sass: Update to version 1.26.11

This commit is contained in:
Jakub Čábera 2020-09-18 08:48:13 +02:00
parent 94a6408dc2
commit 2b43d2281a

View File

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