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 88c86b3 commit ee10cc7Copy full SHA for ee10cc7
Formula/zerog.rb
@@ -1,9 +1,9 @@
1
class Zerog < Formula
2
desc "A simple CLI-based todo application"
3
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"
+ url "https://github.com/hamsurang/homebrew-0g/releases/download/v3.0.0/0g"
+ version "3.0.0"
+ sha256 "16f3f70bdfcecf30162ac9c8d3098a894e9d505261e57a247b15fb19e7e5d597"
7
8
def install
9
bin.install "0g"
0 commit comments