waypoint: Update to version 0.9.0

This commit is contained in:
github-actions[bot] 2022-07-06 00:34:15 +00:00
parent ad1ec2f565
commit 6079e7e13d

View File

@ -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.",
"homepage": "https://www.waypointproject.io",
"license": "MPL-2.0",
"architecture": {
"64bit": {
"url": "https://releases.hashicorp.com/waypoint/0.8.2/waypoint_0.8.2_windows_amd64.zip",
"hash": "f3d9de79164a7760a6acd18b9d73830be39a779f6bc3e61990c0fbb20f23ba92"
"url": "https://releases.hashicorp.com/waypoint/0.9.0/waypoint_0.9.0_windows_amd64.zip",
"hash": "fad44f28f03e946a757dedbeca4d460bf84edb941d88b833e661f02820b35315"
},
"32bit": {
"url": "https://releases.hashicorp.com/waypoint/0.8.2/waypoint_0.8.2_windows_386.zip",
"hash": "f0c42f96d842670e6e191194d22939dfad7cd2de258505542f13fcc74272b457"
"url": "https://releases.hashicorp.com/waypoint/0.9.0/waypoint_0.9.0_windows_386.zip",
"hash": "71ed226f10db8f4cee3679fe6386fa044d94f0f5193147149276de0940b47bf8"
}
},
"bin": "waypoint.exe",