mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-15 21:21:21 +00:00
dotnet-script: Update to version 1.3.1
This commit is contained in:
parent
2e44d599eb
commit
a18acb64f4
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "1.3.0",
|
"version": "1.3.1",
|
||||||
"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.3.0/dotnet-script.1.3.0.zip",
|
"url": "https://github.com/filipw/dotnet-script/releases/download/1.3.1/dotnet-script.1.3.1.zip",
|
||||||
"hash": "c3cab63df2096dc937744ebe8f0852f433de83e8f2fc916bbe0683d2b19fd9ae",
|
"hash": "ea7e59b99ebcd9f54772901faf0cb014b41cbec8f943ee81996fd18531447079",
|
||||||
"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