sass: Update to version 1.74.1

This commit is contained in:
github-actions[bot] 2024-04-04 05:08:05 +00:00
parent 0cd3ca8a98
commit 9bd69b1ecf

View File

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