Skip to content

Commit d784351

Browse files
committed
Update matrix-bin.json
1 parent 2acf250 commit d784351

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

resources/matrix/matrix-bin.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
{
1111
"name": "dart-sass",
12-
"url": "https://github.com/sass/dart-sass/releases/download/1.92.1/dart-sass-1.92.1-windows-x64.zip",
12+
"url": "https://github.com/sass/dart-sass/releases/download/1.93.0/dart-sass-1.93.0-windows-x64.zip",
1313
"extract_path": "dart*\\src",
1414
"files": ["dart.exe", "sass.snapshot"],
1515
"copy_files": ["..\\resources\\dist\\sass.bat"],
@@ -118,7 +118,7 @@
118118
},
119119
{
120120
"name": "xh",
121-
"url": "https://github.com/ducaale/xh/releases/download/v0.24.1/xh-v0.24.1-x86_64-pc-windows-msvc.zip",
121+
"url": "https://github.com/ducaale/xh/releases/download/v0.25.0/xh-v0.25.0-x86_64-pc-windows-msvc.zip",
122122
"extract_path": "xh*",
123123
"files": ["xh.exe"],
124124
"help_command": ["xh.exe", "--help"]

0 commit comments

Comments
 (0)