We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 95a5408 + a9dac13 commit 6d9cc02Copy full SHA for 6d9cc02
Formula/p/pwned.rb
@@ -1,12 +1,12 @@
1
class Pwned < Formula
2
desc "CLI for the 'Have I been pwned?' service"
3
homepage "https://github.com/wKovacs64/pwned"
4
- url "https://registry.npmjs.org/pwned/-/pwned-12.1.2.tgz"
5
- sha256 "cec3ba5e1f552aa46170b70facb5b0c527b08a5810e0db63770bc8360f071fe5"
+ url "https://registry.npmjs.org/pwned/-/pwned-13.0.0.tgz"
+ sha256 "7fc19a4a01c0d25356b7f700583fdfce1963f3942312cfd33e32b225ab7f2e91"
6
license "MIT"
7
8
bottle do
9
- sha256 cellar: :any_skip_relocation, all: "9ebd3ad239fc48a2eed418cd390de0919eb63ffc9731ce5317a26cdf046d8845"
+ sha256 cellar: :any_skip_relocation, all: "85fef6c273b01f0dbbccd45e0b76008832fddbdfe6fdfd402e672eb751bb208c"
10
end
11
12
depends_on "node"
0 commit comments