dart-sass: Update to version 1.10.1

This commit is contained in:
Richard Kuhnt 2018-07-25 01:00:28 +00:00
parent 6772920d7a
commit 3684200c10

View File

@ -1,15 +1,15 @@
{ {
"homepage": "https://github.com/sass/dart-sass", "homepage": "https://github.com/sass/dart-sass",
"version": "1.10.0", "version": "1.10.1",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.10.0/dart-sass-1.10.0-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.10.1/dart-sass-1.10.1-windows-x64.zip",
"hash": "ec9096a2910a613de0da2ece93f751151cb2c22d2e880f7d8c332ffd5b374034" "hash": "67efd52ee7a7ac652c8f5a98f73670693aa29789da3d82b374a9b724ac16950b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.10.0/dart-sass-1.10.0-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.10.1/dart-sass-1.10.1-windows-ia32.zip",
"hash": "34f16df75919542945ea8dc67600e0b102db2c5b4b3e6dbed533c6c170a4931d" "hash": "adec8195355b530f3ba1add028552d038a94803383560e08ca646ca88cecf9d6"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",