sass: Update to version 1.34.0

This commit is contained in:
Jakub Čábera 2021-05-22 01:54:55 -07:00
parent 11c671f683
commit f881b075dc

View File

@ -1,16 +1,16 @@
{
"version": "1.33.0",
"version": "1.34.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.33.0/dart-sass-1.33.0-windows-x64.zip",
"hash": "c2af714f1a50227be129f2b556858411910e90bb7a0dd59097afb342e58fab06"
"url": "https://github.com/sass/dart-sass/releases/download/1.34.0/dart-sass-1.34.0-windows-x64.zip",
"hash": "de62cc57c9c75ec1d8eb4a5a3d6dc32eff4ca6b0926979380cfdacfd64e35c07"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.33.0/dart-sass-1.33.0-windows-ia32.zip",
"hash": "a0902c98e751943b50a253f74ddd5456a9a883d37805306c36ead0ec737aa254"
"url": "https://github.com/sass/dart-sass/releases/download/1.34.0/dart-sass-1.34.0-windows-ia32.zip",
"hash": "718e3ae35a50b8c4f0734df8e1c35a52c5cb6e047e3f1e69743dad5c43a6cc34"
}
},
"extract_dir": "dart-sass",