Skip to content

Commit

Permalink
skopeo-aoks: Add version 1.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonOks committed May 10, 2024
1 parent 92e3d30 commit 68eef8b
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions bucket/skopeo-aoks.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"version": "1.15.0",
"description": "Windows builds of Skopeo: Work with remote images registries - retrieving information, images, signing content.",
"homepage": "https://github.com/passcod/winskopeo",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/passcod/winskopeo/releases/download/v1.15.0/skopeo.exe",
"hash": "86f734f3b97eca55968c90f39da45d3dfffa780a2f0a6ce074ac1f943748f4eb"
}
},
"bin": "skopeo.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/passcod/winskopeo/releases/download/v$version/skopeo.exe"
}
}
}
}

0 comments on commit 68eef8b

Please sign in to comment.