sass: Update to version 1.83.1

This commit is contained in:
github-actions[bot] 2025-01-04 04:29:24 +00:00
parent 5e3bb3b3ce
commit b65cf2f5a7

View File

@ -1,16 +1,16 @@
{ {
"version": "1.83.0", "version": "1.83.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.83.0/dart-sass-1.83.0-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.83.1/dart-sass-1.83.1-windows-x64.zip",
"hash": "583947250492364e09df223169c4c42c892b72a221a765a6f9fae3f2d6428a0c" "hash": "14f665894f24ec180895a6bf51463de0d595fd4a3534461c465aff33a0b969c5"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.83.0/dart-sass-1.83.0-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.83.1/dart-sass-1.83.1-windows-ia32.zip",
"hash": "6d79cd823bc74db7bc482101a7f88e44e4f634b9684f9c007fc3a45caba457d0" "hash": "109f94516ea83a953d612c5e48ef51d593c46b59e968ada0341a473f14c13c54"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",