sass: Update to version 1.20.0

This commit is contained in:
Richard Kuhnt 2019-05-03 02:00:19 +00:00
parent 4d6895557c
commit 45d4d888ae

View File

@ -1,15 +1,15 @@
{
"homepage": "https://github.com/sass/dart-sass",
"version": "1.19.0",
"version": "1.20.0",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.19.0/dart-sass-1.19.0-windows-x64.zip",
"hash": "50cb27f5431d8cde0d117d268349a9f2719702491778675a7ffe198b5bbe73b6"
"url": "https://github.com/sass/dart-sass/releases/download/1.20.0/dart-sass-1.20.0-windows-x64.zip",
"hash": "d909c9414887c0065d7766311a73f938b5743a3cf46c896c5259d62fdf474810"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.19.0/dart-sass-1.19.0-windows-ia32.zip",
"hash": "b01238e9554c937b1955df4329e2877346d79d836439070c0a3009d37fa20e11"
"url": "https://github.com/sass/dart-sass/releases/download/1.20.0/dart-sass-1.20.0-windows-ia32.zip",
"hash": "7f0fa3fb7164ada63331c85b133e64aee8d8e8d136c6921aa71acc2724bbbadb"
}
},
"extract_dir": "dart-sass",