Skip to content

Commit 9ceae0a

Browse files
committed
c4core 0.2.6
1 parent 32cb18f commit 9ceae0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/c4core.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class C4core < Formula
22
desc "C++ utilities"
33
homepage "https://github.com/biojppm/c4core"
4-
url "https://github.com/biojppm/c4core/releases/download/v0.2.5/c4core-0.2.5-src.tgz"
5-
sha256 "758f23718cbdc9465f104249561c4028858caf3355a90616b54d1dd937a981b1"
4+
url "https://github.com/biojppm/c4core/releases/download/v0.2.6/c4core-0.2.6-src.tgz"
5+
sha256 "203a8dbd156b1b5062959627b7757f8953d03ab05a992ecc471fcefe7274194b"
66
license all_of: ["MIT", "BSL-1.0"]
77

88
bottle do

0 commit comments

Comments
 (0)