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 7db9bd6 + e614f12 commit 77941efCopy full SHA for 77941ef
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.4.2.tgz"
5
- sha256 "b88ec6e8253cb0e8e47923a906d8ab095b1f06afcca901ecd09c2a2bf239ba2e"
+ url "https://registry.npmjs.org/zx/-/zx-8.5.0.tgz"
+ sha256 "02b01d68ebbf7e6e10d0248e6a4cf8f52f91e90ff7c564b0672bb9369423e791"
6
license "Apache-2.0"
7
8
bottle do
9
- sha256 cellar: :any_skip_relocation, all: "93e9c2404be1ade00eea374e44c564b709a1607d323ad5fb7825ac60b41cbb28"
+ sha256 cellar: :any_skip_relocation, all: "90686492fc8fa5c049b78cb0087bd6a8a582bf395b188008f3b3e1c3e06dec6f"
10
end
11
12
depends_on "node"
0 commit comments