sass: Update to version 1.94.1

This commit is contained in:
github-actions[bot] 2025-11-18 04:30:43 +00:00
parent 98c4bd79c6
commit c10ccae00b

View File

@ -1,16 +1,16 @@
{ {
"version": "1.94.0", "version": "1.94.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.94.0/dart-sass-1.94.0-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.94.1/dart-sass-1.94.1-windows-x64.zip",
"hash": "6befd5df9980aae39353e3a7037af9f3dd916b1c174b47d00fad663dc7d27775" "hash": "132d002b32a8084b097951169900446f0f30e4b03818e05020d540d46a9bc8ba"
}, },
"arm64": { "arm64": {
"url": "https://github.com/sass/dart-sass/releases/download/1.94.0/dart-sass-1.94.0-windows-arm64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.94.1/dart-sass-1.94.1-windows-arm64.zip",
"hash": "fe89168a81051436a0281fb7851b22a73e33bb9d8a6c196a3a47a4c2e60ea73b" "hash": "2bff563d7728fe87196d9e161137badecdeb1acab8b6c71db64f02363dd2a6e7"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",