sass: Update to version 1.22.1

This commit is contained in:
Richard Kuhnt 2019-06-27 01:01:50 +00:00
parent 1477eddfa2
commit 73b85df90d

View File

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