Skip to content

Commit 0eb85bb

Browse files
committed
Merge commit 'fcbdf76' -- brew formula update 0.12
2 parents 9bb5a22 + fcbdf76 commit 0eb85bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

c.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
class C < Formula
22
homepage "https://github.com/ryanmjacobs/c"
3-
url "https://github.com/ryanmjacobs/c/archive/v0.11.tar.gz"
4-
sha256 "19b932e0087acf6c639cc5a4fa9a0c87314e62b0561f5517fd7a78e32fb61801"
3+
url "https://github.com/ryanmjacobs/c/archive/v0.12.tar.gz"
4+
sha256 "9af9a67b8d92b77378bd679bc9274c200f2e8d07f5ed1ff459c6909f3a84a81d"
55
head "https://github.com/ryanmjacobs/c.git"
66

77
def install

0 commit comments

Comments
 (0)