waypoint: Update to version 0.11.1

This commit is contained in:
github-actions[bot] 2023-05-11 20:25:03 +00:00
parent 101ee97931
commit ea3cbfd3f2

View File

@ -1,16 +1,16 @@
{
"version": "0.11.0",
"version": "0.11.1",
"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.11.0/waypoint_0.11.0_windows_amd64.zip",
"hash": "c655cf11b764bd90266cb8cb920028b45b05a6559804721dc8928cc0fc86c856"
"url": "https://releases.hashicorp.com/waypoint/0.11.1/waypoint_0.11.1_windows_amd64.zip",
"hash": "18792e3657b6f0f813b247dad2b241ad62d4944e59e411dc5f6a6c126ea4e30a"
},
"32bit": {
"url": "https://releases.hashicorp.com/waypoint/0.11.0/waypoint_0.11.0_windows_386.zip",
"hash": "ac0bbd7f69426e820c84b34cea6d844ef8c6e50e0c368b563695399925ad03ef"
"url": "https://releases.hashicorp.com/waypoint/0.11.1/waypoint_0.11.1_windows_386.zip",
"hash": "d76ba03ae376aa06a17cf3a709bc9aa8318dd229c1bb5ed97507a25b8254071b"
}
},
"bin": "waypoint.exe",