sass: Update to version 1.81.1

This commit is contained in:
github-actions[bot] 2024-12-03 04:30:29 +00:00
parent e8fd72dfce
commit c650cb25be

View File

@ -1,16 +1,16 @@
{
"version": "1.81.0",
"version": "1.81.1",
"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.81.0/dart-sass-1.81.0-windows-x64.zip",
"hash": "c2c0d19b08354c66a40cb666dd7299c3f5a29d66f25cce5d0f7280e8ffa7753f"
"url": "https://github.com/sass/dart-sass/releases/download/1.81.1/dart-sass-1.81.1-windows-x64.zip",
"hash": "cea81a47fa9a1a08add105debc29347ff8779f636f2ac285e656d775c4ed5e7b"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.81.0/dart-sass-1.81.0-windows-ia32.zip",
"hash": "e475fd8986d015a6770cbe9fad393656fb5f67a3fd5ebf012bcc9b6ae82ac407"
"url": "https://github.com/sass/dart-sass/releases/download/1.81.1/dart-sass-1.81.1-windows-ia32.zip",
"hash": "257327d040bbd48214f5ab741ed430e8d09aef8c4c320877f06a86f633ce1813"
}
},
"extract_dir": "dart-sass",