Skip to content

Commit 77941ef

Browse files
authored
Merge pull request #217548 from Homebrew/bump-zx-8.5.0
zx 8.5.0
2 parents 7db9bd6 + e614f12 commit 77941ef

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.4.2.tgz"
5-
sha256 "b88ec6e8253cb0e8e47923a906d8ab095b1f06afcca901ecd09c2a2bf239ba2e"
4+
url "https://registry.npmjs.org/zx/-/zx-8.5.0.tgz"
5+
sha256 "02b01d68ebbf7e6e10d0248e6a4cf8f52f91e90ff7c564b0672bb9369423e791"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "93e9c2404be1ade00eea374e44c564b709a1607d323ad5fb7825ac60b41cbb28"
9+
sha256 cellar: :any_skip_relocation, all: "90686492fc8fa5c049b78cb0087bd6a8a582bf395b188008f3b3e1c3e06dec6f"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)