sass: Update to version 1.24.2

This commit is contained in:
Richard Kuhnt 2020-01-04 01:00:25 +00:00
parent 08f1bd5e02
commit 0f06e2242b

View File

@ -1,16 +1,16 @@
{
"homepage": "https://github.com/sass/dart-sass",
"description": "The reference implementation of Sass, written in Dart.",
"version": "1.24.0",
"version": "1.24.2",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.24.0/dart-sass-1.24.0-windows-x64.zip",
"hash": "af544ddf8a7e4b5840fb9a6ecf75f25594044d23296493adcaf24e31ec0c2ff7"
"url": "https://github.com/sass/dart-sass/releases/download/1.24.2/dart-sass-1.24.2-windows-x64.zip",
"hash": "d62a0e32028e93c6fb9ba634494bbdaebe4aa99d5d7ee90bc21850e75538a74e"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.24.0/dart-sass-1.24.0-windows-ia32.zip",
"hash": "d7bf0944b94b923b013044f36af1fa2bc73a05e026ba8fdba345ed16e1103e47"
"url": "https://github.com/sass/dart-sass/releases/download/1.24.2/dart-sass-1.24.2-windows-ia32.zip",
"hash": "19e0dba1801adf17132d74cea7cfad19755d0d39aa353f0d3831ad069859bc02"
}
},
"extract_dir": "dart-sass",