File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- [[tools.dotnet]]
2- version = "10.0.103"
3- backend = "asdf:dotnet"
4-
51[[tools.hk]]
62version = "1.36.0"
73backend = "aqua:jdx/hk"
@@ -18,3 +14,12 @@ backend = "aqua:apple/pkl"
1814"platforms.macos-arm64" = { checksum = "sha256:f1db44c0f6f859aee88c9d7d272f2371ae40ac95ec9957ae78eff51665158e04", url = "https://github.com/apple/pkl/releases/download/0.30.2/pkl-macos-aarch64"}
1915"platforms.macos-x64" = { checksum = "sha256:5f62ae7a7a34c15b3a83af17bda8e6b98516953f383a492340d4aa090caaa6d9", url = "https://github.com/apple/pkl/releases/download/0.30.2/pkl-macos-amd64"}
2016"platforms.windows-x64" = { checksum = "sha256:19e92aa59bcf4e54963b6e3b419af7e1b939f5793b44f4a08d60bab1217106f4", url = "https://github.com/apple/pkl/releases/download/0.30.2/pkl-windows-amd64.exe"}
17+
18+ [[tools."vfox:dotnet"]]
19+ version = "10.0.103"
20+ backend = "vfox:dotnet"
21+ "platforms.linux-arm64" = { url = "https://dot.net/v1/dotnet-install.sh"}
22+ "platforms.linux-x64" = { url = "https://dot.net/v1/dotnet-install.sh"}
23+ "platforms.macos-arm64" = { url = "https://dot.net/v1/dotnet-install.sh"}
24+ "platforms.macos-x64" = { url = "https://dot.net/v1/dotnet-install.sh"}
25+ "platforms.windows-x64" = { url = "https://dot.net/v1/dotnet-install.ps1"}
Original file line number Diff line number Diff line change 11[tools ]
2- dotnet = " 10"
2+ "vfox: dotnet" = " 10"
33hk = " latest"
44pkl = " latest"
55
You can’t perform that action at this time.
0 commit comments