mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-14 07:35:15 +00:00
19 lines
664 B
JSON
19 lines
664 B
JSON
{
|
|
"version": "5.239.0",
|
|
"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.239.0/paket.exe",
|
|
"hash": "8d6d49e9b16c97fb6b3584864a18633bb3a9b33ea6aa6afc57f6a0174b8e308b",
|
|
"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"
|
|
}
|
|
}
|
|
}
|