diff --git a/bucket/sass.json b/bucket/sass.json index 9f85607c86..d0c113a887 100644 --- a/bucket/sass.json +++ b/bucket/sass.json @@ -1,16 +1,16 @@ { - "version": "1.68.0", + "version": "1.69.1", "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.68.0/dart-sass-1.68.0-windows-x64.zip", - "hash": "52aa561f1b534dc6205630e13c1a0f9eadf88447741a13f8c279d74af929cbb9" + "url": "https://github.com/sass/dart-sass/releases/download/1.69.1/dart-sass-1.69.1-windows-x64.zip", + "hash": "ec5895eb12533ba63d6fc728b61a368b3fb764f3d6191e47722d173e86f42fdf" }, "32bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.68.0/dart-sass-1.68.0-windows-ia32.zip", - "hash": "f57f1c3e2396ca2790ff45e056d93dc56e5c8b015f4d3807cff5236c2659e0b0" + "url": "https://github.com/sass/dart-sass/releases/download/1.69.1/dart-sass-1.69.1-windows-ia32.zip", + "hash": "39f5e92d4ac77249f8b146ceab9c92223f27c34f8dba846c9cf0ea380be7aa9d" } }, "extract_dir": "dart-sass",