sass: Update to version 1.75.0

This commit is contained in:
github-actions[bot] 2024-04-12 01:14:09 +00:00
parent 5ca12ac9b5
commit d40214c966

View File

@ -1,16 +1,16 @@
{
"version": "1.74.1",
"version": "1.75.0",
"description": "The primary implementation of Sass, written in Dart.",
"homepage": "https://sass-lang.com/dart-sass",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.74.1/dart-sass-1.74.1-windows-x64.zip",
"hash": "ac01e7d6405c853a937a72ecf2d3054748318139af57fbef8b2dbe029b6d9084"
"url": "https://github.com/sass/dart-sass/releases/download/1.75.0/dart-sass-1.75.0-windows-x64.zip",
"hash": "b0cfa749947acc85bfd2fd5a56ae55b2c1a7eccb86cde0e5baf3e6b76dbbf8f3"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.74.1/dart-sass-1.74.1-windows-ia32.zip",
"hash": "74c30eda35ed7b0320b7a6607121b4f8f65e79d55d6641473ab8953b74bd68fc"
"url": "https://github.com/sass/dart-sass/releases/download/1.75.0/dart-sass-1.75.0-windows-ia32.zip",
"hash": "1155df39c632cb0b108761ad98b9ba0dde2ab04831650a9143cae5b12d09c33c"
}
},
"extract_dir": "dart-sass",