Skip to content

Commit

Permalink
Merge pull request #205216 from Homebrew/bump-pwned-12.1.2
Browse files Browse the repository at this point in the history
pwned 12.1.2
  • Loading branch information
BrewTestBot authored Jan 23, 2025
2 parents 78df503 + 93e31f9 commit 4d0ee9d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
1 change: 1 addition & 0 deletions .github/autobump.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2622,6 +2622,7 @@ purescript-language-server
pushpin
putty
pv
pwned
pwntools
py-spy
py3cairo
Expand Down
7 changes: 3 additions & 4 deletions Formula/p/pwned.rb
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
class Pwned < Formula
desc "CLI for the 'Have I been pwned?' service"
homepage "https://github.com/wKovacs64/pwned"
url "https://registry.npmjs.org/pwned/-/pwned-12.1.1.tgz"
sha256 "9891674b8c269b5be7af510bbbe46c5edd04f803053719625797b38eef840863"
url "https://registry.npmjs.org/pwned/-/pwned-12.1.2.tgz"
sha256 "cec3ba5e1f552aa46170b70facb5b0c527b08a5810e0db63770bc8360f071fe5"
license "MIT"

bottle do
rebuild 2
sha256 cellar: :any_skip_relocation, all: "65ad0f5e5dadd586b0f0ee5c1606ce4533821694d92807d1694adb28b82aae01"
sha256 cellar: :any_skip_relocation, all: "9ebd3ad239fc48a2eed418cd390de0919eb63ffc9731ce5317a26cdf046d8845"
end

depends_on "node"
Expand Down

0 comments on commit 4d0ee9d

Please sign in to comment.