sass: Update to version 1.22.9

This commit is contained in:
Richard Kuhnt 2019-08-02 11:04:44 +00:00
parent 17b0649463
commit 080689f62f

View File

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