sass: Update to version 1.72.0

This commit is contained in:
github-actions[bot] 2024-03-14 00:33:07 +00:00
parent ce050dc277
commit 53376490a5

View File

@ -1,16 +1,16 @@
{ {
"version": "1.71.1", "version": "1.72.0",
"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.71.1/dart-sass-1.71.1-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.72.0/dart-sass-1.72.0-windows-x64.zip",
"hash": "bb1a23015110ff22ea4900c1eb8ece8c9ab2ebb3df2973801019b2ad5bc3f6ce" "hash": "fce5ad18981d87f0486d3427673dcf37a9d0bdbc695ffbaa2157cdbaebf8935f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.71.1/dart-sass-1.71.1-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.72.0/dart-sass-1.72.0-windows-ia32.zip",
"hash": "97aee6b6e83a38ff0581c699c9e03209c1694eafc21cd51dd4722b80cd2c6292" "hash": "594452f2c898a2b5d86e74027da94ad585da25c5f41c7db5bc6b128443a82bfa"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",