Skip to content

Commit 7912bae

Browse files
authored
Merge pull request #224617 from Homebrew/bump-z.lua-1.8.24
z.lua 1.8.24
2 parents ddb75ef + 356ab18 commit 7912bae

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/z/z.lua.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
class ZLua < Formula
22
desc "New cd command that helps you navigate faster by learning your habits"
33
homepage "https://github.com/skywind3000/z.lua"
4-
url "https://github.com/skywind3000/z.lua/archive/refs/tags/1.8.23.tar.gz"
5-
sha256 "36d8237d2a6f9b482cd9affeaeae8f0b6ff21a08e8f9a747a1b5722d290e6fa8"
4+
url "https://github.com/skywind3000/z.lua/archive/refs/tags/1.8.24.tar.gz"
5+
sha256 "ed749f4cdc9ca4315a74dca0918b1e12d5961b9c16754907ef492c4ae0bfccd3"
66
license "MIT"
77
head "https://github.com/skywind3000/z.lua.git", branch: "master"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, all: "87586a51ef47b1639147ef246712552f159a3704da45ba872de2f9b45ffdda93"
10+
sha256 cellar: :any_skip_relocation, all: "66504ee0f41ff9a6094a3fe33f1ebaf4bc57be6d7f1b6dfe7340c0b5bf962c57"
1111
end
1212

1313
depends_on "lua"

0 commit comments

Comments
 (0)