Skip to content

Commit 8c87e0d

Browse files
cielavenirryanmjacobs
authored andcommittedJul 21, 2018
Updated Homebrew Formula (#43)
1 parent 7df977b commit 8c87e0d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎c.rb

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
class C < Formula
22
homepage "https://github.com/ryanmjacobs/c"
33
url "https://github.com/ryanmjacobs/c/archive/v0.11.tar.gz"
4-
sha256 "invalid"
4+
sha256 "19b932e0087acf6c639cc5a4fa9a0c87314e62b0561f5517fd7a78e32fb61801"
5+
head "https://github.com/ryanmjacobs/c.git"
56

67
def install
78
bin.install "c"

0 commit comments

Comments
 (0)
Failed to load comments.