sass: Update to version 1.94.0

This commit is contained in:
github-actions[bot] 2025-11-11 00:40:27 +00:00
parent b5525ddf86
commit f92d0412b6

View File

@ -1,16 +1,16 @@
{ {
"version": "1.93.3", "version": "1.94.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.93.3/dart-sass-1.93.3-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.94.0/dart-sass-1.94.0-windows-x64.zip",
"hash": "a14d3da724e8abd64028c0197da302d2ad84f11854ae008eb7b456d645ae878d" "hash": "6befd5df9980aae39353e3a7037af9f3dd916b1c174b47d00fad663dc7d27775"
}, },
"arm64": { "arm64": {
"url": "https://github.com/sass/dart-sass/releases/download/1.93.3/dart-sass-1.93.3-windows-arm64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.94.0/dart-sass-1.94.0-windows-arm64.zip",
"hash": "cd8dfc7664c240ca5bcd5683b0e94a4f08e0ac3dec338988a1dd4d81ccfde095" "hash": "fe89168a81051436a0281fb7851b22a73e33bb9d8a6c196a3a47a4c2e60ea73b"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",