mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-03 02:24:50 +00:00
awsQueue: Add version 0.0.8 (#640)
This commit is contained in:
parent
82dc5b02ea
commit
a52ac75224
24
bucket/awsQueue.json
Normal file
24
bucket/awsQueue.json
Normal file
@ -0,0 +1,24 @@
|
||||
{
|
||||
"homepage": "https://github.com/NearlyUnique/awsqueue",
|
||||
"description": "Simple queue lister for AWS SQS",
|
||||
"version": "0.0.8",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/NearlyUnique/awsqueue/releases/download/v0.0.8/awsqueue_0.0.8_Windows_x86_64.tar.gz",
|
||||
"hash": "c176fc3cc8e908d4907f55e59b9beb37044b26bbdbd131a8d60c6b3436f07d97"
|
||||
}
|
||||
},
|
||||
"bin": "awsqueue.exe",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/NearlyUnique/awsqueue/releases/download/v$version/awsqueue_$version_Windows_x86_64.tar.gz",
|
||||
"hash": {
|
||||
"url": "$baseurl/checksums.txt"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user