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 b8707e5 commit 356ab18Copy full SHA for 356ab18
Formula/z/z.lua.rb
@@ -7,7 +7,7 @@ class ZLua < Formula
7
head "https://github.com/skywind3000/z.lua.git", branch: "master"
8
9
bottle do
10
- sha256 cellar: :any_skip_relocation, all: "87586a51ef47b1639147ef246712552f159a3704da45ba872de2f9b45ffdda93"
+ sha256 cellar: :any_skip_relocation, all: "66504ee0f41ff9a6094a3fe33f1ebaf4bc57be6d7f1b6dfe7340c0b5bf962c57"
11
end
12
13
depends_on "lua"
0 commit comments