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 9f1be83 commit b8707e5Copy full SHA for b8707e5
Formula/z/z.lua.rb
@@ -1,8 +1,8 @@
1
class ZLua < Formula
2
desc "New cd command that helps you navigate faster by learning your habits"
3
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"
+ url "https://github.com/skywind3000/z.lua/archive/refs/tags/1.8.24.tar.gz"
+ sha256 "ed749f4cdc9ca4315a74dca0918b1e12d5961b9c16754907ef492c4ae0bfccd3"
6
license "MIT"
7
head "https://github.com/skywind3000/z.lua.git", branch: "master"
8
0 commit comments