diff --git a/bucket/sass.json b/bucket/sass.json index a1761314c8..d6df1e7d82 100644 --- a/bucket/sass.json +++ b/bucket/sass.json @@ -1,16 +1,16 @@ { "homepage": "https://github.com/sass/dart-sass", "description": "The reference implementation of Sass, written in Dart.", - "version": "1.22.12", + "version": "1.23.0", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.22.12/dart-sass-1.22.12-windows-x64.zip", - "hash": "48423df5641352ec99711292141d2d2c281e2d2aba04b3755a01ad72f77c63de" + "url": "https://github.com/sass/dart-sass/releases/download/1.23.0/dart-sass-1.23.0-windows-x64.zip", + "hash": "46c0cbe3f804809383b258427f2b97815ebbec7e6030ae29e7fc141a39622962" }, "32bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.22.12/dart-sass-1.22.12-windows-ia32.zip", - "hash": "fea4c06bc91d26f93280f5402b90178b5db26ce605a7d20967ff05825fe6416c" + "url": "https://github.com/sass/dart-sass/releases/download/1.23.0/dart-sass-1.23.0-windows-ia32.zip", + "hash": "4f4422c7e26b6b34671242f451b264984514ed28cfd82f535858a22cfdcc9e8f" } }, "extract_dir": "dart-sass",