mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
argocd-autopilot: Update to version 0.2.30
This commit is contained in:
parent
440d7b5571
commit
a6afc16bf6
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.2.29",
|
||||
"version": "0.2.30",
|
||||
"description": "A tool which offers an opinionated way of installing Argo-CD and managing GitOps repositories.",
|
||||
"homepage": "https://github.com/argoproj-labs/argocd-autopilot",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/argoproj-labs/argocd-autopilot/releases/download/v0.2.29/argocd-autopilot-windows-amd64.tar.gz",
|
||||
"hash": "ad165314d636ec730df3ff5f248d2532dccf69cb7b2b1436c7070b0ca4299ad5"
|
||||
"url": "https://github.com/argoproj-labs/argocd-autopilot/releases/download/v0.2.30/argocd-autopilot-windows-amd64.tar.gz",
|
||||
"hash": "feae87ab6b2d31ad579e2f5b969314079111ac424a35edf82183c19f6de9d12e"
|
||||
}
|
||||
},
|
||||
"pre_install": "Rename-Item \"$dir\\argocd-autopilot-windows-amd64\" 'argocd-autopilot.exe' -ErrorAction SilentlyContinue",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user