sass: Update to version 1.26.8

This commit is contained in:
Jakub Čábera 2020-06-05 11:56:39 +02:00
parent e2198bf711
commit a63c4c9d8e

View File

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