mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
waypoint: Update to version 0.11.1
This commit is contained in:
parent
101ee97931
commit
ea3cbfd3f2
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user