mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
argocd-autopilot: Update to version 0.4.9
This commit is contained in:
parent
9407764d45
commit
c68ff0a802
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.4.8",
|
"version": "0.4.9",
|
||||||
"description": "A tool which offers an opinionated way of installing Argo-CD and managing GitOps repositories.",
|
"description": "A tool which offers an opinionated way of installing Argo-CD and managing GitOps repositories.",
|
||||||
"homepage": "https://github.com/argoproj-labs/argocd-autopilot",
|
"homepage": "https://github.com/argoproj-labs/argocd-autopilot",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/argoproj-labs/argocd-autopilot/releases/download/v0.4.8/argocd-autopilot-windows-amd64.tar.gz",
|
"url": "https://github.com/argoproj-labs/argocd-autopilot/releases/download/v0.4.9/argocd-autopilot-windows-amd64.tar.gz",
|
||||||
"hash": "8de5a0b5eb67bac9ea2c7f97263fc9f2b4de4d7cc19c81b889842f66f67bcfc2"
|
"hash": "a5d101faaf36cb600fbb750f02c9c9c5a0fbb0a306fc4e42c30bdd18287149db"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": "Rename-Item \"$dir\\argocd-autopilot-windows-amd64\" 'argocd-autopilot.exe' -ErrorAction SilentlyContinue",
|
"pre_install": "Rename-Item \"$dir\\argocd-autopilot-windows-amd64\" 'argocd-autopilot.exe' -ErrorAction SilentlyContinue",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user