sass: Update to version 1.24.5

This commit is contained in:
Richard Kuhnt 2020-01-16 23:01:50 +00:00
parent bda642b87c
commit 197fec5662

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