Merge pull request #849 from docker/bot/regclient-releases-json
Update `.github/regclient-releases.json`
This commit is contained in:
79
.github/regclient-releases.json
vendored
79
.github/regclient-releases.json
vendored
@@ -1,31 +1,60 @@
|
|||||||
{
|
{
|
||||||
"latest": {
|
"latest": {
|
||||||
"id": 243486094,
|
"id": 260956263,
|
||||||
"tag_name": "v0.9.2",
|
"tag_name": "v0.10.0",
|
||||||
"html_url": "https://github.com/regclient/regclient/releases/tag/v0.9.2",
|
"html_url": "https://github.com/regclient/regclient/releases/tag/v0.10.0",
|
||||||
"assets": [
|
"assets": [
|
||||||
"https://github.com/regclient/regclient/releases/download/v0.9.2/metadata.tgz",
|
"https://github.com/regclient/regclient/releases/download/v0.10.0/metadata.tgz",
|
||||||
"https://github.com/regclient/regclient/releases/download/v0.9.2/regbot-darwin-amd64",
|
"https://github.com/regclient/regclient/releases/download/v0.10.0/regbot-darwin-amd64",
|
||||||
"https://github.com/regclient/regclient/releases/download/v0.9.2/regbot-darwin-arm64",
|
"https://github.com/regclient/regclient/releases/download/v0.10.0/regbot-darwin-arm64",
|
||||||
"https://github.com/regclient/regclient/releases/download/v0.9.2/regbot-linux-amd64",
|
"https://github.com/regclient/regclient/releases/download/v0.10.0/regbot-linux-amd64",
|
||||||
"https://github.com/regclient/regclient/releases/download/v0.9.2/regbot-linux-arm64",
|
"https://github.com/regclient/regclient/releases/download/v0.10.0/regbot-linux-arm64",
|
||||||
"https://github.com/regclient/regclient/releases/download/v0.9.2/regbot-linux-ppc64le",
|
"https://github.com/regclient/regclient/releases/download/v0.10.0/regbot-linux-ppc64le",
|
||||||
"https://github.com/regclient/regclient/releases/download/v0.9.2/regbot-linux-s390x",
|
"https://github.com/regclient/regclient/releases/download/v0.10.0/regbot-linux-s390x",
|
||||||
"https://github.com/regclient/regclient/releases/download/v0.9.2/regbot-windows-amd64.exe",
|
"https://github.com/regclient/regclient/releases/download/v0.10.0/regbot-windows-amd64.exe",
|
||||||
"https://github.com/regclient/regclient/releases/download/v0.9.2/regctl-darwin-amd64",
|
"https://github.com/regclient/regclient/releases/download/v0.10.0/regctl-darwin-amd64",
|
||||||
"https://github.com/regclient/regclient/releases/download/v0.9.2/regctl-darwin-arm64",
|
"https://github.com/regclient/regclient/releases/download/v0.10.0/regctl-darwin-arm64",
|
||||||
"https://github.com/regclient/regclient/releases/download/v0.9.2/regctl-linux-amd64",
|
"https://github.com/regclient/regclient/releases/download/v0.10.0/regctl-linux-amd64",
|
||||||
"https://github.com/regclient/regclient/releases/download/v0.9.2/regctl-linux-arm64",
|
"https://github.com/regclient/regclient/releases/download/v0.10.0/regctl-linux-arm64",
|
||||||
"https://github.com/regclient/regclient/releases/download/v0.9.2/regctl-linux-ppc64le",
|
"https://github.com/regclient/regclient/releases/download/v0.10.0/regctl-linux-ppc64le",
|
||||||
"https://github.com/regclient/regclient/releases/download/v0.9.2/regctl-linux-s390x",
|
"https://github.com/regclient/regclient/releases/download/v0.10.0/regctl-linux-s390x",
|
||||||
"https://github.com/regclient/regclient/releases/download/v0.9.2/regctl-windows-amd64.exe",
|
"https://github.com/regclient/regclient/releases/download/v0.10.0/regctl-windows-amd64.exe",
|
||||||
"https://github.com/regclient/regclient/releases/download/v0.9.2/regsync-darwin-amd64",
|
"https://github.com/regclient/regclient/releases/download/v0.10.0/regsync-darwin-amd64",
|
||||||
"https://github.com/regclient/regclient/releases/download/v0.9.2/regsync-darwin-arm64",
|
"https://github.com/regclient/regclient/releases/download/v0.10.0/regsync-darwin-arm64",
|
||||||
"https://github.com/regclient/regclient/releases/download/v0.9.2/regsync-linux-amd64",
|
"https://github.com/regclient/regclient/releases/download/v0.10.0/regsync-linux-amd64",
|
||||||
"https://github.com/regclient/regclient/releases/download/v0.9.2/regsync-linux-arm64",
|
"https://github.com/regclient/regclient/releases/download/v0.10.0/regsync-linux-arm64",
|
||||||
"https://github.com/regclient/regclient/releases/download/v0.9.2/regsync-linux-ppc64le",
|
"https://github.com/regclient/regclient/releases/download/v0.10.0/regsync-linux-ppc64le",
|
||||||
"https://github.com/regclient/regclient/releases/download/v0.9.2/regsync-linux-s390x",
|
"https://github.com/regclient/regclient/releases/download/v0.10.0/regsync-linux-s390x",
|
||||||
"https://github.com/regclient/regclient/releases/download/v0.9.2/regsync-windows-amd64.exe"
|
"https://github.com/regclient/regclient/releases/download/v0.10.0/regsync-windows-amd64.exe"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"v0.10.0": {
|
||||||
|
"id": 260956263,
|
||||||
|
"tag_name": "v0.10.0",
|
||||||
|
"html_url": "https://github.com/regclient/regclient/releases/tag/v0.10.0",
|
||||||
|
"assets": [
|
||||||
|
"https://github.com/regclient/regclient/releases/download/v0.10.0/metadata.tgz",
|
||||||
|
"https://github.com/regclient/regclient/releases/download/v0.10.0/regbot-darwin-amd64",
|
||||||
|
"https://github.com/regclient/regclient/releases/download/v0.10.0/regbot-darwin-arm64",
|
||||||
|
"https://github.com/regclient/regclient/releases/download/v0.10.0/regbot-linux-amd64",
|
||||||
|
"https://github.com/regclient/regclient/releases/download/v0.10.0/regbot-linux-arm64",
|
||||||
|
"https://github.com/regclient/regclient/releases/download/v0.10.0/regbot-linux-ppc64le",
|
||||||
|
"https://github.com/regclient/regclient/releases/download/v0.10.0/regbot-linux-s390x",
|
||||||
|
"https://github.com/regclient/regclient/releases/download/v0.10.0/regbot-windows-amd64.exe",
|
||||||
|
"https://github.com/regclient/regclient/releases/download/v0.10.0/regctl-darwin-amd64",
|
||||||
|
"https://github.com/regclient/regclient/releases/download/v0.10.0/regctl-darwin-arm64",
|
||||||
|
"https://github.com/regclient/regclient/releases/download/v0.10.0/regctl-linux-amd64",
|
||||||
|
"https://github.com/regclient/regclient/releases/download/v0.10.0/regctl-linux-arm64",
|
||||||
|
"https://github.com/regclient/regclient/releases/download/v0.10.0/regctl-linux-ppc64le",
|
||||||
|
"https://github.com/regclient/regclient/releases/download/v0.10.0/regctl-linux-s390x",
|
||||||
|
"https://github.com/regclient/regclient/releases/download/v0.10.0/regctl-windows-amd64.exe",
|
||||||
|
"https://github.com/regclient/regclient/releases/download/v0.10.0/regsync-darwin-amd64",
|
||||||
|
"https://github.com/regclient/regclient/releases/download/v0.10.0/regsync-darwin-arm64",
|
||||||
|
"https://github.com/regclient/regclient/releases/download/v0.10.0/regsync-linux-amd64",
|
||||||
|
"https://github.com/regclient/regclient/releases/download/v0.10.0/regsync-linux-arm64",
|
||||||
|
"https://github.com/regclient/regclient/releases/download/v0.10.0/regsync-linux-ppc64le",
|
||||||
|
"https://github.com/regclient/regclient/releases/download/v0.10.0/regsync-linux-s390x",
|
||||||
|
"https://github.com/regclient/regclient/releases/download/v0.10.0/regsync-windows-amd64.exe"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"v0.9.2": {
|
"v0.9.2": {
|
||||||
|
|||||||
Reference in New Issue
Block a user