diff --git a/bucket/sass.json b/bucket/sass.json index 69e508d171..8db1f87f7f 100644 --- a/bucket/sass.json +++ b/bucket/sass.json @@ -1,16 +1,16 @@ { - "version": "1.54.0", + "version": "1.54.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.54.0/dart-sass-1.54.0-windows-x64.zip", - "hash": "f03f9269cf4809c1b73a30a5eea63b44296ea69555208466e474070409f510e8" + "url": "https://github.com/sass/dart-sass/releases/download/1.54.1/dart-sass-1.54.1-windows-x64.zip", + "hash": "8536fc1cd23ea9f98b97a41301056ccda23c6084dc6e5a38559c825cde8d7617" }, "32bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.54.0/dart-sass-1.54.0-windows-ia32.zip", - "hash": "902a7bc06f82357fa9f5bdc9ea13a6ae9647db54db2ab82d26112395e4be65aa" + "url": "https://github.com/sass/dart-sass/releases/download/1.54.1/dart-sass-1.54.1-windows-ia32.zip", + "hash": "070e7ece2825aba8433117062ad13dd30f0c6e30b4f7424e10f58ffe7c60c6d5" } }, "extract_dir": "dart-sass",