sass: Update to version 1.22.12

This commit is contained in:
Richard Kuhnt 2019-09-11 22:00:25 +00:00
parent d6bc675715
commit 7d7df86e0d

View File

@ -1,16 +1,16 @@
{
"homepage": "https://github.com/sass/dart-sass",
"description": "The reference implementation of Sass, written in Dart.",
"version": "1.22.10",
"version": "1.22.12",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.22.10/dart-sass-1.22.10-windows-x64.zip",
"hash": "31c474922975fbbd8452fcb3b9d2f79fd75635c50858d29fa30aa541433b1244"
"url": "https://github.com/sass/dart-sass/releases/download/1.22.12/dart-sass-1.22.12-windows-x64.zip",
"hash": "48423df5641352ec99711292141d2d2c281e2d2aba04b3755a01ad72f77c63de"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.22.10/dart-sass-1.22.10-windows-ia32.zip",
"hash": "f9beefe60b471a0185815f94bdc96ba51311c56fdfa7cf1b2f4facfd8d2b8db9"
"url": "https://github.com/sass/dart-sass/releases/download/1.22.12/dart-sass-1.22.12-windows-ia32.zip",
"hash": "fea4c06bc91d26f93280f5402b90178b5db26ce605a7d20967ff05825fe6416c"
}
},
"extract_dir": "dart-sass",