govc: Update to version 0.27.1

This commit is contained in:
Jakub Čábera 2021-10-21 08:51:06 -07:00
parent 53ef974089
commit f65f153e91
8 changed files with 42 additions and 39 deletions

View File

@ -1,8 +1,8 @@
{ {
"version": "0.4.1", "version": "0.4.1",
"description": "Load testing and DDOS attack simulation tool", "description": "Load testing and DDOS attack simulation tool",
"homepage": "https://ddosify.com/", "homepage": "https://ddosify.com",
"license": "AGPL-3.0", "license": "AGPL-3.0-only",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/ddosify/ddosify/releases/download/v0.4.1/ddosify_0.4.1_windows_amd64.zip", "url": "https://github.com/ddosify/ddosify/releases/download/v0.4.1/ddosify_0.4.1_windows_amd64.zip",

View File

@ -1,13 +1,21 @@
{ {
"version": "9.20.0", "version": "9.20.0",
"description": "Firebase command line tools", "description": "Test, manage, and deploy Firebase project from the command line",
"homepage": "https://github.com/firebase/firebase-tools", "homepage": "https://github.com/firebase/firebase-tools",
"license": "MIT", "license": "MIT",
"url": "https://github.com/firebase/firebase-tools/releases/download/v9.20.0/firebase-tools-win.exe#/firebase.exe", "architecture": {
"hash": "2ebbffc9415ad048c9a5cce0ad5bf3be4d2abc93d8095bca117c36723cafcabd", "64bit": {
"url": "https://github.com/firebase/firebase-tools/releases/download/v9.20.0/firebase-tools-win.exe#/firebase.exe",
"hash": "2ebbffc9415ad048c9a5cce0ad5bf3be4d2abc93d8095bca117c36723cafcabd"
}
},
"bin": "firebase.exe", "bin": "firebase.exe",
"checkver": "github", "checkver": "github",
"autoupdate": { "autoupdate": {
"url": "https://github.com/firebase/firebase-tools/releases/download/v$version/firebase-tools-win.exe#/firebase.exe" "architecture": {
"64bit": {
"url": "https://github.com/firebase/firebase-tools/releases/download/v$version/firebase-tools-win.exe#/firebase.exe"
}
}
} }
} }

View File

@ -3,7 +3,6 @@
"description": "A task runner / simpler Make alternative written in Go", "description": "A task runner / simpler Make alternative written in Go",
"homepage": "https://taskfile.dev/", "homepage": "https://taskfile.dev/",
"license": "MIT", "license": "MIT",
"bin": "task.exe",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/go-task/task/releases/download/v3.9.0/task_windows_amd64.zip", "url": "https://github.com/go-task/task/releases/download/v3.9.0/task_windows_amd64.zip",
@ -14,8 +13,9 @@
"hash": "aad0c5b65b02e3df19035ad5eba4570b5d495c8acf2bd101e9c078fff9ae53c7" "hash": "aad0c5b65b02e3df19035ad5eba4570b5d495c8acf2bd101e9c078fff9ae53c7"
} }
}, },
"bin": "task.exe",
"checkver": { "checkver": {
"github": "https://github.com/go-task/task/" "github": "https://github.com/go-task/task"
}, },
"autoupdate": { "autoupdate": {
"architecture": { "architecture": {
@ -27,7 +27,7 @@
} }
}, },
"hash": { "hash": {
"url": "https://github.com/go-task/task/releases/download/v$version/task_checksums.txt" "url": "$baseurl/task_checksums.txt"
} }
} }
} }

View File

@ -1,12 +1,12 @@
{ {
"version": "0.27.0", "version": "0.27.1",
"description": "A vSphere CLI built on top of govmomi", "description": "A vSphere CLI built on top of govmomi",
"homepage": "https://github.com/vmware/govmomi", "homepage": "https://github.com/vmware/govmomi",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vmware/govmomi/releases/download/v0.27.0/govc_Windows_x86_64.zip", "url": "https://github.com/vmware/govmomi/releases/download/v0.27.1/govc_Windows_x86_64.zip",
"hash": "9dba74a8d2ae7b4e0238132e4d856e62f5b015f6afb67a157157c0a1ad2d30e6" "hash": "0623b8c9764f3527f7da67106ff6baeca726702e244ce2fc4fbc4c60ca37db77"
} }
}, },
"bin": "govc.exe", "bin": "govc.exe",

View File

