mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-28 19:44:24 +00:00
19 lines
664 B
JSON
19 lines
664 B
JSON
{
|
|
"version": "5.245.2",
|
|
"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.245.2/paket.exe",
|
|
"hash": "fac6d182ae93651367adec6d2cf968cdb7442f17448ce77187d0d5d692f741be",
|
|
"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"
|
|
}
|
|
}
|
|
}
|