sass: Update to version 1.80.4

This commit is contained in:
github-actions[bot] 2024-10-24 00:34:54 +00:00
parent f1f619e4f3
commit 7fba7b5fa6

View File

@ -1,16 +1,16 @@
{
"version": "1.80.3",
"version": "1.80.4",
"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.3/dart-sass-1.80.3-windows-x64.zip",
"hash": "0bc4708b37cd1bac4740e83ac5e3176e66b774f77fd5dd364da5b5cfc9bfb469"
"url": "https://github.com/sass/dart-sass/releases/download/1.80.4/dart-sass-1.80.4-windows-x64.zip",
"hash": "350b99b4ed993162017db0018c290b800e7ed10819a237bb3c7a42a222b5ac73"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.80.3/dart-sass-1.80.3-windows-ia32.zip",
"hash": "945f200ed5b34c22a2182ba2692b0218175e15fea222c38f79e8ca5c8e163f85"
"url": "https://github.com/sass/dart-sass/releases/download/1.80.4/dart-sass-1.80.4-windows-ia32.zip",
"hash": "8ec11a5277ef7cae20a4a0742f2c5cdc2f9474bb88a240fdb445591aa071ab67"
}
},
"extract_dir": "dart-sass",