sass: Update to version 1.24.3

This commit is contained in:
Richard Kuhnt 2020-01-07 23:00:23 +00:00
parent b9e79a4eaf
commit a6cbcaab1a

View File

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