sass: Update to version 1.22.5

This commit is contained in:
Richard Kuhnt 2019-07-15 23:00:20 +00:00
parent 2c78f3a633
commit ed0b365365

View File

@ -1,15 +1,15 @@
{ {
"homepage": "https://github.com/sass/dart-sass", "homepage": "https://github.com/sass/dart-sass",
"version": "1.22.4", "version": "1.22.5",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.22.4/dart-sass-1.22.4-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.22.5/dart-sass-1.22.5-windows-x64.zip",
"hash": "6be78d65072494d7027b6837f3dcdceca46e925349ecf7e121938c6f148696d5" "hash": "0515de7baacf031dc6863b0f66393635a33e7ebec71767b5cb2abddd204c757a"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.22.4/dart-sass-1.22.4-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.22.5/dart-sass-1.22.5-windows-ia32.zip",
"hash": "d692a886117f87263d29916871bba9872a276f31ead5ae225986cc86aa2151bf" "hash": "cfd8fbd1c73ccb5c49aae407eff74da9eb0a198595a4c6289c7423b64cde78d1"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",