sass: Update to version 1.30.0

This commit is contained in:
Jakub Čábera 2020-12-05 08:31:43 +01:00
parent 1c9a225a05
commit 65b54a3ccd

View File

@ -1,16 +1,16 @@
{ {
"version": "1.29.0", "version": "1.30.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.29.0/dart-sass-1.29.0-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.30.0/dart-sass-1.30.0-windows-x64.zip",
"hash": "1dbcd4277d528c4272de93975a4a0341d0c85526296b62446ff2f97c69f66603" "hash": "a35160b045e8cb82ec4f3341c275e3a23f126f3328d6d407926b650e2cc9dd3d"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.29.0/dart-sass-1.29.0-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.30.0/dart-sass-1.30.0-windows-ia32.zip",
"hash": "9c68d8374a55743afbd52f39c9cd926acf5b07ca9e6061aa00d1c38f0876c35b" "hash": "b1b08c8387010c6436ba4b15b320ee9bbf5248561be63c99f730d252a566ab07"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",