dart-sass: Update to version 1.13.3

This commit is contained in:
Richard Kuhnt 2018-09-11 20:00:50 +00:00
parent 508bda3783
commit d2a9845e55

View File

@ -1,15 +1,15 @@
{ {
"homepage": "https://github.com/sass/dart-sass", "homepage": "https://github.com/sass/dart-sass",
"version": "1.13.2", "version": "1.13.3",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.13.2/dart-sass-1.13.2-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.13.3/dart-sass-1.13.3-windows-x64.zip",
"hash": "1e5ca9236a6aed9a432795e580803bd7b898a12f994f00b602af22be12a5bde4" "hash": "813b17183eb39bb04aace0d39c9f33d54870e381b42a3f8c856693e2f8fbe27d"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.13.2/dart-sass-1.13.2-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.13.3/dart-sass-1.13.3-windows-ia32.zip",
"hash": "b3ddf80ea4a31bbe0bfdcadafbfcf8f91ed16ab40f75974f2ce3f005f5ae5b13" "hash": "0df1a1f301a6eddb3febb596ea1aae197bd62a0e57de5bf07e0a670123714c47"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",