sass: Update to version 1.20.3

This commit is contained in:
Richard Kuhnt 2019-05-31 17:02:06 +00:00
parent ca98f5c2f7
commit aebc3bf47d

View File

@ -1,15 +1,15 @@
{ {
"homepage": "https://github.com/sass/dart-sass", "homepage": "https://github.com/sass/dart-sass",
"version": "1.20.2", "version": "1.20.3",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.20.2/dart-sass-1.20.2-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.20.3/dart-sass-1.20.3-windows-x64.zip",
"hash": "57e36040ac49be609ba0c4d7be20871ce02e1c7b4d21b6b71f1fa5b25433acc0" "hash": "c7bd7187bd8e0c9b917ba48ff3373c5b28e83ad7cfdb9c327a598a0cd8ee8b67"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.20.2/dart-sass-1.20.2-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.20.3/dart-sass-1.20.3-windows-ia32.zip",
"hash": "348c6aef25d339752c23f59e04a24c2a8ea4f80fc84fd8afeb11c472f9f295a0" "hash": "df6a5ba1e218321122fab23c4593916a16265a8e66049fe3963af921ec048de5"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",