sass: Update to version 1.26.9

This commit is contained in:
Jakub Čábera 2020-06-23 08:58:34 +02:00
parent c9d66095aa
commit 09355f82d9

View File

@ -1,16 +1,16 @@
{ {
"homepage": "https://sass-lang.com/dart-sass", "version": "1.26.9",
"description": "The primary implementation of Sass, written in Dart.", "description": "The primary implementation of Sass, written in Dart.",
"version": "1.26.8", "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.8/dart-sass-1.26.8-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.26.9/dart-sass-1.26.9-windows-x64.zip",
"hash": "228c2622bde0f5589a97d8cb58a1cb685d2f1d3cae3047bc4e34b074355d8fd8" "hash": "396f2da561e4664081c1c7ce559fe7f92c1fe7b72f3e7429235c51c67357915a"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.26.8/dart-sass-1.26.8-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.26.9/dart-sass-1.26.9-windows-ia32.zip",
"hash": "4958ccaeff3ee93b118b5477cf05a0990c976592061d7a675617a102cf69ae7a" "hash": "e9c53b1939942e2ae4336ad0bb4c3b4aba7ba72251581b5a584454fe6ba3b50f"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",