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 ebdeff4 commit 922f3cdCopy full SHA for 922f3cd
Formula/g/gomi.rb
@@ -1,8 +1,8 @@
1
class Gomi < Formula
2
desc "Functions like rm but with the ability to restore files"
3
homepage "https://gomi.dev"
4
- url "https://github.com/babarot/gomi/archive/refs/tags/v1.2.2.tar.gz"
5
- sha256 "3943e508633a388f263bdf96203a48fe5d30c88b2378853456a0e3eae9d10dfe"
+ url "https://github.com/babarot/gomi/archive/refs/tags/v1.3.0.tar.gz"
+ sha256 "bd7441272c6ac1ae6c3fb378c4fe1bdf5f9c12995eebc2cbacca3da8d7906c1c"
6
license "MIT"
7
head "https://github.com/babarot/gomi.git", branch: "main"
8
0 commit comments