File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change 11class TlExpected < Formula
22 desc "C++11/14/17 std::expected with functional-style extensions"
33 homepage "https://tl.tartanllama.xyz/en/latest/"
4- url "https://github.com/TartanLlama/expected/archive/refs/tags/v1.1 .0.tar.gz"
5- sha256 "1db357f46dd2b24447156aaf970c4c40a793ef12a8a9c2ad9e096d9801368df6 "
4+ url "https://github.com/TartanLlama/expected/archive/refs/tags/v1.2 .0.tar.gz"
5+ sha256 "f5424f5fc74e79157b9981ba2578a28e0285ac6ec2a8f075e86c41226fe33386 "
66 license "CC0-1.0"
77
8- no_autobump! because : :requires_manual_review
9-
108 bottle do
11- rebuild 1
12- sha256 cellar : :any_skip_relocation , all : "ddbe48577c50c3cde2fae8ec584ce33a9c58d9dbb43ea4854a53ee51b75d2c41"
9+ sha256 cellar : :any_skip_relocation , all : "281c1fbf5f9bc62c2c7ef1c5d7af6ddb37877a2cb32044e5fd908f8e5420a4c3"
1310 end
1411
1512 depends_on "cmake" => :build
You can’t perform that action at this time.
0 commit comments