sass: Update to version 1.34.1

This commit is contained in:
Jakub Čábera 2021-06-02 18:24:27 -07:00
parent 6fd0008183
commit 197b6bf943

View File

@ -1,16 +1,16 @@
{ {
"version": "1.34.0", "version": "1.34.1",
"description": "The primary implementation of Sass, written in Dart.", "description": "The primary implementation of Sass, written in Dart.",
"homepage": "https://sass-lang.com/dart-sass", "homepage": "https://sass-lang.com/dart-sass",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.34.0/dart-sass-1.34.0-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.34.1/dart-sass-1.34.1-windows-x64.zip",
"hash": "de62cc57c9c75ec1d8eb4a5a3d6dc32eff4ca6b0926979380cfdacfd64e35c07" "hash": "6e34628799240e905dca33dc49e07b09cd950453ec2ff5aaf75d918211cd23c5"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.34.0/dart-sass-1.34.0-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.34.1/dart-sass-1.34.1-windows-ia32.zip",
"hash": "718e3ae35a50b8c4f0734df8e1c35a52c5cb6e047e3f1e69743dad5c43a6cc34" "hash": "c912c28ad3bb67514d2f82d9d5ca37b14600881699686cabf61c278bfd5856c7"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",