mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
localstack: Update to version 4.10.0
This commit is contained in:
parent
172fb84513
commit
2bbd91ea5a
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "4.9.2",
|
"version": "4.10.0",
|
||||||
"description": "A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline.",
|
"description": "A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline.",
|
||||||
"homepage": "https://localstack.cloud",
|
"homepage": "https://localstack.cloud",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/localstack/localstack-cli/releases/download/v4.9.2/localstack-cli-4.9.2-windows-amd64-onefile.zip",
|
"url": "https://github.com/localstack/localstack-cli/releases/download/v4.10.0/localstack-cli-4.10.0-windows-amd64-onefile.zip",
|
||||||
"hash": "9fcda781a17d096f3d469dc89e06320a8c0dc828527d322b0362d60f53a90eff"
|
"hash": "313d6b95a592324510d27325e7e57813e7087fe0569566b12af4449853c729ed"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "localstack.exe",
|
"bin": "localstack.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user