sass: Update to version 1.81.0

This commit is contained in:
github-actions[bot] 2024-11-15 04:30:41 +00:00
parent 0309973459
commit bce689bf00

View File

@ -1,16 +1,16 @@
{ {
"version": "1.80.7", "version": "1.81.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.80.7/dart-sass-1.80.7-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.81.0/dart-sass-1.81.0-windows-x64.zip",
"hash": "e1071c4e4549b9043828df3c1f8a0d6aed81af51470f4e9f76cc24283a4604cc" "hash": "c2c0d19b08354c66a40cb666dd7299c3f5a29d66f25cce5d0f7280e8ffa7753f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.80.7/dart-sass-1.80.7-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.81.0/dart-sass-1.81.0-windows-ia32.zip",
"hash": "c7aed91a592a221d3b542899bb4d13f5cb97587b3f67adea40f29ba63f2a1c86" "hash": "e475fd8986d015a6770cbe9fad393656fb5f67a3fd5ebf012bcc9b6ae82ac407"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",