sass: Update to version 1.77.4

This commit is contained in:
github-actions[bot] 2024-05-31 00:33:26 +00:00
parent cbd929bb4d
commit d911916eb9

View File

@ -1,16 +1,16 @@
{
"version": "1.77.3",
"version": "1.77.4",
"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.3/dart-sass-1.77.3-windows-x64.zip",
"hash": "d21155ce9471d60817c0ba07e76431406fa9342787f2a46ecf9e1628a695946a"
"url": "https://github.com/sass/dart-sass/releases/download/1.77.4/dart-sass-1.77.4-windows-x64.zip",
"hash": "1dafbb2e4140e182c9b1a61dea65bbd07e563e7d47ef56b89eafb9557573f71e"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.77.3/dart-sass-1.77.3-windows-ia32.zip",
"hash": "cc493a9dde5f8da7c42be6d449ce8a34ec83f29e7f50f22d0f40389bb4c98043"
"url": "https://github.com/sass/dart-sass/releases/download/1.77.4/dart-sass-1.77.4-windows-ia32.zip",
"hash": "9f48ce9d2767d4ee32404b922191d3dc7ef96b5918c76f7309b4bef4ce3669b2"
}
},
"extract_dir": "dart-sass",