sass: Update to version 1.82.0

This commit is contained in:
github-actions[bot] 2024-12-04 00:39:27 +00:00
parent 7d9b3a9f5b
commit ec0b3975fd

View File

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