File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 11class Scnlib < Formula
22 desc "Scanf for modern C++"
33 homepage "https://scnlib.dev"
4- url "https://github.com/eliaskosunen/scnlib/archive/refs/tags/v3 .0.2 .tar.gz"
5- sha256 "27f17420ddad6971339e6d5db0d915204181c31f5cb0e92a63b9998d98e2852b "
4+ url "https://github.com/eliaskosunen/scnlib/archive/refs/tags/v4 .0.1 .tar.gz"
5+ sha256 "ece17b26840894cc57a7127138fe4540929adcb297524dec02c490c233ff46a7 "
66 license "Apache-2.0"
77 head "https://github.com/eliaskosunen/scnlib.git" , branch : "master"
88
99 bottle do
10- sha256 cellar : :any , arm64_sequoia : "427dad55a2d75064c8338bcfc2a77bd3402b8401712c43d8deb0dd05f81edf31 "
11- sha256 cellar : :any , arm64_sonoma : "d191d4c88331f1252745b2b468ebffbd6d29ce09b44b967042c3ed31ec405899 "
12- sha256 cellar : :any , arm64_ventura : "15456b80d6c26e06b65d539ec9bb2a0bc8843b20effeca0bb4c7e5b37cdc6ec7 "
13- sha256 cellar : :any , sonoma : "aacb88d942a62fd3955a6ebfe78e59e5595f2ab802d33d93804a82a1912d5fb4 "
14- sha256 cellar : :any , ventura : "b48b42cb79dccf99cba58035f7f0617b59ad47a9d9679395a438e767be6c5823 "
10+ sha256 cellar : :any , arm64_sequoia : "c3531b7c92229eddcac3eff07698a8206621fda6af597998a6baea043373879f "
11+ sha256 cellar : :any , arm64_sonoma : "f55a2dc6aceffc4955d9bdde6d9a85cc6d9fd4062f94760b4fae036a5ba0d812 "
12+ sha256 cellar : :any , arm64_ventura : "1ce46536fa0d02263892e00a103d4302d2aad33beb1d9396e3956c7a894e34a8 "
13+ sha256 cellar : :any , sonoma : "466d7641baa693ed0a7d395a7b9742049f4fa62f978f8614c28806b7116a5a4c "
14+ sha256 cellar : :any , ventura : "a98aae0486d5e6e67bc9a9245fe8ad6366ecbba04ccc0b600458de630bc8fb02 "
1515 end
1616
1717 depends_on "cmake" => :build
You can’t perform that action at this time.
0 commit comments