sass: Update to version 1.83.3

This commit is contained in:
github-actions[bot] 2025-01-14 04:28:51 +00:00
parent 53dc880d4b
commit 55ac055c68

View File

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