sass: Update to version 1.80.5

This commit is contained in:
github-actions[bot] 2024-10-30 00:36:07 +00:00
parent 9582a4a7c0
commit 97d14c910e

View File

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