sass: Update to version 1.20.2

This commit is contained in:
Richard Kuhnt 2019-05-25 02:00:39 +00:00
parent 24d1b5c5b6
commit eca72b64fb

View File

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