waypoint: Update to version 0.6.0

This commit is contained in:
Richard Kuhnt 2021-10-14 19:00:47 +00:00
parent fa9dd4a3a8
commit c4601cb87f

View File

@ -1,16 +1,16 @@
{
"version": "0.5.2",
"version": "0.6.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.5.2/waypoint_0.5.2_windows_amd64.zip",
"hash": "0f4888ffdf29325d871d395379cea9fe0f38821fdaa4c0bf5dba5afd8882989a"
"url": "https://releases.hashicorp.com/waypoint/0.6.0/waypoint_0.6.0_windows_amd64.zip",
"hash": "c44a9844120f04ad8fde03dcd22e99952639a69cae05793a3e6223dc1a9f10e6"
},
"32bit": {
"url": "https://releases.hashicorp.com/waypoint/0.5.2/waypoint_0.5.2_windows_386.zip",
"hash": "63fbddcbe723995e55d4f008cb7d4486f15055623201390f73edb82e9a4dd5a5"
"url": "https://releases.hashicorp.com/waypoint/0.6.0/waypoint_0.6.0_windows_386.zip",
"hash": "2d12eaf5c0d9e7b6bbfcee57819c92593ae1b97311dbf82c23b9c5b8da61e1d6"
}
},
"bin": "waypoint.exe",