File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed File renamed without changes.
Original file line number Diff line number Diff line change @@ -7,14 +7,14 @@ class Dotnet < Formula
77
88 stable do
99 # Source-build tag announced at https://github.com/dotnet/source-build/discussions
10- version "9 .0.8 "
11- url "https://github.com/dotnet/dotnet/archive/refs/tags/v9 .0.109 .tar.gz"
12- sha256 "42fdfe3733884a3f6ceb3b428ff346ccb92f95010c447e27f3b164f70145730c "
10+ version "10 .0.0 "
11+ url "https://github.com/dotnet/dotnet/archive/refs/tags/v10 .0.100 .tar.gz"
12+ sha256 "e190b1f43a2230a7aa31a1075bf00dcd7f4f81d8ec250c1b858f2261cc27be53 "
1313
1414 resource "release.json" do
15- version "9 .0.8 "
16- url "https://github.com/dotnet/dotnet/releases/download/v9 .0.109 /release.json"
17- sha256 "328388103bf81072b638984d05b9dff5b6520a366d6448abbc7b985539deb8f4 "
15+ version "10 .0.0 "
16+ url "https://github.com/dotnet/dotnet/releases/download/v10 .0.100 /release.json"
17+ sha256 "6a00650346267ebf17dc69465c69cbd2677ece264300c618c178f357f8de0c12 "
1818
1919 livecheck do
2020 formula :parent
You can’t perform that action at this time.
0 commit comments