diff --git a/bucket/sass.json b/bucket/sass.json index e63d3ac112..13499dafad 100644 --- a/bucket/sass.json +++ b/bucket/sass.json @@ -1,16 +1,16 @@ { - "version": "1.26.11", + "version": "1.26.12", "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.26.11/dart-sass-1.26.11-windows-x64.zip", - "hash": "13f35784e32177fe3e1c4e01a4fbd81e71ed01d991e3ea53748a68d532a4ece1" + "url": "https://github.com/sass/dart-sass/releases/download/1.26.12/dart-sass-1.26.12-windows-x64.zip", + "hash": "537e7389df42abca1e4a711ee457d7e186d0ae4ebc855f9a354e90c08a033b0c" }, "32bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.26.11/dart-sass-1.26.11-windows-ia32.zip", - "hash": "dc1fc3043d1bfd78f0c6edda77e5129501223930f683d6ed357e51fc0b555870" + "url": "https://github.com/sass/dart-sass/releases/download/1.26.12/dart-sass-1.26.12-windows-ia32.zip", + "hash": "b44c254497561567871776ce412bb98e182513a05b0c1647395633cf0f25e565" } }, "extract_dir": "dart-sass",