mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 12:04:27 +00:00
29 lines
940 B
JSON
29 lines
940 B
JSON
{
|
|
"homepage": "https://github.com/monochromegane/the_platinum_searcher",
|
|
"licence": "MIT",
|
|
"version": "2.1.4",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": [
|
|
"https://github.com/monochromegane/the_platinum_searcher/releases/download/v2.1.4/pt_windows_amd64.zip"
|
|
],
|
|
"hash": [
|
|
"6b227dc5e7e8bea2a0f20ae6301aceda60d394c86fb327db0caa8450fe89c86c"
|
|
]
|
|
},
|
|
"32bit": {
|
|
"url": [
|
|
"https://github.com/monochromegane/the_platinum_searcher/releases/download/v2.1.4/pt_windows_386.zip"
|
|
],
|
|
"hash": [
|
|
"0c473879071a7e4d4e0cd47a59db973f296fe7d753a838c9811eac51dd4b8414"
|
|
]
|
|
}
|
|
},
|
|
"bin": "pt.exe",
|
|
"checkver": {
|
|
"url": "https://github.com/monochromegane/the_platinum_searcher/releases/latest",
|
|
"re": "\/releases\/tag\/v([\\d.]+)"
|
|
}
|
|
}
|