Skip to content

Commit 29a1b84

Browse files
committed
update homebrew checksum
1 parent 834d307 commit 29a1b84

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.15.0.tar.gz"
4-
sha256 ""
3+
url "https://github.com/ryanmjacobs/c/archive/refs/tags/v0.15.0.tar.gz"
4+
sha256 "e07ce163412ccf5163d3d974a19cd768bc289f3cacdf2978dcf908682f51a07a"
55
head "https://github.com/ryanmjacobs/c.git"
66
version "0.15.0"
77

0 commit comments

Comments
 (0)