Skip to content

Commit cbfa160

Browse files
authored
Merge pull request #229826 from Homebrew/bump-zx-8.7.0
zx 8.7.0
2 parents 1f5f0c6 + e19df85 commit cbfa160

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/z/zx.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class Zx < Formula
22
desc "Tool for writing better scripts"
33
homepage "https://google.github.io/zx/"
4-
url "https://registry.npmjs.org/zx/-/zx-8.6.2.tgz"
5-
sha256 "172e5db48d7754640004cfc38bc1ba25c41680386cc7186e13bdd06bd38a62f4"
4+
url "https://registry.npmjs.org/zx/-/zx-8.7.0.tgz"
5+
sha256 "99317c9d4997e54b567cfd1b5bb4f034e84a8d136094708608656baafc42eae4"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "d9ca7119b2497a96770ed9ee9c5b9b802d8e611a585c4bfab1d9fd51e56ab8db"
9+
sha256 cellar: :any_skip_relocation, all: "566fcf2b7fd28abaf0922929454676e8f1af527628e291989b04c45f3b284299"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)