mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
waypoint: Update to version 0.1.5
This commit is contained in:
parent
4bfca8fb5a
commit
4ca3de8fb7
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.1.4",
|
||||
"version": "0.1.5",
|
||||
"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.1.4/waypoint_0.1.4_windows_amd64.zip",
|
||||
"hash": "aaf2eef85cac4f6f037e28198d4dabbe16e5a19a3af51468063520b77d5e4d03"
|
||||
"url": "https://releases.hashicorp.com/waypoint/0.1.5/waypoint_0.1.5_windows_amd64.zip",
|
||||
"hash": "fb19e7b75c11b0008f88de5a974c718b74dc4a6a3222b09391d48a368c62060d"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://releases.hashicorp.com/waypoint/0.1.4/waypoint_0.1.4_windows_386.zip",
|
||||
"hash": "87526d6eac02fea2950a3c04d904b09d55218e878560b619af93cc3797c0e92f"
|
||||
"url": "https://releases.hashicorp.com/waypoint/0.1.5/waypoint_0.1.5_windows_386.zip",
|
||||
"hash": "09a4e1ea5ba786c949873d4bfa02607a77298475dafc7c73caee25ebfecca20e"
|
||||
}
|
||||
},
|
||||
"bin": "waypoint.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user