sass: Update to version 1.80.3

This commit is contained in:
github-actions[bot] 2024-10-19 00:34:28 +00:00
parent 602a5d86ac
commit 1785d38f62

View File

@ -1,16 +1,16 @@
{
"version": "1.80.2",
"version": "1.80.3",
"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.2/dart-sass-1.80.2-windows-x64.zip",
"hash": "60aa1379b889188e6f6d1cc566c75f51a07225e6337945d9b2a2b1bdae14620f"
"url": "https://github.com/sass/dart-sass/releases/download/1.80.3/dart-sass-1.80.3-windows-x64.zip",
"hash": "0bc4708b37cd1bac4740e83ac5e3176e66b774f77fd5dd364da5b5cfc9bfb469"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.80.2/dart-sass-1.80.2-windows-ia32.zip",
"hash": "dc5bb3178f121ccb40a9e2359f53c5f5430cdce2d2f5dacf11f6f3ee18e6dfbb"
"url": "https://github.com/sass/dart-sass/releases/download/1.80.3/dart-sass-1.80.3-windows-ia32.zip",
"hash": "945f200ed5b34c22a2182ba2692b0218175e15fea222c38f79e8ca5c8e163f85"
}
},
"extract_dir": "dart-sass",