We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32cb18f commit 9ceae0aCopy full SHA for 9ceae0a
Formula/c/c4core.rb
@@ -1,8 +1,8 @@
1
class C4core < Formula
2
desc "C++ utilities"
3
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"
+ url "https://github.com/biojppm/c4core/releases/download/v0.2.6/c4core-0.2.6-src.tgz"
+ sha256 "203a8dbd156b1b5062959627b7757f8953d03ab05a992ecc471fcefe7274194b"
6
license all_of: ["MIT", "BSL-1.0"]
7
8
bottle do
0 commit comments