File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
1
class CppGsl < Formula
2
2
desc "Microsoft's C++ Guidelines Support Library"
3
3
homepage "https://github.com/Microsoft/GSL"
4
- url "https://github.com/Microsoft/GSL/archive/refs/tags/v4.1 .0.tar.gz"
5
- sha256 "0a227fc9c8e0bf25115f401b9a46c2a68cd28f299d24ab195284eb3f1d7794bd "
4
+ url "https://github.com/Microsoft/GSL/archive/refs/tags/v4.2 .0.tar.gz"
5
+ sha256 "2c717545a073649126cb99ebd493fa2ae23120077968795d2c69cbab821e4ac6 "
6
6
license "MIT"
7
7
head "https://github.com/Microsoft/GSL.git" , branch : "main"
8
8
9
9
bottle do
10
- rebuild 1
11
- sha256 cellar : :any_skip_relocation , all : "4133296b6d12d22ecc2f1a9dce98820203355a2481cc4dbcbfb1d1e371551a8d"
10
+ sha256 cellar : :any_skip_relocation , all : "480c96e8568e4f3ffaeea6e8290842770321092bf1f1e0ce03c3645456cfc275"
12
11
end
13
12
14
13
depends_on "cmake" => :build
You can’t perform that action at this time.
0 commit comments