sass: Update to version 1.26.2

This commit is contained in:
Richard Kuhnt 2020-02-29 01:01:49 +00:00
parent be9edfe992
commit e5047f5cfd

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.1",
"version": "1.26.2",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.26.1/dart-sass-1.26.1-windows-x64.zip",
"hash": "d3553ab44be03929c90a9b8f3ec1fe3842da40e6e3838a4271a0a428ab179e78"
"url": "https://github.com/sass/dart-sass/releases/download/1.26.2/dart-sass-1.26.2-windows-x64.zip",
"hash": "632c1991b0f62304d771d99b95bd9cbba03a468007c7e7b066120dfd7c9e4173"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.26.1/dart-sass-1.26.1-windows-ia32.zip",
"hash": "fd49ece53e1156f0795e7b891672c365b69059e01f2713ae029a220ba388aa31"
"url": "https://github.com/sass/dart-sass/releases/download/1.26.2/dart-sass-1.26.2-windows-ia32.zip",
"hash": "5c2adce26f783bbe980eebf48455ea6354ce37bd3e4e7dfa1997ee26df280efe"
}
},
"extract_dir": "dart-sass",