Skip to content

Commit

Permalink
Merge pull request #193790 from Homebrew/bump-knockknock-3.0.0
Browse files Browse the repository at this point in the history
knockknock 3.0.0
  • Loading branch information
samford authored Dec 1, 2024
2 parents 63f493f + f852f68 commit e67bbf7
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Casks/k/knockknock.rb
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
cask "knockknock" do
version "2.5.0"
sha256 "1ba31195a8312b97c40955db3c554947b261a82c319d29cface4619fa50f3daa"
version "3.0.0"
sha256 "e9c8954f5153fdb2c22d23c8191c4ebcca19e55058afa9d6b5d670bb60c92b6c"

url "https://github.com/objective-see/KnockKnock/releases/download/v#{version}/KnockKnock_#{version}.zip",
verified: "github.com/objective-see/KnockKnock/"
name "KnockKnock"
desc "Tool to show what is persistently installed on the computer"
homepage "https://objective-see.com/products/knockknock.html"

depends_on macos: ">= :catalina"

app "KnockKnock.app"

zap trash: [
Expand Down

0 comments on commit e67bbf7

Please sign in to comment.