Tweak location path
This commit is contained in:
+6
-6
@@ -59,12 +59,12 @@ ram.runtime = "50M"
|
||||
in_subdir = false
|
||||
|
||||
[resources.sources.dotnet]
|
||||
amd64.url = "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.7/dotnet-runtime-10.0.7-linux-x64.tar.gz"
|
||||
amd64.sha256 = "825c0e34e405314c225713990601908435cb9b10cd2292fc1174eb0cde513f87"
|
||||
arm64.url = "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.7/dotnet-runtime-10.0.7-linux-arm64.tar.gz"
|
||||
arm64.sha256 = "df43a2fdbb23b8692242e1838bcc2419faaeab613db950c7f1bf33f3b03cce1c"
|
||||
armhf.url = "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.7/dotnet-runtime-10.0.7-linux-arm.tar.gz"
|
||||
armhf.sha256 = "022197ba766f61ca403db1210b56d47986f6d51a205afb2db34f027a27cd99c0"
|
||||
amd64.url = "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.7/aspnetcore-runtime-10.0.7-linux-x64.tar.gz"
|
||||
amd64.sha256 = "e7371614247bbc481196434d3cc2095e187b569c1929ab5c1af056682f1ca512"
|
||||
arm64.url = "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.7/aspnetcore-runtime-10.0.7-linux-arm64.tar.gz"
|
||||
arm64.sha256 = "5c95e878081d8b0476f36ff141a965573cecbc37f2e0555d2374b49d67572b00"
|
||||
armhf.url = "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.7/aspnetcore-runtime-10.0.7-linux-arm.tar.gz"
|
||||
armhf.sha256 = "79c4f9fbc5d028c939acb8bdc3899d1e788e2bad032d9a09f22eb21c9a9b8d16"
|
||||
in_subdir = false
|
||||
|
||||
[resources.system_user]
|
||||
|
||||
Reference in New Issue
Block a user