diff --git a/bucket/sass.json b/bucket/sass.json index 1cbf8511d0..3326888916 100644 --- a/bucket/sass.json +++ b/bucket/sass.json @@ -1,16 +1,16 @@ { - "version": "1.49.7", + "version": "1.49.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.49.7/dart-sass-1.49.7-windows-x64.zip", - "hash": "706fda06962880d608f94f71d569496ba34da9c6771234c041223e88c4cb5074" + "url": "https://github.com/sass/dart-sass/releases/download/1.49.8/dart-sass-1.49.8-windows-x64.zip", + "hash": "f70619af7f96aee3cfaaa30b6485f20283665e65f7ab8bc6ba7180ea295ee41f" }, "32bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.49.7/dart-sass-1.49.7-windows-ia32.zip", - "hash": "6172c01e120eaabbc85b8661567d266ff8ba28302d32556765e1c9195e00a27c" + "url": "https://github.com/sass/dart-sass/releases/download/1.49.8/dart-sass-1.49.8-windows-ia32.zip", + "hash": "f05973431ea177caf9c230bb8b124eda48c554e9efd1d752651003e034bb2068" } }, "extract_dir": "dart-sass",