diff --git a/bucket/waypoint.json b/bucket/waypoint.json index d5937260f8..bce0fb55ee 100644 --- a/bucket/waypoint.json +++ b/bucket/waypoint.json @@ -1,16 +1,16 @@ { - "version": "0.10.3", + "version": "0.10.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.10.3/waypoint_0.10.3_windows_amd64.zip", - "hash": "cd80b3231a5a91f02c6a70e554603733d8cdcb73d58451ccbadae1cf656285af" + "url": "https://releases.hashicorp.com/waypoint/0.10.4/waypoint_0.10.4_windows_amd64.zip", + "hash": "cbaa3fb517c8c158dddf5349e2d6a9a95cc9a3bc7f2b92a33bd41d4043c4ad23" }, "32bit": { - "url": "https://releases.hashicorp.com/waypoint/0.10.3/waypoint_0.10.3_windows_386.zip", - "hash": "ea6a6cf61a7bfb6ab95d921e8dd0ccd3fcf1c8072ddd8f188840542b75fed366" + "url": "https://releases.hashicorp.com/waypoint/0.10.4/waypoint_0.10.4_windows_386.zip", + "hash": "e34655c5281bbfa5b2b28b45c1d2c5f69725dd8e1cae70a9b364eb5a52037ad0" } }, "bin": "waypoint.exe",