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 14e8f51 commit 9fd7cc8Copy full SHA for 9fd7cc8
Formula/m/mani.rb
@@ -1,8 +1,8 @@
1
class Mani < Formula
2
desc "CLI tool to help you manage repositories"
3
homepage "https://manicli.com"
4
- url "https://github.com/alajmo/mani/archive/refs/tags/v0.31.1.tar.gz"
5
- sha256 "1a437d05f6c82ad27c8d57c7af9c3c3aabcb450d7996ff4a7a8060a7ed7ed001"
+ url "https://github.com/alajmo/mani/archive/refs/tags/v0.31.2.tar.gz"
+ sha256 "fdcf1b91ee8fb9403c9d70ae6703af05961df7b4daf906dee667ae31a6ee6925"
6
license "MIT"
7
head "https://github.com/alajmo/mani.git", branch: "main"
8
0 commit comments