Skip to content

Commit eea53c8

Browse files
committed
1.0.2
1 parent df416a0 commit eea53c8

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.1"
5+
version "1.0.2"
66

7-
url "https://github.com/gtool/g/archive/v1.0.1.zip"
8-
sha1 "f9a3e525b2f6b9648bd7a67db3c2a69316359a6f"
7+
url "https://github.com/gtool/g/archive/v1.0.2.zip"
8+
sha1 "85f639f50f1f704586b99b2a0c7b2325a59b0bc5"
99

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

0 commit comments

Comments
 (0)