Skip to content

Commit a17eeac

Browse files
committed
Added scoop manifest
1 parent b351dcf commit a17eeac

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

bin/scoop-bucket/cs-script.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"version": "4.11.1.0",
3+
"description": "CS-Script is a C# scripting platform for Windows.",
4+
"homepage": "https://github.com/oleg-shilo/cs-script",
5+
"license": "MIT",
6+
"url": "https://github.com/oleg-shilo/cs-script/releases/download/v4.11.1.0/cs-script.win.v4.11.1.0.zip",
7+
"hash": "sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
8+
"bin": "cscs.exe"
9+
}

0 commit comments

Comments
 (0)