File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
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.2.0 .tar.gz"
5- sha256 "f5424f5fc74e79157b9981ba2578a28e0285ac6ec2a8f075e86c41226fe33386 "
4+ url "https://github.com/TartanLlama/expected/archive/refs/tags/v1.3.1 .tar.gz"
5+ sha256 "9a04f4f472fbb5c30bf60402f1ca626c4a76987f867978d0b8a35d7ab3fb8fe7 "
66 license "CC0-1.0"
77
88 bottle do
9- sha256 cellar : :any_skip_relocation , all : "281c1fbf5f9bc62c2c7ef1c5d7af6ddb37877a2cb32044e5fd908f8e5420a4c3 "
9+ sha256 cellar : :any_skip_relocation , all : "c0a6195be54cf7f219a4a6f4d9f4fd5955b00f24a786f21d28a48a0d7bd3b98b "
1010 end
1111
1212 depends_on "cmake" => :build
You can’t perform that action at this time.
0 commit comments