sass: Update to version 1.20.1

This commit is contained in:
Richard Kuhnt 2019-05-03 22:00:23 +00:00
parent bb8316141c
commit 90ba3a5e84

View File

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