sass: Update to version 1.83.4

This commit is contained in:
github-actions[bot] 2025-01-14 08:30:45 +00:00
parent 1980cfa41a
commit 0bbebcc236

View File

@ -1,16 +1,16 @@
{
"version": "1.83.3",
"version": "1.83.4",
"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.83.3/dart-sass-1.83.3-windows-x64.zip",
"hash": "695ae693cefec14c50b9beac3cfbe76e90579ec25e5b107b9553bf2d6de98f00"
"url": "https://github.com/sass/dart-sass/releases/download/1.83.4/dart-sass-1.83.4-windows-x64.zip",
"hash": "89fc2218e137c67229a0fc163eeac44efa1815139cba9080208935debd55f732"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.83.3/dart-sass-1.83.3-windows-ia32.zip",
"hash": "4f32945ea92b68ff769eab04a62fa6c4aa871137eefcb1b2ba9ffea6800e1810"
"url": "https://github.com/sass/dart-sass/releases/download/1.83.4/dart-sass-1.83.4-windows-ia32.zip",
"hash": "a74e939e7f804ec8e364c3b5efe4e66ba172becf4d69b36511ec60017573218f"
}
},
"extract_dir": "dart-sass",