Skip to content

Commit 803eb87

Browse files
committed
Update matrix-bin.json
1 parent f939252 commit 803eb87

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

resources/matrix/matrix-bin.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
},
105105
{
106106
"name": "lego",
107-
"url": "https://github.com/go-acme/lego/releases/download/v4.31.0/lego_v4.31.0_windows_amd64.zip",
107+
"url": "https://github.com/go-acme/lego/releases/download/v4.32.0/lego_v4.32.0_windows_amd64.zip",
108108
"extract_path": "",
109109
"files": ["lego.exe"],
110110
"help_command": ["lego.exe", "--help"]
@@ -118,21 +118,21 @@
118118
},
119119
{
120120
"name": "oha",
121-
"url": "https://github.com/hatoo/oha/releases/download/v1.12.1/oha-windows-amd64-pgo.exe",
121+
"url": "https://github.com/hatoo/oha/releases/download/v1.14.0/oha-windows-amd64-pgo.exe",
122122
"direct_download": true,
123123
"target_name": "oha.exe",
124124
"help_command": ["oha.exe", "--help"]
125125
},
126126
{
127127
"name": "opa",
128-
"url": "https://github.com/open-policy-agent/opa/releases/download/v1.13.1/opa_windows_amd64.exe",
128+
"url": "https://github.com/open-policy-agent/opa/releases/download/v1.14.0/opa_windows_amd64.exe",
129129
"direct_download": true,
130130
"target_name": "opa.exe",
131131
"help_command": ["opa.exe", "--help"]
132132
},
133133
{
134134
"name": "sd",
135-
"url": "https://github.com/chmln/sd/releases/download/v1.0.0/sd-v1.0.0-x86_64-pc-windows-msvc.zip",
135+
"url": "https://github.com/chmln/sd/releases/download/v1.1.0/sd-v1.1.0-x86_64-pc-windows-msvc.zip",
136136
"extract_path": "sd*",
137137
"files": ["sd.exe"],
138138
"help_command": ["sd.exe", "--help"]

0 commit comments

Comments
 (0)