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 1f5f0c6 + e19df85 commit cbfa160Copy full SHA for cbfa160
Formula/z/zx.rb
@@ -1,12 +1,12 @@
1
class Zx < Formula
2
desc "Tool for writing better scripts"
3
homepage "https://google.github.io/zx/"
4
- url "https://registry.npmjs.org/zx/-/zx-8.6.2.tgz"
5
- sha256 "172e5db48d7754640004cfc38bc1ba25c41680386cc7186e13bdd06bd38a62f4"
+ url "https://registry.npmjs.org/zx/-/zx-8.7.0.tgz"
+ sha256 "99317c9d4997e54b567cfd1b5bb4f034e84a8d136094708608656baafc42eae4"
6
license "Apache-2.0"
7
8
bottle do
9
- sha256 cellar: :any_skip_relocation, all: "d9ca7119b2497a96770ed9ee9c5b9b802d8e611a585c4bfab1d9fd51e56ab8db"
+ sha256 cellar: :any_skip_relocation, all: "566fcf2b7fd28abaf0922929454676e8f1af527628e291989b04c45f3b284299"
10
end
11
12
depends_on "node"
0 commit comments