diff --git a/bucket/sass.json b/bucket/sass.json index 8ffe39164f..817089d030 100644 --- a/bucket/sass.json +++ b/bucket/sass.json @@ -1,16 +1,16 @@ { - "version": "1.77.5", + "version": "1.77.8", "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.5/dart-sass-1.77.5-windows-x64.zip", - "hash": "e9c7fd23f5bd3cd63c5db9e366d944a367914698b68d13e4beca0279f5c82f3b" + "url": "https://github.com/sass/dart-sass/releases/download/1.77.8/dart-sass-1.77.8-windows-x64.zip", + "hash": "307b9729582b977ac9571cf5e38a3fb31af95002aff7c72cfee5e2f3c270d6e7" }, "32bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.77.5/dart-sass-1.77.5-windows-ia32.zip", - "hash": "f4854e1a3cf1654aebe3497cb8f55017a167e82afe69e58a3f02875b8f3c4fdb" + "url": "https://github.com/sass/dart-sass/releases/download/1.77.8/dart-sass-1.77.8-windows-ia32.zip", + "hash": "1c65924094bf4154bdfd605c4ad9bf72b8ae0681382e7519bd3d41bb95384c59" } }, "extract_dir": "dart-sass",