diff --git a/bucket/sass.json b/bucket/sass.json index 1c5bc7e71c..2c4827fbe0 100644 --- a/bucket/sass.json +++ b/bucket/sass.json @@ -1,16 +1,16 @@ { - "version": "1.43.4", + "version": "1.44.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.43.4/dart-sass-1.43.4-windows-x64.zip", - "hash": "71bc45e5193bfb28b0818a6eef6b81ab5ee3a5f835f1bc4c4d4387184ef6ba2f" + "url": "https://github.com/sass/dart-sass/releases/download/1.44.0/dart-sass-1.44.0-windows-x64.zip", + "hash": "a0de7783f454fdfd527585fe9a03dec75b334122f500009cbc75527f79e0b271" }, "32bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.43.4/dart-sass-1.43.4-windows-ia32.zip", - "hash": "bf7566c18b204498848cae8ac2b298f50a88854afb1e62bbc81010b71a7bb080" + "url": "https://github.com/sass/dart-sass/releases/download/1.44.0/dart-sass-1.44.0-windows-ia32.zip", + "hash": "172b15132552cdc6ebc15199545831ce4d2d5c5ea3c92ef8eac487239896b8d8" } }, "extract_dir": "dart-sass",