mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
dotnet-script: Update to version 1.6.0
This commit is contained in:
parent
a336412c83
commit
726b2d434a
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "1.5.0",
|
||||
"version": "1.6.0",
|
||||
"description": "Run C# scripts from the .NET CLI.",
|
||||
"homepage": "https://github.com/filipw/dotnet-script",
|
||||
"license": "MIT",
|
||||
"suggest": {
|
||||
"dotnet core SDK": "dotnet-sdk"
|
||||
},
|
||||
"url": "https://github.com/filipw/dotnet-script/releases/download/1.5.0/dotnet-script.1.5.0.zip",
|
||||
"hash": "0697d8ea0f312b5082f58b5e92f10e0423fe31c057eacc7840e23dac9827981d",
|
||||
"url": "https://github.com/filipw/dotnet-script/releases/download/1.6.0/dotnet-script.1.6.0.zip",
|
||||
"hash": "da28faa7f3e06cb8c49eb1f7264cbdfb96972da9649f49c1c03ee347242735ae",
|
||||
"extract_dir": "dotnet-script",
|
||||
"bin": "dotnet-script.cmd",
|
||||
"checkver": "github",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user