diff --git a/bucket/sass.json b/bucket/sass.json index fbcab2bf5f..ccd3c85fd6 100644 --- a/bucket/sass.json +++ b/bucket/sass.json @@ -1,16 +1,16 @@ { - "version": "1.34.0", + "version": "1.34.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.34.0/dart-sass-1.34.0-windows-x64.zip", - "hash": "de62cc57c9c75ec1d8eb4a5a3d6dc32eff4ca6b0926979380cfdacfd64e35c07" + "url": "https://github.com/sass/dart-sass/releases/download/1.34.1/dart-sass-1.34.1-windows-x64.zip", + "hash": "6e34628799240e905dca33dc49e07b09cd950453ec2ff5aaf75d918211cd23c5" }, "32bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.34.0/dart-sass-1.34.0-windows-ia32.zip", - "hash": "718e3ae35a50b8c4f0734df8e1c35a52c5cb6e047e3f1e69743dad5c43a6cc34" + "url": "https://github.com/sass/dart-sass/releases/download/1.34.1/dart-sass-1.34.1-windows-ia32.zip", + "hash": "c912c28ad3bb67514d2f82d9d5ca37b14600881699686cabf61c278bfd5856c7" } }, "extract_dir": "dart-sass",