waypoint: Update to version 0.10.4

This commit is contained in:
github-actions[bot] 2022-12-08 20:25:40 +00:00
parent 73e567a7c0
commit 2e980cd882

View File

@ -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",