Skip to content

Commit df416a0

Browse files
committed
1.0.1
1 parent 8a5639c commit df416a0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

g.rb

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
class G < Formula
44
homepage "https://github.com/gtool/g"
5-
version "1.0.0"
5+
version "1.0.1"
66

7-
url "https://github.com/gtool/g/archive/v1.0.0.zip"
8-
sha1 "3753a1f9068270504ee661945049c71116ff99a2"
7+
url "https://github.com/gtool/g/archive/v1.0.1.zip"
8+
sha1 "f9a3e525b2f6b9648bd7a67db3c2a69316359a6f"
99

1010
def install
1111
bin.install Dir['bin/**']

0 commit comments

Comments
 (0)