diff --git a/bucket/sass.json b/bucket/sass.json index 0e6aa211c1..166075a193 100644 --- a/bucket/sass.json +++ b/bucket/sass.json @@ -1,16 +1,16 @@ { - "version": "1.45.0", + "version": "1.45.1", "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.0/dart-sass-1.45.0-windows-x64.zip", - "hash": "8079e26c46b7ace5d3b19ae86d9da6f11c35d29574f7a433bc2847c82491b2e5" + "url": "https://github.com/sass/dart-sass/releases/download/1.45.1/dart-sass-1.45.1-windows-x64.zip", + "hash": "4f60383a4cff199ade1b673eb6bdf2fc4cb9b934e961af4930acac0c2d024bbf" }, "32bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.45.0/dart-sass-1.45.0-windows-ia32.zip", - "hash": "1ce7e785cae923afd2a314b6c5ea7d7bbbc28c409e78951b305f4f5c81cb6b85" + "url": "https://github.com/sass/dart-sass/releases/download/1.45.1/dart-sass-1.45.1-windows-ia32.zip", + "hash": "9f5207de8419837cb7a3ac0cc1e0c0f71c9f893706897c8d6df28b0472d2f9b8" } }, "extract_dir": "dart-sass",