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 1b05e0e commit 5201edbCopy full SHA for 5201edb
Formula/t/tl-expected.rb
@@ -1,8 +1,8 @@
1
class TlExpected < Formula
2
desc "C++11/14/17 std::expected with functional-style extensions"
3
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"
+ url "https://github.com/TartanLlama/expected/archive/refs/tags/v1.3.1.tar.gz"
+ sha256 "9a04f4f472fbb5c30bf60402f1ca626c4a76987f867978d0b8a35d7ab3fb8fe7"
6
license "CC0-1.0"
7
8
bottle do
0 commit comments