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.
1 parent b7f106d commit 80a7006Copy full SHA for 80a7006
Formula/z/zx.rb
@@ -1,8 +1,8 @@
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
0 commit comments