sass: Update to version 1.26.10

This commit is contained in:
Jakub Čábera 2020-07-07 08:44:02 +02:00
parent 1892f8239a
commit 44ab67b384

View File

@ -1,16 +1,16 @@
{
"version": "1.26.9",
"version": "1.26.10",
"description": "The primary implementation of Sass, written in Dart.",
"homepage": "https://sass-lang.com/dart-sass",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.26.9/dart-sass-1.26.9-windows-x64.zip",
"hash": "396f2da561e4664081c1c7ce559fe7f92c1fe7b72f3e7429235c51c67357915a"
"url": "https://github.com/sass/dart-sass/releases/download/1.26.10/dart-sass-1.26.10-windows-x64.zip",
"hash": "756222006d86d7161b3ad468a5e3da3b6b94601e0b38dca7c2455405ea6aa0c5"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.26.9/dart-sass-1.26.9-windows-ia32.zip",
"hash": "e9c53b1939942e2ae4336ad0bb4c3b4aba7ba72251581b5a584454fe6ba3b50f"
"url": "https://github.com/sass/dart-sass/releases/download/1.26.10/dart-sass-1.26.10-windows-ia32.zip",
"hash": "2fe02be310a2f80e49d498fed19ecd56ea8aabee09d7ccf34320ef69d09d7a07"
}
},
"extract_dir": "dart-sass",