sass: Update to version 1.24.4

This commit is contained in:
Richard Kuhnt 2020-01-09 23:00:27 +00:00
parent 50ac248fb9
commit 5f78bb16f1

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.3", "version": "1.24.4",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.24.3/dart-sass-1.24.3-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.24.4/dart-sass-1.24.4-windows-x64.zip",
"hash": "4c3be4e9d8448ec7314cee4a94d1c7fe956129a3338be419cd30ff37ce485d55" "hash": "f4251982c68322ca998734f821aa8dc3971a3bed71e096ff16959300191c34ce"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.24.3/dart-sass-1.24.3-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.24.4/dart-sass-1.24.4-windows-ia32.zip",
"hash": "8933bf09138b97c0ca116522f1237820e9038ec4c6bce9afbfdf18e8f100fcfd" "hash": "b19704d52538b21ed21939ba8aab76fff22f738e5e42378a37dcd85806441d69"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",