waypoint: Update to version 0.4.2

This commit is contained in:
Richard Kuhnt 2021-07-22 16:00:28 +00:00
parent c6145c33e3
commit d639767be3

View File

@ -1,16 +1,16 @@
{ {
"version": "0.4.1", "version": "0.4.2",
"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.4.1/waypoint_0.4.1_windows_amd64.zip", "url": "https://releases.hashicorp.com/waypoint/0.4.2/waypoint_0.4.2_windows_amd64.zip",
"hash": "7f951266be9cf56a81b1f49cfb63ae4c7778840f0fdf7b27aba389eb9c08bb28" "hash": "f23972412a37c3168d8c007cb13f0b57a181a59274eae058c086c329ccaa9567"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/waypoint/0.4.1/waypoint_0.4.1_windows_386.zip", "url": "https://releases.hashicorp.com/waypoint/0.4.2/waypoint_0.4.2_windows_386.zip",
"hash": "2b8d5851a3f7a2ed467d4c8e0c521f26d41d4540cfbc43beac105cd04799fd69" "hash": "801c57cd1b03d80836eed8e6697c6999f8eb23e79e396f8ad7e84c8439d76f71"
} }
}, },
"bin": "waypoint.exe", "bin": "waypoint.exe",