waypoint: Update to version 0.1.4

This commit is contained in:
Richard Kuhnt 2020-10-26 20:01:48 +00:00
parent 8e5b21860c
commit e640c335de

View File

@ -1,16 +1,16 @@
{
"version": "0.1.3",
"version": "0.1.4",
"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.1.3/waypoint_0.1.3_windows_amd64.zip",
"hash": "8d9c1aee90be23ad6e8b394a9ebbb038388cd8553bb15bb5852941f212ec1442"
"url": "https://releases.hashicorp.com/waypoint/0.1.4/waypoint_0.1.4_windows_amd64.zip",
"hash": "aaf2eef85cac4f6f037e28198d4dabbe16e5a19a3af51468063520b77d5e4d03"
},
"32bit": {
"url": "https://releases.hashicorp.com/waypoint/0.1.3/waypoint_0.1.3_windows_386.zip",
"hash": "0a63adadce21d864fc49c3bc3e77fb08cd8da182a82d8cb85cd67abcc32d4691"
"url": "https://releases.hashicorp.com/waypoint/0.1.4/waypoint_0.1.4_windows_386.zip",
"hash": "87526d6eac02fea2950a3c04d904b09d55218e878560b619af93cc3797c0e92f"
}
},
"bin": "waypoint.exe",