diff --git a/bucket/sass.json b/bucket/sass.json index 8d18c6b364..5682838ab5 100644 --- a/bucket/sass.json +++ b/bucket/sass.json @@ -1,16 +1,16 @@ { - "version": "1.63.1", + "version": "1.63.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.63.1/dart-sass-1.63.1-windows-x64.zip", - "hash": "4597c797b1723791bced06501269c24c305f7991da208f60fb9d6250fc6a2100" + "url": "https://github.com/sass/dart-sass/releases/download/1.63.2/dart-sass-1.63.2-windows-x64.zip", + "hash": "cd8cd36a619dd8e27f93d3186c52d70eb7d69472aa6c85f5094b29693e773f64" }, "32bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.63.1/dart-sass-1.63.1-windows-ia32.zip", - "hash": "bb2ee3b3d559de2c267c0dec3eefabdebe15cb059ec9e8feb78011488b2b8d8f" + "url": "https://github.com/sass/dart-sass/releases/download/1.63.2/dart-sass-1.63.2-windows-ia32.zip", + "hash": "f8cf297840133ccc7cef9a13ac6ec9fa9e0ada0011a7134742289879dd8e7011" } }, "extract_dir": "dart-sass",