Skip to content

Commit b8707e5

Browse files
committed
z.lua 1.8.24
1 parent 9f1be83 commit b8707e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/z/z.lua.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
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

0 commit comments

Comments
 (0)