sass: Update to version 1.22.2

This commit is contained in:
Richard Kuhnt 2019-07-01 22:00:22 +00:00
parent 39f937e3bc
commit a029fee6e2

View File

@ -1,15 +1,15 @@
{
"homepage": "https://github.com/sass/dart-sass",
"version": "1.22.1",
"version": "1.22.2",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.22.1/dart-sass-1.22.1-windows-x64.zip",
"hash": "f8043e8d87d99d128a664fb665febeafedfd7e2ef658004fa25f13205c3c770e"
"url": "https://github.com/sass/dart-sass/releases/download/1.22.2/dart-sass-1.22.2-windows-x64.zip",
"hash": "f960a1d5ff75ad31e9e2a9c425c2c9527bf6b3ea694b4b108da3df2e2073e3e9"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.22.1/dart-sass-1.22.1-windows-ia32.zip",
"hash": "d87a14b282443edea87402e1c54fdf136d8056fef3b9e4251047471ea948314f"
"url": "https://github.com/sass/dart-sass/releases/download/1.22.2/dart-sass-1.22.2-windows-ia32.zip",
"hash": "0f10235618b7e4819c2aeb3596b50cd74e4982731ac63ba8bd2ac81f39e0d6db"
}
},
"extract_dir": "dart-sass",