Skip to content

Commit ee10cc7

Browse files
committed
feat: change version
1 parent 88c86b3 commit ee10cc7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/zerog.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class Zerog < Formula
22
desc "A simple CLI-based todo application"
33
homepage "https://github.com/hamsurang/homebrew-0g"
4-
url "https://github.com/hamsurang/homebrew-0g/releases/download/v2.0.0/0g"
5-
version "2.0.0"
6-
sha256 "d33c29dbc649daa45bd4d4c9e63699b57adf279d8223e9c1465e7cba4da8d72c"
4+
url "https://github.com/hamsurang/homebrew-0g/releases/download/v3.0.0/0g"
5+
version "3.0.0"
6+
sha256 "16f3f70bdfcecf30162ac9c8d3098a894e9d505261e57a247b15fb19e7e5d597"
77

88
def install
99
bin.install "0g"

0 commit comments

Comments
 (0)