Skip to content

Commit 415b84e

Browse files
committed
Update matrix-bin.json
1 parent 7177035 commit 415b84e

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
@@ -39,7 +39,7 @@
3939
},
4040
{
4141
"name": "dart-sass",
42-
"url": "https://github.com/sass/dart-sass/releases/download/1.97.3/dart-sass-1.97.3-windows-x64.zip",
42+
"url": "https://github.com/sass/dart-sass/releases/download/1.98.0/dart-sass-1.98.0-windows-x64.zip",
4343
"extract_path": "dart*\\src",
4444
"files": ["dart.exe", "sass.snapshot"],
4545
"copy_files": ["..\\resources\\dist\\sass.bat"],
@@ -61,7 +61,7 @@
6161
},
6262
{
6363
"name": "curl",
64-
"url": "https://curl.se/windows/dl-8.18.0_1/curl-8.18.0_1-win64-mingw.zip",
64+
"url": "https://curl.se/windows/dl-8.19.0_1/curl-8.19.0_1-win64-mingw.zip",
6565
"extract_path": "curl*\\bin",
6666
"files": ["curl.exe", "libcurl-x64.dll"],
6767
"help_command": ["curl.exe", "--help"]
@@ -75,7 +75,7 @@
7575
},
7676
{
7777
"name": "fd",
78-
"url": "https://github.com/sharkdp/fd/releases/download/v10.3.0/fd-v10.3.0-x86_64-pc-windows-msvc.zip",
78+
"url": "https://github.com/sharkdp/fd/releases/download/v10.4.2/fd-v10.4.2-x86_64-pc-windows-msvc.zip",
7979
"extract_path": "fd*",
8080
"files": ["fd.exe"],
8181
"help_command": ["fd.exe", "--help"]
@@ -125,7 +125,7 @@
125125
},
126126
{
127127
"name": "opa",
128-
"url": "https://github.com/open-policy-agent/opa/releases/download/v1.14.0/opa_windows_amd64.exe",
128+
"url": "https://github.com/open-policy-agent/opa/releases/download/v1.14.1/opa_windows_amd64.exe",
129129
"direct_download": true,
130130
"target_name": "opa.exe",
131131
"help_command": ["opa.exe", "--help"]

0 commit comments

Comments
 (0)