mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-12 11:41:20 +00:00
flux: Update to version 0.27.2
This commit is contained in:
parent
120a4687f3
commit
d3c3739ac4
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.27.1",
|
"version": "0.27.2",
|
||||||
"description": "Open and extensible continuous delivery solution for Kubernetes.",
|
"description": "Open and extensible continuous delivery solution for Kubernetes.",
|
||||||
"homepage": "https://fluxcd.io",
|
"homepage": "https://fluxcd.io",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/fluxcd/flux2/releases/download/v0.27.1/flux_0.27.1_windows_amd64.zip",
|
"url": "https://github.com/fluxcd/flux2/releases/download/v0.27.2/flux_0.27.2_windows_amd64.zip",
|
||||||
"hash": "582204166bfc83253f84bec55e34e472593e277ecf15c61d503510dde384e790"
|
"hash": "eb4454b295bc3dff8baa0aa12390f243f13ccf1b478fdc6ea419ab734479d5cd"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/fluxcd/flux2/releases/download/v0.27.1/flux_0.27.1_windows_386.zip",
|
"url": "https://github.com/fluxcd/flux2/releases/download/v0.27.2/flux_0.27.2_windows_386.zip",
|
||||||
"hash": "a2af2b5d33cdb441251807c07cd3d44a0e1bb021a6a64032a6ace583464ec2d8"
|
"hash": "2fb0c12b1240d633e624b922568ec193e7fca928e9b2a087bbc36a4314087895"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "flux.exe",
|
"bin": "flux.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user