sass: Update to version 1.77.1

This commit is contained in:
github-actions[bot] 2024-05-11 00:34:06 +00:00
parent 3aacfd1491
commit 53dfb7caca

View File

@ -1,16 +1,16 @@
{
"version": "1.77.0",
"version": "1.77.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.77.0/dart-sass-1.77.0-windows-x64.zip",
"hash": "ebb0c69e39f876dd95b68deb8105512abd87d5d7713d37c6d0b8ff4cc78eb31f"
"url": "https://github.com/sass/dart-sass/releases/download/1.77.1/dart-sass-1.77.1-windows-x64.zip",
"hash": "60c11d4d7600d2b074e3e17f20a2b1db5ca99c006bd64444e02f902a127bc49a"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.77.0/dart-sass-1.77.0-windows-ia32.zip",
"hash": "c4bc5b63b809e28b231bfaa94dd595c111b9761d82eba898e6b82679bbefe3ff"
"url": "https://github.com/sass/dart-sass/releases/download/1.77.1/dart-sass-1.77.1-windows-ia32.zip",
"hash": "6ecc15ad9901770b6f40576698aa7f8b9781f6f588f15a535ebce1a8ff9fc9fb"
}
},
"extract_dir": "dart-sass",