mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
velero: Update to version 1.3.1
This commit is contained in:
parent
2ac0de9c6c
commit
937e238f07
@ -2,12 +2,12 @@
|
||||
"homepage": "https://velero.io",
|
||||
"description": "Safely backup, restore and perform disaster recovery, migrate Kubernetes cluster resources and persistent volumes.",
|
||||
"license": "Apache-2.0",
|
||||
"version": "1.3.0",
|
||||
"version": "1.3.1",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/vmware-tanzu/velero/releases/download/v1.3.0/velero-v1.3.0-windows-amd64.tar.gz",
|
||||
"hash": "e18720b121ac46426e9b58d599b486a77b6032cd6735858d6d8e6b28caedc56e",
|
||||
"extract_dir": "velero-v1.3.0-windows-amd64"
|
||||
"url": "https://github.com/vmware-tanzu/velero/releases/download/v1.3.1/velero-v1.3.1-windows-amd64.tar.gz",
|
||||
"hash": "24a5368473a25ceb29b77971ecc50483a1b088fd43e8d40dde90c33e464c4289",
|
||||
"extract_dir": "velero-v1.3.1-windows-amd64"
|
||||
}
|
||||
},
|
||||
"bin": "velero.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user