sass: Update to version 1.77.2

This commit is contained in:
github-actions[bot] 2024-05-17 00:33:41 +00:00
parent 240ed99f67
commit 5c3a612efc

View File

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