sass: Update to version 1.26.3

This commit is contained in:
Richard Kuhnt 2020-03-11 23:01:49 +00:00
parent e751d3fb50
commit 3e09c8d1e4

View File

@ -1,16 +1,16 @@
{
"homepage": "https://github.com/sass/dart-sass",
"description": "The reference implementation of Sass, written in Dart.",
"version": "1.26.2",
"version": "1.26.3",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.26.2/dart-sass-1.26.2-windows-x64.zip",
"hash": "632c1991b0f62304d771d99b95bd9cbba03a468007c7e7b066120dfd7c9e4173"
"url": "https://github.com/sass/dart-sass/releases/download/1.26.3/dart-sass-1.26.3-windows-x64.zip",
"hash": "e451a32ee523df3cd82c7930740d069381e878dd8fda3a2fdbeb15b0f776c746"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.26.2/dart-sass-1.26.2-windows-ia32.zip",
"hash": "5c2adce26f783bbe980eebf48455ea6354ce37bd3e4e7dfa1997ee26df280efe"
"url": "https://github.com/sass/dart-sass/releases/download/1.26.3/dart-sass-1.26.3-windows-ia32.zip",
"hash": "f0615c65b2ad8f392a5329aefe134d44d0f731deb826abc1727ee704b285b328"
}
},
"extract_dir": "dart-sass",