mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
bicep: Update to version 0.4.63
This commit is contained in:
parent
0b4a47cfb2
commit
f690d44134
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.4.1",
|
||||
"version": "0.4.63",
|
||||
"description": "A declarative language for describing and deploying Azure resources",
|
||||
"homepage": "https://github.com/Azure/bicep",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/Azure/bicep/releases/download/v0.4.1/bicep-win-x64.exe#/bicep.exe",
|
||||
"hash": "a080f7a10d7a61dd56dda3662a1799cd771cbdf7106d574f6227b0edf610badb"
|
||||
"url": "https://github.com/Azure/bicep/releases/download/v0.4.63/bicep-win-x64.exe#/bicep.exe",
|
||||
"hash": "5c966ee48270dcfda775fe580f9f71001df59ab8067ea8f0e66895179f3cfb07"
|
||||
}
|
||||
},
|
||||
"bin": "bicep.exe",
|
||||
|
||||
@ -15,10 +15,6 @@
|
||||
"bin\\ffplay.exe",
|
||||
"bin\\ffprobe.exe"
|
||||
],
|
||||
"checkver": {
|
||||
"github": "https://github.com/BtbN/FFmpeg-Builds",
|
||||
"regex": "/autobuild-(?<time>[\\d-]+)/ffmpeg-N-(\\d+)-g(?<hash>[a-z\\d]+)-win64-gpl-shared-vulkan\\.zip"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
|
||||
@ -15,10 +15,6 @@
|
||||
"bin\\ffplay.exe",
|
||||
"bin\\ffprobe.exe"
|
||||
],
|
||||
"checkver": {
|
||||
"github": "https://github.com/BtbN/FFmpeg-Builds",
|
||||
"regex": "/autobuild-(?<time>[\\d-]+)/ffmpeg-N-(\\d+)-g(?<hash>\\w+)-win64-gpl-vulkan\\.zip"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
|
||||
@ -37,7 +37,7 @@
|
||||
"html",
|
||||
"logs"
|
||||
],
|
||||
"checkver": "OpenResty ([\\d.]+)",
|
||||
"checkver": "OpenResty ([\\d.]+)<",
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user