mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
serverless: Update to version 2.4.0
This commit is contained in:
parent
fd6af41a7e
commit
47a7ff107c
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.3.0",
|
"version": "2.4.0",
|
||||||
"description": "Framework for building and operating serverless applications",
|
"description": "Framework for building and operating serverless applications",
|
||||||
"homepage": "https://serverless.com",
|
"homepage": "https://serverless.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/serverless/serverless/releases/download/v2.3.0/serverless-win-x64.exe#/serverless.exe",
|
"url": "https://github.com/serverless/serverless/releases/download/v2.4.0/serverless-win-x64.exe#/serverless.exe",
|
||||||
"hash": "1ca25e5d190db2ca75ad33d119c79e6843b3194a47a582bca13347b55ff5aedb"
|
"hash": "e7ddd52b31720173f04e3b9055a9f257a38c7b346ff59e6b0cd6c0f672f3cc87"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "serverless.exe",
|
"bin": "serverless.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user