mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
knockknock.rb: add verified parameter (#94169)
This commit is contained in:
+2
-2
@@ -2,8 +2,8 @@ cask "knockknock" do
|
||||
version "2.1.1"
|
||||
sha256 "c3293e6f6524b557246a9c5e06a1fb2eb3f49be2297fe671d0fa8fca7aa142fa"
|
||||
|
||||
# bitbucket.org/objective-see/ was verified as official when first introduced to the cask
|
||||
url "https://bitbucket.org/objective-see/deploy/downloads/KnockKnock_#{version}.zip"
|
||||
url "https://bitbucket.org/objective-see/deploy/downloads/KnockKnock_#{version}.zip",
|
||||
verified: "bitbucket.org/objective-see/"
|
||||
appcast "https://objective-see.com/products/changelogs/KnockKnock.txt"
|
||||
name "KnockKnock"
|
||||
desc "Tool to show what is persistently installed on the computer"
|
||||
|
||||
Reference in New Issue
Block a user