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 f0ea317 + 003dc96 commit 646197eCopy full SHA for 646197e
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.0.tgz"
5
- sha256 "467bdfce0825772793bc5934e8c6948bbe5e249f6021c66dd63a5c2b43dfc32b"
+ url "https://registry.npmjs.org/zx/-/zx-8.6.1.tgz"
+ sha256 "ee1d8b2aaf41d75716ec1bd31be846ba64e13237655c7beefd73ab11130789d8"
6
license "Apache-2.0"
7
8
bottle do
9
- sha256 cellar: :any_skip_relocation, all: "928c1a333a5b951fea8f198cfb1e9cd27637095435701072e6e5b5deeeccaa39"
+ sha256 cellar: :any_skip_relocation, all: "74478d0a893f71389e1a83d1a6f10a4b2a93180fbcac715fb71b56f99d9f3ebd"
10
end
11
12
depends_on "node"
0 commit comments