sass: Update to version 1.22.4

This commit is contained in:
Richard Kuhnt 2019-07-12 02:00:30 +00:00
parent c39f4fa5a5
commit a9a16f73a6

View File

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