sass: Update to version 1.83.0

This commit is contained in:
github-actions[bot] 2024-12-13 00:38:46 +00:00
parent 70391e4221
commit 5e3999f1cc

View File

@ -1,16 +1,16 @@
{
"version": "1.82.0",
"version": "1.83.0",
"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.82.0/dart-sass-1.82.0-windows-x64.zip",
"hash": "b83b101a27d4c31e8100d82523e6997dc58b3b143a225a35d8a2ce8dd6cd2e0c"
"url": "https://github.com/sass/dart-sass/releases/download/1.83.0/dart-sass-1.83.0-windows-x64.zip",
"hash": "583947250492364e09df223169c4c42c892b72a221a765a6f9fae3f2d6428a0c"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.82.0/dart-sass-1.82.0-windows-ia32.zip",
"hash": "f0410c19f4c50e1b50460ae21a5eb18a382b44b7552602f5cb8612c1587bb36c"
"url": "https://github.com/sass/dart-sass/releases/download/1.83.0/dart-sass-1.83.0-windows-ia32.zip",
"hash": "6d79cd823bc74db7bc482101a7f88e44e4f634b9684f9c007fc3a45caba457d0"
}
},
"extract_dir": "dart-sass",