mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
serverless: Update to version 3.0.1
This commit is contained in:
parent
421e5b0e8e
commit
75c5936d03
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "3.0.0",
|
"version": "3.0.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.0.0/serverless-win-x64.exe#/serverless.exe",
|
"url": "https://github.com/serverless/serverless/releases/download/v3.0.1/serverless-win-x64.exe#/serverless.exe",
|
||||||
"hash": "7ac988f27432c2cacbe4b12dee0a85785efd1e45956619feb7b85133b3ce944d"
|
"hash": "dbab238b3e6ac07eb87fd3bbcb9dfe8177aa65b9286762704085f3d2bf0c983f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "serverless.exe",
|
"bin": "serverless.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user