mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
dotnet-script: Update to version 1.1.0
This commit is contained in:
parent
8f08e51c5e
commit
e2dd41c119
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.1",
|
"version": "1.1.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.0.1/dotnet-script.1.0.1.zip",
|
"url": "https://github.com/filipw/dotnet-script/releases/download/1.1.0/dotnet-script.1.1.0.zip",
|
||||||
"hash": "d33875e44905fca54550eeee7a7b729b797f78a057011885489566b626fc52da",
|
"hash": "ee7c5f82d311728d5c14f29ed5d3fae66625f585bdb262b00cebdeb3b450ac51",
|
||||||
"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