diff --git a/bucket/sass.json b/bucket/sass.json index 202bc7bbff..bf1c56ef7c 100644 --- a/bucket/sass.json +++ b/bucket/sass.json @@ -1,16 +1,16 @@ { - "version": "1.80.1", + "version": "1.80.2", "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.80.1/dart-sass-1.80.1-windows-x64.zip", - "hash": "0d1f5274c04463b7895d18b3d7d090c37211cd2bdfaee1e206f16190c0c522b9" + "url": "https://github.com/sass/dart-sass/releases/download/1.80.2/dart-sass-1.80.2-windows-x64.zip", + "hash": "60aa1379b889188e6f6d1cc566c75f51a07225e6337945d9b2a2b1bdae14620f" }, "32bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.80.1/dart-sass-1.80.1-windows-ia32.zip", - "hash": "e08954556ebd42f0cf7d3d91120dd5355226c214575e224f09ad6a121ab3b5d2" + "url": "https://github.com/sass/dart-sass/releases/download/1.80.2/dart-sass-1.80.2-windows-ia32.zip", + "hash": "dc5bb3178f121ccb40a9e2359f53c5f5430cdce2d2f5dacf11f6f3ee18e6dfbb" } }, "extract_dir": "dart-sass",