mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
flyctl: Update to version 0.2.1
This commit is contained in:
parent
83406b4a15
commit
deeae1e5cb
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.2.0",
|
"version": "0.2.1",
|
||||||
"description": "Command line deployment/management client for fly.io services",
|
"description": "Command line deployment/management client for fly.io services",
|
||||||
"homepage": "https://github.com/superfly/flyctl",
|
"homepage": "https://github.com/superfly/flyctl",
|
||||||
"license": " Apache-2.0",
|
"license": " Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/superfly/flyctl/releases/download/v0.2.0/flyctl_0.2.0_Windows_x86_64.zip",
|
"url": "https://github.com/superfly/flyctl/releases/download/v0.2.1/flyctl_0.2.1_Windows_x86_64.zip",
|
||||||
"hash": "1a702bf2eb7045b1a149460973903967a4360571f569a1b139e4a79521eaea5b"
|
"hash": "881f27147c57984060a2a576f947de5b655a81b32a3ce3a1bb0b3a642141ee4b"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/superfly/flyctl/releases/download/v0.2.0/flyctl_0.2.0_Windows_arm64.zip",
|
"url": "https://github.com/superfly/flyctl/releases/download/v0.2.1/flyctl_0.2.1_Windows_arm64.zip",
|
||||||
"hash": "fd54b7e93f318976d60e529d25461e363e0f8e724f8c4f6501fcca831380bba3"
|
"hash": "a193ed3ee1df7bb11971631d110debd10bd03b5405d113c465018622fa9c1be6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user