sass: Update to version 1.22.8

This commit is contained in:
Richard Kuhnt 2019-07-25 00:00:37 +00:00
parent a8f2abc226
commit 62781d5f82

View File

@ -1,15 +1,15 @@
{ {
"homepage": "https://github.com/sass/dart-sass", "homepage": "https://github.com/sass/dart-sass",
"version": "1.22.7", "version": "1.22.8",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.22.7/dart-sass-1.22.7-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.22.8/dart-sass-1.22.8-windows-x64.zip",
"hash": "5cd2c99e7f909dd58f7705068b41bec3693b80012e03c11a045b458969ae638a" "hash": "f00be3b283c6e691779a112c6c287f539de12d6e7303d150ac1bee04eed7566e"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.22.7/dart-sass-1.22.7-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.22.8/dart-sass-1.22.8-windows-ia32.zip",
"hash": "1cb91b92a086949acf50fce25421b4be1fe2281e91e802fc128e1bf32c828ca8" "hash": "ccddb93252a87f36d4501ee6a0f452ca9c4fa1b426598a4910f508b8e1a90e99"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",