sass: Update to version 1.77.0

This commit is contained in:
github-actions[bot] 2024-05-07 04:27:10 +00:00
parent a3c32d39a0
commit 18b1e1550f

View File

@ -1,16 +1,16 @@
{
"version": "1.76.0",
"version": "1.77.0",
"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.76.0/dart-sass-1.76.0-windows-x64.zip",
"hash": "584825d5a710fb2e86fc2dd836016089e957c17715421f881e24d36e81762ca4"
"url": "https://github.com/sass/dart-sass/releases/download/1.77.0/dart-sass-1.77.0-windows-x64.zip",
"hash": "ebb0c69e39f876dd95b68deb8105512abd87d5d7713d37c6d0b8ff4cc78eb31f"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.76.0/dart-sass-1.76.0-windows-ia32.zip",
"hash": "d05539f9c459cf4763abb3f9281113bc75016389d848da31c975c080161fd7f7"
"url": "https://github.com/sass/dart-sass/releases/download/1.77.0/dart-sass-1.77.0-windows-ia32.zip",
"hash": "c4bc5b63b809e28b231bfaa94dd595c111b9761d82eba898e6b82679bbefe3ff"
}
},
"extract_dir": "dart-sass",