mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
waypoint: Update to version 0.4.2
This commit is contained in:
parent
c6145c33e3
commit
d639767be3
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.4.1",
|
||||
"version": "0.4.2",
|
||||
"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.4.1/waypoint_0.4.1_windows_amd64.zip",
|
||||
"hash": "7f951266be9cf56a81b1f49cfb63ae4c7778840f0fdf7b27aba389eb9c08bb28"
|
||||
"url": "https://releases.hashicorp.com/waypoint/0.4.2/waypoint_0.4.2_windows_amd64.zip",
|
||||
"hash": "f23972412a37c3168d8c007cb13f0b57a181a59274eae058c086c329ccaa9567"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://releases.hashicorp.com/waypoint/0.4.1/waypoint_0.4.1_windows_386.zip",
|
||||
"hash": "2b8d5851a3f7a2ed467d4c8e0c521f26d41d4540cfbc43beac105cd04799fd69"
|
||||
"url": "https://releases.hashicorp.com/waypoint/0.4.2/waypoint_0.4.2_windows_386.zip",
|
||||
"hash": "801c57cd1b03d80836eed8e6697c6999f8eb23e79e396f8ad7e84c8439d76f71"
|
||||
}
|
||||
},
|
||||
"bin": "waypoint.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user