diff --git a/bucket/sass.json b/bucket/sass.json index fe4743e4f0..2d448cf969 100644 --- a/bucket/sass.json +++ b/bucket/sass.json @@ -1,16 +1,16 @@ { - "version": "1.85.0", + "version": "1.85.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.85.0/dart-sass-1.85.0-windows-x64.zip", - "hash": "b0cca73ed763efca1fc360a14520de1da78eca4fc32c03de38ab6f9dc492ea75" + "url": "https://github.com/sass/dart-sass/releases/download/1.85.1/dart-sass-1.85.1-windows-x64.zip", + "hash": "6efdc9342a0dc38543b773b698c449e0e45325da2d5eb6f1d7847d7e29daf5d9" }, "32bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.85.0/dart-sass-1.85.0-windows-ia32.zip", - "hash": "5a78df093d2c2af125e5908aebe241926e8e43232407f3814fec80276c31fa92" + "url": "https://github.com/sass/dart-sass/releases/download/1.85.1/dart-sass-1.85.1-windows-ia32.zip", + "hash": "7bf4767440ac778573fa85ffd7cb59686a06a95a52b9e9350154c95605f40442" } }, "extract_dir": "dart-sass",