Merge pull request #726 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": {
|
||||
"id": 214324874,
|
||||
"tag_name": "v0.8.3",
|
||||
"html_url": "https://github.com/regclient/regclient/releases/tag/v0.8.3",
|
||||
"id": 228803167,
|
||||
"tag_name": "v0.9.0",
|
||||
"html_url": "https://github.com/regclient/regclient/releases/tag/v0.9.0",
|
||||
"assets": [
|
||||
"https://github.com/regclient/regclient/releases/download/v0.8.3/metadata.tgz",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.8.3/regbot-darwin-amd64",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.8.3/regbot-darwin-arm64",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.8.3/regbot-linux-amd64",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.8.3/regbot-linux-arm64",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.8.3/regbot-linux-ppc64le",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.8.3/regbot-linux-s390x",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.8.3/regbot-windows-amd64.exe",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.8.3/regctl-darwin-amd64",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.8.3/regctl-darwin-arm64",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.8.3/regctl-linux-amd64",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.8.3/regctl-linux-arm64",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.8.3/regctl-linux-ppc64le",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.8.3/regctl-linux-s390x",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.8.3/regctl-windows-amd64.exe",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.8.3/regsync-darwin-amd64",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.8.3/regsync-darwin-arm64",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.8.3/regsync-linux-amd64",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.8.3/regsync-linux-arm64",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.8.3/regsync-linux-ppc64le",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.8.3/regsync-linux-s390x",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.8.3/regsync-windows-amd64.exe"
|
||||
"https://github.com/regclient/regclient/releases/download/v0.9.0/metadata.tgz",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.9.0/regbot-darwin-amd64",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.9.0/regbot-darwin-arm64",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.9.0/regbot-linux-amd64",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.9.0/regbot-linux-arm64",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.9.0/regbot-linux-ppc64le",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.9.0/regbot-linux-s390x",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.9.0/regbot-windows-amd64.exe",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.9.0/regctl-darwin-amd64",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.9.0/regctl-darwin-arm64",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.9.0/regctl-linux-amd64",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.9.0/regctl-linux-arm64",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.9.0/regctl-linux-ppc64le",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.9.0/regctl-linux-s390x",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.9.0/regctl-windows-amd64.exe",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.9.0/regsync-darwin-amd64",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.9.0/regsync-darwin-arm64",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.9.0/regsync-linux-amd64",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.9.0/regsync-linux-arm64",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.9.0/regsync-linux-ppc64le",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.9.0/regsync-linux-s390x",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.9.0/regsync-windows-amd64.exe"
|
||||
]
|
||||
},
|
||||
"v0.9.0": {
|
||||
"id": 228803167,
|
||||
"tag_name": "v0.9.0",
|
||||
"html_url": "https://github.com/regclient/regclient/releases/tag/v0.9.0",
|
||||
"assets": [
|
||||
"https://github.com/regclient/regclient/releases/download/v0.9.0/metadata.tgz",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.9.0/regbot-darwin-amd64",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.9.0/regbot-darwin-arm64",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.9.0/regbot-linux-amd64",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.9.0/regbot-linux-arm64",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.9.0/regbot-linux-ppc64le",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.9.0/regbot-linux-s390x",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.9.0/regbot-windows-amd64.exe",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.9.0/regctl-darwin-amd64",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.9.0/regctl-darwin-arm64",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.9.0/regctl-linux-amd64",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.9.0/regctl-linux-arm64",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.9.0/regctl-linux-ppc64le",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.9.0/regctl-linux-s390x",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.9.0/regctl-windows-amd64.exe",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.9.0/regsync-darwin-amd64",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.9.0/regsync-darwin-arm64",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.9.0/regsync-linux-amd64",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.9.0/regsync-linux-arm64",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.9.0/regsync-linux-ppc64le",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.9.0/regsync-linux-s390x",
|
||||
"https://github.com/regclient/regclient/releases/download/v0.9.0/regsync-windows-amd64.exe"
|
||||
]
|
||||
},
|
||||
"v0.8.3": {
|
||||
|
||||
Reference in New Issue
Block a user