sass: Update to version 1.22.7

This commit is contained in:
Richard Kuhnt 2019-07-18 22:00:23 +00:00
parent 40a7691f92
commit 8c40607dc6

View File

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