We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2acf250 commit d784351Copy full SHA for d784351
1 file changed
resources/matrix/matrix-bin.json
@@ -9,7 +9,7 @@
9
},
10
{
11
"name": "dart-sass",
12
- "url": "https://github.com/sass/dart-sass/releases/download/1.92.1/dart-sass-1.92.1-windows-x64.zip",
+ "url": "https://github.com/sass/dart-sass/releases/download/1.93.0/dart-sass-1.93.0-windows-x64.zip",
13
"extract_path": "dart*\\src",
14
"files": ["dart.exe", "sass.snapshot"],
15
"copy_files": ["..\\resources\\dist\\sass.bat"],
@@ -118,7 +118,7 @@
118
119
120
"name": "xh",
121
- "url": "https://github.com/ducaale/xh/releases/download/v0.24.1/xh-v0.24.1-x86_64-pc-windows-msvc.zip",
+ "url": "https://github.com/ducaale/xh/releases/download/v0.25.0/xh-v0.25.0-x86_64-pc-windows-msvc.zip",
122
"extract_path": "xh*",
123
"files": ["xh.exe"],
124
"help_command": ["xh.exe", "--help"]
0 commit comments