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 48cf890 commit d503b22Copy full SHA for d503b22
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.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
0 commit comments