sass: Update to version 1.23.7

This commit is contained in:
Richard Kuhnt 2019-11-20 00:00:38 +00:00
parent f42b154c5a
commit 99e7196453

View File

@ -1,16 +1,16 @@
{
"homepage": "https://github.com/sass/dart-sass",
"description": "The reference implementation of Sass, written in Dart.",
"version": "1.23.3",
"version": "1.23.7",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.23.3/dart-sass-1.23.3-windows-x64.zip",
"hash": "cccc23e445ec2a3361a384061c6d9af22551f0e4d8e6cda5405ce882f1cd6996"
"url": "https://github.com/sass/dart-sass/releases/download/1.23.7/dart-sass-1.23.7-windows-x64.zip",
"hash": "3c22f517a1dc4ea99e3552101b8f18a9515c61d8224fbfa9c03b2268a4f811ce"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.23.3/dart-sass-1.23.3-windows-ia32.zip",
"hash": "6719474cd0f435dbe7b55db69cc8a5888a94e447dd9e8ec0917b8ac232b9277b"
"url": "https://github.com/sass/dart-sass/releases/download/1.23.7/dart-sass-1.23.7-windows-ia32.zip",
"hash": "9098c4fece20b4eb0b51b98298b26a5e8e625864b16fc520b4d459162daa0b15"
}
},
"extract_dir": "dart-sass",