Skip to content

Commit d87a0e8

Browse files
committed
Update matrix-bin.json
1 parent d7b736a commit d87a0e8

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

resources/matrix/matrix-bin.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,29 +16,29 @@
1616
},
1717
{
1818
"name": "dart-sass",
19-
"url": "https://github.com/sass/dart-sass/releases/download/1.93.2/dart-sass-1.93.2-windows-x64.zip",
19+
"url": "https://github.com/sass/dart-sass/releases/download/1.97.1/dart-sass-1.97.1-windows-x64.zip",
2020
"extract_path": "dart*\\src",
2121
"files": ["dart.exe", "sass.snapshot"],
2222
"copy_files": ["..\\resources\\dist\\sass.bat"],
2323
"help_command": ["dart.exe", "--help"]
2424
},
2525
{
2626
"name": "bat",
27-
"url": "https://github.com/sharkdp/bat/releases/download/v0.26.0/bat-v0.26.0-x86_64-pc-windows-msvc.zip",
27+
"url": "https://github.com/sharkdp/bat/releases/download/v0.26.1/bat-v0.26.1-x86_64-pc-windows-msvc.zip",
2828
"extract_path": "bat*",
2929
"files": ["bat.exe"],
3030
"help_command": ["bat.exe", "--help"]
3131
},
3232
{
3333
"name": "brotli",
34-
"url": "https://github.com/google/brotli/releases/download/v1.1.0/brotli-x64-windows-static.zip",
34+
"url": "https://github.com/google/brotli/releases/download/v1.2.0/brotli-x64-windows-static.zip",
3535
"extract_path": "",
3636
"files": ["brotli.exe"],
3737
"help_command": ["brotli.exe", "--help"]
3838
},
3939
{
4040
"name": "curl",
41-
"url": "https://curl.se/windows/dl-8.16.0_1/curl-8.16.0_1-win64-mingw.zip",
41+
"url": "https://curl.se/windows/dl-8.17.0_6/curl-8.17.0_6-win64-mingw.zip",
4242
"extract_path": "curl*\\bin",
4343
"files": ["curl.exe", "libcurl-x64.dll"],
4444
"help_command": ["curl.exe", "--help"]
@@ -81,14 +81,14 @@
8181
},
8282
{
8383
"name": "mmdbinspect",
84-
"url": "https://github.com/maxmind/mmdbinspect/releases/download/v2.0.0-beta.2/mmdbinspect_2.0.0-beta.2_windows_amd64.zip",
84+
"url": "https://github.com/maxmind/mmdbinspect/releases/download/v2.0.0/mmdbinspect_2.0.0_windows_amd64.zip",
8585
"extract_path": "mmdbinspect*",
8686
"files": ["mmdbinspect.exe"],
8787
"help_command": ["mmdbinspect.exe", "--help"]
8888
},
8989
{
9090
"name": "oha",
91-
"url": "https://github.com/hatoo/oha/releases/download/v1.9.0/oha-windows-amd64-pgo.exe",
91+
"url": "https://github.com/hatoo/oha/releases/download/v1.12.1/oha-windows-amd64-pgo.exe",
9292
"direct_download": true,
9393
"target_name": "oha.exe",
9494
"help_command": ["oha.exe", "--help"]
@@ -125,7 +125,7 @@
125125
},
126126
{
127127
"name": "xh",
128-
"url": "https://github.com/ducaale/xh/releases/download/v0.25.0/xh-v0.25.0-x86_64-pc-windows-msvc.zip",
128+
"url": "https://github.com/ducaale/xh/releases/download/v0.25.3/xh-v0.25.3-x86_64-pc-windows-msvc.zip",
129129
"extract_path": "xh*",
130130
"files": ["xh.exe"],
131131
"help_command": ["xh.exe", "--help"]

0 commit comments

Comments
 (0)