sass: Update to version 1.35.0

This commit is contained in:
Jakub Čábera 2021-06-15 02:11:22 -07:00
parent 17a12682e0
commit 230c9f8338

View File

@ -1,16 +1,16 @@
{ {
"version": "1.34.1", "version": "1.35.0",
"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.1/dart-sass-1.34.1-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.35.0/dart-sass-1.35.0-windows-x64.zip",
"hash": "6e34628799240e905dca33dc49e07b09cd950453ec2ff5aaf75d918211cd23c5" "hash": "d923de981ecb194cfcb409c2129a259d343658e474bb0f6863462005baf032b8"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.34.1/dart-sass-1.34.1-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.35.0/dart-sass-1.35.0-windows-ia32.zip",
"hash": "c912c28ad3bb67514d2f82d9d5ca37b14600881699686cabf61c278bfd5856c7" "hash": "ef13f0457566f7a6a20b93725a9ce05c6181a3c7a733c80272163da973619d1b"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",