mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 21:01:25 +00:00
dotnet-script: Add version 0.50.1 (#508)
This commit is contained in:
parent
309ec6b468
commit
0863399a14
17
bucket/dotnet-script.json
Normal file
17
bucket/dotnet-script.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"homepage": "https://github.com/filipw/dotnet-script",
|
||||
"description": "Run C# scripts from the .NET CLI.",
|
||||
"license": "MIT",
|
||||
"version": "0.50.1",
|
||||
"suggest": {
|
||||
"dotnet core SDK": "dotnet-sdk"
|
||||
},
|
||||
"url": "https://github.com/filipw/dotnet-script/releases/download/0.50.1/dotnet-script.0.50.1.zip",
|
||||
"hash": "6ac26a9bb10ccdc1bacaeae1e7f79d5a231bc17d1c2843e46a4773f936c8b876",
|
||||
"extract_dir": "dotnet-script",
|
||||
"bin": "dotnet-script.cmd",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"url": "https://github.com/filipw/dotnet-script/releases/download/$version/dotnet-script.$version.zip"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user