mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-03 06:24:27 +00:00
dotnet-script: Update to version 1.4.0
This commit is contained in:
parent
c0b257691f
commit
52c5c1d3c1
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "1.3.1",
|
||||
"version": "1.4.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.3.1/dotnet-script.1.3.1.zip",
|
||||
"hash": "ea7e59b99ebcd9f54772901faf0cb014b41cbec8f943ee81996fd18531447079",
|
||||
"url": "https://github.com/filipw/dotnet-script/releases/download/1.4.0/dotnet-script.1.4.0.zip",
|
||||
"hash": "4db7174a30695b1d12bdce5413f32e3d3dcee7893a9e4bc3ad2c619a18646d8f",
|
||||
"extract_dir": "dotnet-script",
|
||||
"bin": "dotnet-script.cmd",
|
||||
"checkver": "github",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user