sass: Update to version 1.80.1

This commit is contained in:
github-actions[bot] 2024-10-17 04:29:46 +00:00
parent b7ac4297bf
commit f8c0d2149e

View File

@ -1,16 +1,16 @@
{
"version": "1.80.0",
"version": "1.80.1",
"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.0/dart-sass-1.80.0-windows-x64.zip",
"hash": "6e362a447c87783c94f3a70d71e1122b900f165a6d9b8535dec3da303ee0d2e5"
"url": "https://github.com/sass/dart-sass/releases/download/1.80.1/dart-sass-1.80.1-windows-x64.zip",
"hash": "0d1f5274c04463b7895d18b3d7d090c37211cd2bdfaee1e206f16190c0c522b9"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.80.0/dart-sass-1.80.0-windows-ia32.zip",
"hash": "ba8ab665b1b46d348721c91f3bbd1f1bab10583690c0a453b254c50ba15bb8d8"
"url": "https://github.com/sass/dart-sass/releases/download/1.80.1/dart-sass-1.80.1-windows-ia32.zip",
"hash": "e08954556ebd42f0cf7d3d91120dd5355226c214575e224f09ad6a121ab3b5d2"
}
},
"extract_dir": "dart-sass",