sass: Update to version 1.26.7

This commit is contained in:
Jakub Čábera 2020-05-29 09:39:18 +02:00
parent d3b455c1a2
commit eded746701

View File

@ -1,16 +1,16 @@
{ {
"homepage": "https://sass-lang.com/dart-sass", "homepage": "https://sass-lang.com/dart-sass",
"description": "The primary implementation of Sass, written in Dart.", "description": "The primary implementation of Sass, written in Dart.",
"version": "1.26.3", "version": "1.26.7",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.26.3/dart-sass-1.26.3-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.26.7/dart-sass-1.26.7-windows-x64.zip",
"hash": "e451a32ee523df3cd82c7930740d069381e878dd8fda3a2fdbeb15b0f776c746" "hash": "8b3590bee9d7a3b14ef94fab27c9a620b310352a97eea61bea55c3f692d08b97"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.26.3/dart-sass-1.26.3-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.26.7/dart-sass-1.26.7-windows-ia32.zip",
"hash": "f0615c65b2ad8f392a5329aefe134d44d0f731deb826abc1727ee704b285b328" "hash": "c7049c79c140ce1be284222ee28de81e1886743bafe13f62f7fd68e5f9a2b960"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",