sass: Update to version 1.23.0

This commit is contained in:
Richard Kuhnt 2019-10-02 02:00:22 +00:00
parent a0f7757c8b
commit 8a35c5aaf2

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.22.12", "version": "1.23.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.22.12/dart-sass-1.22.12-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.23.0/dart-sass-1.23.0-windows-x64.zip",
"hash": "48423df5641352ec99711292141d2d2c281e2d2aba04b3755a01ad72f77c63de" "hash": "46c0cbe3f804809383b258427f2b97815ebbec7e6030ae29e7fc141a39622962"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.22.12/dart-sass-1.22.12-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.23.0/dart-sass-1.23.0-windows-ia32.zip",
"hash": "fea4c06bc91d26f93280f5402b90178b5db26ce605a7d20967ff05825fe6416c" "hash": "4f4422c7e26b6b34671242f451b264984514ed28cfd82f535858a22cfdcc9e8f"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",