sass: Update to version 1.22.0

This commit is contained in:
Richard Kuhnt 2019-06-25 01:00:21 +00:00
parent b1d10f9135
commit 012e820a46

View File

@ -1,15 +1,15 @@
{
"homepage": "https://github.com/sass/dart-sass",
"version": "1.21.0",
"version": "1.22.0",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.21.0/dart-sass-1.21.0-windows-x64.zip",
"hash": "c2a952955d6bb8684d57f15f753e9d387c4bb771e90c055cbeec61286464dd4a"
"url": "https://github.com/sass/dart-sass/releases/download/1.22.0/dart-sass-1.22.0-windows-x64.zip",
"hash": "99a2cf00213e85561160c04594415e9cc01c73142d9859ff23ee70df8610a9c9"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.21.0/dart-sass-1.21.0-windows-ia32.zip",
"hash": "d250cc6a89364f03c808cf091b4f8c20215a78aab87d0a0ea745cbc082f9bbc5"
"url": "https://github.com/sass/dart-sass/releases/download/1.22.0/dart-sass-1.22.0-windows-ia32.zip",
"hash": "87afc2e2c76067f6dd2c43ef13fa96bb00eb8362d5fc35da02ade3e6e1b896b8"
}
},
"extract_dir": "dart-sass",