mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
waypoint: Update to version 0.9.0
This commit is contained in:
parent
ad1ec2f565
commit
6079e7e13d
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.8.2",
|
"version": "0.9.0",
|
||||||
"description": "Tool for defining application's build, deploy, and release lifecycle as code, reducing the time to deliver deployments through a consistent and repeatable workflow.",
|
"description": "Tool for defining application's build, deploy, and release lifecycle as code, reducing the time to deliver deployments through a consistent and repeatable workflow.",
|
||||||
"homepage": "https://www.waypointproject.io",
|
"homepage": "https://www.waypointproject.io",
|
||||||
"license": "MPL-2.0",
|
"license": "MPL-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://releases.hashicorp.com/waypoint/0.8.2/waypoint_0.8.2_windows_amd64.zip",
|
"url": "https://releases.hashicorp.com/waypoint/0.9.0/waypoint_0.9.0_windows_amd64.zip",
|
||||||
"hash": "f3d9de79164a7760a6acd18b9d73830be39a779f6bc3e61990c0fbb20f23ba92"
|
"hash": "fad44f28f03e946a757dedbeca4d460bf84edb941d88b833e661f02820b35315"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://releases.hashicorp.com/waypoint/0.8.2/waypoint_0.8.2_windows_386.zip",
|
"url": "https://releases.hashicorp.com/waypoint/0.9.0/waypoint_0.9.0_windows_386.zip",
|
||||||
"hash": "f0c42f96d842670e6e191194d22939dfad7cd2de258505542f13fcc74272b457"
|
"hash": "71ed226f10db8f4cee3679fe6386fa044d94f0f5193147149276de0940b47bf8"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "waypoint.exe",
|
"bin": "waypoint.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user