diff --git a/bucket/sass.json b/bucket/sass.json index 5b74463861..69e4ba5729 100644 --- a/bucket/sass.json +++ b/bucket/sass.json @@ -1,16 +1,16 @@ { - "version": "1.45.2", + "version": "1.46.0", "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.45.2/dart-sass-1.45.2-windows-x64.zip", - "hash": "0f603614e63ca8000626fd26f7d494483156abc9b91a52f91eae4ae8e210227b" + "url": "https://github.com/sass/dart-sass/releases/download/1.46.0/dart-sass-1.46.0-windows-x64.zip", + "hash": "674cdb3fdac1cb499f51e6d12fd4c08366c9c6c9efaad068f4df3f5be24ea781" }, "32bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.45.2/dart-sass-1.45.2-windows-ia32.zip", - "hash": "231d1d94a5cc78d08eae6f7c9c85fdb8180df7fc47d376ea917d02feb0c0c685" + "url": "https://github.com/sass/dart-sass/releases/download/1.46.0/dart-sass-1.46.0-windows-ia32.zip", + "hash": "ad44ae2b3e11b469d3f6eae10c1271656ec732c125441d84ca5bda0c98e31907" } }, "extract_dir": "dart-sass",