sass: Update to version 1.26.0

This commit is contained in:
Richard Kuhnt 2020-02-24 21:01:48 +00:00
parent 4b70f014e3
commit 6b7d0679d3

View File

@ -1,16 +1,16 @@
{ {
"homepage": "https://github.com/sass/dart-sass", "homepage": "https://github.com/sass/dart-sass",
"description": "The reference implementation of Sass, written in Dart.", "description": "The reference implementation of Sass, written in Dart.",
"version": "1.25.0", "version": "1.26.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.25.0/dart-sass-1.25.0-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.26.0/dart-sass-1.26.0-windows-x64.zip",
"hash": "59c1c7c6ceca32aeec5340c66abf55bb7646ea890467ff06d8d9aa9dd376d78a" "hash": "7e3274385c519b42bfe4ff32b3d462d56d48980760f8d71d13df1166a2fdadb2"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.25.0/dart-sass-1.25.0-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.26.0/dart-sass-1.26.0-windows-ia32.zip",
"hash": "5fc30d95ad14713dbc5b3a8fcce56f0f1ffc7fbbfcfa1e979ce6ff93a53e64f7" "hash": "ff3ea25b535f84dd3633b6da4b94772e8e4ff72d6ead7d20220680bd45aafae7"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",