mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-22 08:31:20 +00:00
19 lines
664 B
JSON
19 lines
664 B
JSON
{
|
|
"version": "5.242.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.242.2/paket.exe",
|
|
"hash": "e7e27c3f648300d66c7f45ab66c4a9071741a81bb0473d45bd189b354c2ce694",
|
|
"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"
|
|
}
|
|
}
|
|
}
|