sass: Update to version 1.23.1

This commit is contained in:
Richard Kuhnt 2019-10-23 01:00:22 +00:00
parent 097f5aadc5
commit 31229efc06

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