mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
dotnet-script: Update to version 1.5.0
This commit is contained in:
parent
5900b0ce1d
commit
0f555a0b5a
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "1.4.0",
|
"version": "1.5.0",
|
||||||
"description": "Run C# scripts from the .NET CLI.",
|
"description": "Run C# scripts from the .NET CLI.",
|
||||||
"homepage": "https://github.com/filipw/dotnet-script",
|
"homepage": "https://github.com/filipw/dotnet-script",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"dotnet core SDK": "dotnet-sdk"
|
"dotnet core SDK": "dotnet-sdk"
|
||||||
},
|
},
|
||||||
"url": "https://github.com/filipw/dotnet-script/releases/download/1.4.0/dotnet-script.1.4.0.zip",
|
"url": "https://github.com/filipw/dotnet-script/releases/download/1.5.0/dotnet-script.1.5.0.zip",
|
||||||
"hash": "4db7174a30695b1d12bdce5413f32e3d3dcee7893a9e4bc3ad2c619a18646d8f",
|
"hash": "0697d8ea0f312b5082f58b5e92f10e0423fe31c057eacc7840e23dac9827981d",
|
||||||
"extract_dir": "dotnet-script",
|
"extract_dir": "dotnet-script",
|
||||||
"bin": "dotnet-script.cmd",
|
"bin": "dotnet-script.cmd",
|
||||||
"checkver": "github",
|
"checkver": "github",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user