sass: Update to version 1.22.10

This commit is contained in:
Richard Kuhnt 2019-08-16 22:01:47 +00:00
parent 78214b1042
commit 64f678803c

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.9",
"version": "1.22.10",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.22.9/dart-sass-1.22.9-windows-x64.zip",
"hash": "effb03a9ef5816b6e128073ea64fa15c93418b35fb4b02636319b0db9020c2dc"
"url": "https://github.com/sass/dart-sass/releases/download/1.22.10/dart-sass-1.22.10-windows-x64.zip",
"hash": "31c474922975fbbd8452fcb3b9d2f79fd75635c50858d29fa30aa541433b1244"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.22.9/dart-sass-1.22.9-windows-ia32.zip",
"hash": "cbb1dc764b203ed4a1daaa7cd948ba8d48e2ab72ea26d5d4cf086e64f6f7ee55"
"url": "https://github.com/sass/dart-sass/releases/download/1.22.10/dart-sass-1.22.10-windows-ia32.zip",
"hash": "f9beefe60b471a0185815f94bdc96ba51311c56fdfa7cf1b2f4facfd8d2b8db9"
}
},
"extract_dir": "dart-sass",