@ -3,14 +3,22 @@
"description": "Utility to get from zero to KUBECONFIG with k3s on any local or remote VM", "description": "Utility to get from zero to KUBECONFIG with k3s on any local or remote VM",
"homepage": "https://k3sup.dev", "homepage": "https://k3sup.dev",
"license": "MIT", "license": "MIT",
"url": "https://github.com/alexellis/k3sup/releases/download/0.11.0/k3sup.exe", "architecture": {
"hash": "0fa018ea6ea4692ec654889b2b099ece54a5100b46191ddf1168510a84c454e9", "64bit": {
"url": "https://github.com/alexellis/k3sup/releases/download/0.11.0/k3sup.exe",
"hash": "0fa018ea6ea4692ec654889b2b099ece54a5100b46191ddf1168510a84c454e9"
}
},
"bin": "k3sup.exe", "bin": "k3sup.exe",
"checkver": { "checkver": {
"github": "https://github.com/alexellis/k3sup" "github": "https://github.com/alexellis/k3sup"
}, },
"autoupdate": { "autoupdate": {
"url": "https://github.com/alexellis/k3sup/releases/download/$version/k3sup.exe", "architecture": {
"64bit": {
"url": "https://github.com/alexellis/k3sup/releases/download/$version/k3sup.exe"
}
},
"hash": { "hash": {
"url": "$url.sha256" "url": "$url.sha256"
} }

View File

@ -5,34 +5,23 @@
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/loft-sh/loft/releases/download/v1.15.0/loft-windows-amd64.exe", "url": "https://github.com/loft-sh/loft/releases/download/v1.15.0/loft-windows-amd64.exe#/loft.exe",
"hash": "0e7a8259848560ccdba7b1e103c2980945881d2071fa79d94ac7156a73779f6a", "hash": "0e7a8259848560ccdba7b1e103c2980945881d2071fa79d94ac7156a73779f6a"
"bin": [
[
"loft-windows-amd64.exe",
"loft"
]
]
}, },
"32bit": { "32bit": {
"url": "https://github.com/loft-sh/loft/releases/download/v1.15.0/loft-windows-386.exe", "url": "https://github.com/loft-sh/loft/releases/download/v1.15.0/loft-windows-386.exe#/loft.exe",
"hash": "0de11dcce05af9df2852d96f3729d6a8e1f1d6eaf5a767f7f6ae84e380135199", "hash": "0de11dcce05af9df2852d96f3729d6a8e1f1d6eaf5a767f7f6ae84e380135199"
"bin": [
[
"loft-windows-386.exe",
"loft"
]
]
} }
}, },
"bin": "loft.exe",
"checkver": "github", "checkver": "github",
"autoupdate": { "autoupdate": {
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/loft-sh/loft/releases/download/v$version/loft-windows-amd64.exe" "url": "https://github.com/loft-sh/loft/releases/download/v$version/loft-windows-amd64.exe#/loft.exe"
}, },
"32bit": { "32bit": {
"url": "https://github.com/loft-sh/loft/releases/download/v$version/loft-windows-386.exe" "url": "https://github.com/loft-sh/loft/releases/download/v$version/loft-windows-386.exe#/loft.exe"
} }
}, },
"hash": { "hash": {

View File

@ -25,9 +25,7 @@
] ]
} }
}, },
"persist": [ "persist": "proxychains.conf",
"proxychains.conf"
],
"checkver": "github", "checkver": "github",
"autoupdate": { "autoupdate": {
"architecture": { "architecture": {

View File

@ -3,6 +3,9 @@
"description": "Execute commands in response to file modifications", "description": "Execute commands in response to file modifications",
"homepage": "https://github.com/watchexec/watchexec", "homepage": "https://github.com/watchexec/watchexec",
"license": "Apache-2.0", "license": "Apache-2.0",
"suggest": {
"vcredist": "extras/vcredist2005"
},
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/watchexec/watchexec/releases/download/cli-v1.17.1/watchexec-1.17.1-x86_64-pc-windows-msvc.zip", "url": "https://github.com/watchexec/watchexec/releases/download/cli-v1.17.1/watchexec-1.17.1-x86_64-pc-windows-msvc.zip",
@ -22,8 +25,5 @@
"extract_dir": "watchexec-$version-x86_64-pc-windows-msvc" "extract_dir": "watchexec-$version-x86_64-pc-windows-msvc"
} }
} }
},
"suggest": {
"vcredist": "extras/vcredist2005"
} }
} }