diff --git a/bucket/sass.json b/bucket/sass.json index 2c4827fbe0..0e6aa211c1 100644 --- a/bucket/sass.json +++ b/bucket/sass.json @@ -1,16 +1,16 @@ { - "version": "1.44.0", + "version": "1.45.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.44.0/dart-sass-1.44.0-windows-x64.zip", - "hash": "a0de7783f454fdfd527585fe9a03dec75b334122f500009cbc75527f79e0b271" + "url": "https://github.com/sass/dart-sass/releases/download/1.45.0/dart-sass-1.45.0-windows-x64.zip", + "hash": "8079e26c46b7ace5d3b19ae86d9da6f11c35d29574f7a433bc2847c82491b2e5" }, "32bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.44.0/dart-sass-1.44.0-windows-ia32.zip", - "hash": "172b15132552cdc6ebc15199545831ce4d2d5c5ea3c92ef8eac487239896b8d8" + "url": "https://github.com/sass/dart-sass/releases/download/1.45.0/dart-sass-1.45.0-windows-ia32.zip", + "hash": "1ce7e785cae923afd2a314b6c5ea7d7bbbc28c409e78951b305f4f5c81cb6b85" } }, "extract_dir": "dart-sass",