mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 02:31:21 +00:00
serverless: Update to version 2.50.0
This commit is contained in:
parent
face5b941a
commit
12c4a4c822
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.49.0",
|
"version": "2.50.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.49.0/serverless-win-x64.exe#/serverless.exe",
|
"url": "https://github.com/serverless/serverless/releases/download/v2.50.0/serverless-win-x64.exe#/serverless.exe",
|
||||||
"hash": "2600f51dc49e3eeaa091a3bc7006fe5e0697e018b224a114a5f658ef00cb86cb"
|
"hash": "384ff65320d6926ba8f52b7878190ecc41f1f992aefbf2d19660d98530ea64af"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "serverless.exe",
|
"bin": "serverless.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user