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 RobinMap < Formula
22 desc "C++ implementation of a fast hash map and hash set"
33 homepage "https://github.com/Tessil/robin-map"
4- url "https://github.com/Tessil/robin-map/archive/refs/tags/v1.3 .0.tar.gz"
5- sha256 "a8424ad3b0affd4c57ed26f0f3d8a29604f0e1f2ef2089f497f614b1c94c7236 "
4+ url "https://github.com/Tessil/robin-map/archive/refs/tags/v1.4 .0.tar.gz"
5+ sha256 "7930dbf9634acfc02686d87f615c0f4f33135948130b8922331c16d90a03250c "
66 license "MIT"
77
88 bottle do
9- sha256 cellar : :any_skip_relocation , all : "ff6d61f27dfec61e4d040f50458c381a9f31552cbaaea77c11ff88f1442ae40b "
9+ sha256 cellar : :any_skip_relocation , all : "dee759da00096cb14d4f6d2777261224091f9a811d94c6a56323ffee76b7c066 "
1010 end
1111
1212 depends_on "cmake" => [ :build , :test ]
You can’t perform that action at this time.
0 commit comments