mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 02:01:26 +00:00
serverless: Update to version 3.5.1
This commit is contained in:
parent
03cb30562f
commit
de6b42f5d1
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "3.5.0",
|
"version": "3.5.1",
|
||||||
"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/v3.5.0/serverless-win-x64.exe#/serverless.exe",
|
"url": "https://github.com/serverless/serverless/releases/download/v3.5.1/serverless-win-x64.exe#/serverless.exe",
|
||||||
"hash": "e1562a279aa1780fe669febcddac9a71bd65ca0202fd9ddeec810646bb3b1aca"
|
"hash": "a1a352cef12e7c2dd10a22f300c18655d14a30f0dd709d8772da8e1377bd5d1a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "serverless.exe",
|
"bin": "serverless.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user