mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
serverless: Update to version 2.7.0
This commit is contained in:
parent
4370845bff
commit
d0eeaa25ca
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.6.0",
|
"version": "2.7.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.6.0/serverless-win-x64.exe#/serverless.exe",
|
"url": "https://github.com/serverless/serverless/releases/download/v2.7.0/serverless-win-x64.exe#/serverless.exe",
|
||||||
"hash": "9f794c104c3e8b70adc0403d0fa682bdce47f066fd932b657c5635b2b68a913a"
|
"hash": "1691962ee8e35467c18e0c6aaca5b28ef798a35ef5217c36c8d197c5688884e2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "serverless.exe",
|
"bin": "serverless.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user