sass: Update to version 1.77.5

This commit is contained in:
github-actions[bot] 2024-06-12 00:34:57 +00:00
parent 08aec68787
commit 2db080b915

View File

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