mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
serverless: Update to version 2.61.0
This commit is contained in:
parent
bdb83a727e
commit
62d7fecda9
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "11.1.0",
|
||||
"description": "AVR toolchain for Windows by Zak Kemble.",
|
||||
"description": "AVR toolchain for Windows by Zak Kemble",
|
||||
"homepage": "https://blog.zakkemble.net/avr-gcc-builds/",
|
||||
"license": "BSD-3-Clause",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://blog.zakkemble.net/download/avr-gcc-11.1.0-x64-windows.zip",
|
||||
"hash": "md5:3043B0659163DD116D02FE3470D404D5",
|
||||
"hash": "md5:3043b0659163dd116d02fe3470d404d5",
|
||||
"extract_dir": "avr-gcc-11.1.0-x64-windows"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://blog.zakkemble.net/download/avr-gcc-11.1.0-x86-windows.zip",
|
||||
"hash": "md5:B6459D9048B0870A96544330E54B66AE",
|
||||
"hash": "md5:b6459d9048b0870a96544330e54b66ae",
|
||||
"extract_dir": "avr-gcc-11.1.0-x86-windows"
|
||||
}
|
||||
},
|
||||
@ -47,7 +47,7 @@
|
||||
"bin\\avr-strings.exe",
|
||||
"bin\\avr-strip.exe"
|
||||
],
|
||||
"checkver": "avr-gcc ([\\d.]+)",
|
||||
"checkver": "AVR-GCC\\s*([\\d.]+)\\s+for",
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
@ -58,6 +58,10 @@
|
||||
"url": "https://blog.zakkemble.net/download/avr-gcc-$version-x86-windows.zip",
|
||||
"extract_dir": "avr-gcc-$version-x86-windows"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
"url": "https://blog.zakkemble.net/avr-gcc-builds/",
|
||||
"regex": "(?sm)$basename.*?MD5:\\s*$md5"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -8,12 +8,12 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://clis.cloud.ibm.com/download/bluemix-cli/2.1.1/win64/archive#/dl.zip",
|
||||
"hash": "sha1:0437af1a9646dd2a131df9048a2a64298a665019"
|
||||
"url": "https://download.clis.cloud.ibm.com/ibm-cloud-cli/2.1.1/binaries/IBM_Cloud_CLI_2.1.1_windows_amd64.zip",
|
||||
"hash": "a799d5f32ee174204f8736f774dc2cf11620c32e02fe725f14466dab96e0e1dd"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://clis.cloud.ibm.com/download/bluemix-cli/2.1.1/win32/archive#/dl.zip",
|
||||
"hash": "sha1:5de1ba37059b990677c278fdd1413c9e9aaa3998"
|
||||
"url": "https://download.clis.cloud.ibm.com/ibm-cloud-cli/2.1.1/binaries/IBM_Cloud_CLI_2.1.1_windows_386.zip",
|
||||
"hash": "9a302d23517213cfe5a401cdd1657bd818e23a821ea8939053d4355605568c91"
|
||||
}
|
||||
},
|
||||
"extract_dir": "IBM_Cloud_CLI",
|
||||
@ -23,19 +23,17 @@
|
||||
},
|
||||
"persist": "config",
|
||||
"checkver": {
|
||||
"github": "https://github.com/IBM-Cloud/ibm-cloud-cli-release"
|
||||
"url": "https://download.clis.cloud.ibm.com/ibm-cloud-cli-metadata/info.json",
|
||||
"jsonpath": "$.latest_version"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://clis.cloud.ibm.com/download/bluemix-cli/$version/win64/archive#/dl.zip"
|
||||
"url": "https://download.clis.cloud.ibm.com/ibm-cloud-cli/$version/binaries/IBM_Cloud_CLI_$version_windows_amd64.zip"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://clis.cloud.ibm.com/download/bluemix-cli/$version/win32/archive#/dl.zip"
|
||||
"url": "https://download.clis.cloud.ibm.com/ibm-cloud-cli/$version/binaries/IBM_Cloud_CLI_$version_windows_386.zip"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
"url": "$url/checksum"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -10,10 +10,10 @@
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://downloads.sourceforge.net/project/sbcl/sbcl/2.1.9/sbcl-2.1.9-x86-64-windows-binary.msi",
|
||||
"hash": "sha1:46cc7a499cf5b597be7cd3aac52ad5a0482d2015",
|
||||
"extract_dir": "PFiles\\Steel Bank Common Lisp"
|
||||
"hash": "sha1:46cc7a499cf5b597be7cd3aac52ad5a0482d2015"
|
||||
}
|
||||
},
|
||||
"extract_dir": "PFiles\\Steel Bank Common Lisp",
|
||||
"bin": "sbcl.exe",
|
||||
"env_set": {
|
||||
"SBCL_HOME": "$dir"
|
||||
@ -25,8 +25,7 @@
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://downloads.sourceforge.net/project/sbcl/sbcl/$version/sbcl-$version-x86-64-windows-binary.msi",
|
||||
"extract_dir": "PFiles\\Steel Bank Common Lisp"
|
||||
"url": "https://downloads.sourceforge.net/project/sbcl/sbcl/$version/sbcl-$version-x86-64-windows-binary.msi"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.60.3",
|
||||
"version": "2.61.0",
|
||||
"description": "Framework for building and operating serverless applications",
|
||||
"homepage": "https://serverless.com",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/serverless/serverless/releases/download/v2.60.3/serverless-win-x64.exe#/serverless.exe",
|
||||
"hash": "e78fd90620d8f12be867dfa524adeac8c604d491f46bc3ca9fe7ecaf0e0bd826"
|
||||
"url": "https://github.com/serverless/serverless/releases/download/v2.61.0/serverless-win-x64.exe#/serverless.exe",
|
||||
"hash": "8e4956f1b71da0958357879ac203e6f39b27881f25eef551ba415a73db558035"
|
||||
}
|
||||
},
|
||||
"bin": "serverless.exe",
|
||||
|
||||
@ -15,9 +15,6 @@
|
||||
}
|
||||
},
|
||||
"bin": "traefik.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/containous/traefik"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user