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.", "description": "The primary implementation of Sass, written in Dart.",
"homepage": "https://sass-lang.com/dart-sass", "homepage": "https://sass-lang.com/dart-sass",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.77.2/dart-sass-1.77.2-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.77.3/dart-sass-1.77.3-windows-x64.zip",
"hash": "e0df9fa474b33bc6c5e89d7c69e2b2b4beba541928bd4ad0678570739e53ac7e" "hash": "d21155ce9471d60817c0ba07e76431406fa9342787f2a46ecf9e1628a695946a"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.77.2/dart-sass-1.77.2-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.77.3/dart-sass-1.77.3-windows-ia32.zip",
"hash": "dc6fddea56e8a41aefcab271b4ae717ee026b805ee9945b83777e88cba28ed37" "hash": "cc493a9dde5f8da7c42be6d449ce8a34ec83f29e7f50f22d0f40389bb4c98043"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",