sass: Update to version 1.80.6

This commit is contained in:
github-actions[bot] 2024-11-02 00:34:33 +00:00
parent ca0aa61364
commit 3c1b971eee

View File

@ -1,16 +1,16 @@
{
"version": "1.80.5",
"version": "1.80.6",
"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.80.5/dart-sass-1.80.5-windows-x64.zip",
"hash": "83c6d1c0fbbb62d9d06f73eb60817c3ef704228b1ee0c1bf96de9a9d6d1d6f6d"
"url": "https://github.com/sass/dart-sass/releases/download/1.80.6/dart-sass-1.80.6-windows-x64.zip",
"hash": "8e9de71d492466568be6888a40e03a66ba0f7428051f45782b8b44488cb1bac9"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.80.5/dart-sass-1.80.5-windows-ia32.zip",
"hash": "8bd7ac4bac3010f660ed2f63fddedcfceb8baef56693411713bda3c35b9383c0"
"url": "https://github.com/sass/dart-sass/releases/download/1.80.6/dart-sass-1.80.6-windows-ia32.zip",
"hash": "bfb0fc721f45a0b2a1f97c96ea2036554aadd4c3ed7ef7eb88a770b27dada114"
}
},
"extract_dir": "dart-sass",