sass: Update to version 1.77.3

This commit is contained in:
github-actions[bot] 2024-05-30 00:33:56 +00:00
parent 373999f7b4
commit 7f3460c9db

View File

@ -1,16 +1,16 @@
{
"version": "1.77.2",
"version": "1.77.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.77.2/dart-sass-1.77.2-windows-x64.zip",
"hash": "e0df9fa474b33bc6c5e89d7c69e2b2b4beba541928bd4ad0678570739e53ac7e"
"url": "https://github.com/sass/dart-sass/releases/download/1.77.3/dart-sass-1.77.3-windows-x64.zip",
"hash": "d21155ce9471d60817c0ba07e76431406fa9342787f2a46ecf9e1628a695946a"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.77.2/dart-sass-1.77.2-windows-ia32.zip",
"hash": "dc6fddea56e8a41aefcab271b4ae717ee026b805ee9945b83777e88cba28ed37"
"url": "https://github.com/sass/dart-sass/releases/download/1.77.3/dart-sass-1.77.3-windows-ia32.zip",
"hash": "cc493a9dde5f8da7c42be6d449ce8a34ec83f29e7f50f22d0f40389bb4c98043"
}
},
"extract_dir": "dart-sass",