mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-12 03:31:19 +00:00
paket: Add version 5.236.6 (#597)
This commit is contained in:
parent
e590ff8cd6
commit
ea7d626578
18
bucket/paket.json
Normal file
18
bucket/paket.json
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
"version": "5.236.6",
|
||||
"description": "Dependency manager for .NET with support for NuGet and Git repositories",
|
||||
"homepage": "https://fsprojects.github.io/Paket/",
|
||||
"license": "MIT",
|
||||
"url": "https://github.com/fsprojects/Paket/releases/download/5.236.6/paket.exe",
|
||||
"hash": "c97bf9740162a833ccc20ade2bbe6cb79a2778d568663801bf74124b197050bd",
|
||||
"bin": "paket.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/fsprojects/Paket"
|
||||
},
|
||||
"autoupdate": {
|
||||
"url": "https://github.com/fsprojects/Paket/releases/download/$version/paket.exe",
|
||||
"hash": {
|
||||
"url": "$baseurl/paket-sha256.txt"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user