mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
argocd-autopilot: Update to version 0.2.29
This commit is contained in:
parent
566eac1b92
commit
e910e77f10
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.2.28",
|
"version": "0.2.29",
|
||||||
"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.2.28/argocd-autopilot-windows-amd64.tar.gz",
|
"url": "https://github.com/argoproj-labs/argocd-autopilot/releases/download/v0.2.29/argocd-autopilot-windows-amd64.tar.gz",
|
||||||
"hash": "61d27ae46a8482c7ae08ac94c3b5f889c3da49cbacb79925e90974b17eccde9b"
|
"hash": "ad165314d636ec730df3ff5f248d2532dccf69cb7b2b1436c7070b0ca4299ad5"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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