Skip to content

Commit 922f3cd

Browse files
committed
gomi 1.3.0
1 parent ebdeff4 commit 922f3cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/g/gomi.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Gomi < Formula
22
desc "Functions like rm but with the ability to restore files"
33
homepage "https://gomi.dev"
4-
url "https://github.com/babarot/gomi/archive/refs/tags/v1.2.2.tar.gz"
5-
sha256 "3943e508633a388f263bdf96203a48fe5d30c88b2378853456a0e3eae9d10dfe"
4+
url "https://github.com/babarot/gomi/archive/refs/tags/v1.3.0.tar.gz"
5+
sha256 "bd7441272c6ac1ae6c3fb378c4fe1bdf5f9c12995eebc2cbacca3da8d7906c1c"
66
license "MIT"
77
head "https://github.com/babarot/gomi.git", branch: "main"
88

0 commit comments

Comments
 (0)