mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
22 lines
631 B
JSON
22 lines
631 B
JSON
{
|
|
"version": "3.9.1",
|
|
"description": "Google Drive CLI Client",
|
|
"homepage": "https://github.com/glotlabs/gdrive",
|
|
"license": "MIT",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/glotlabs/gdrive/releases/download/3.9.1/gdrive_windows-x64.zip",
|
|
"hash": "md5:84d76a8e5546977ad174809f5720301d"
|
|
}
|
|
},
|
|
"bin": "gdrive.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/glotlabs/gdrive/releases/download/$version/gdrive_windows-x64.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|