sass: Update to version 1.44.0

This commit is contained in:
Richard Kuhnt 2021-12-03 18:02:02 +00:00
parent ca2cd8b4de
commit 9a8bc9e0aa

View File

@ -1,16 +1,16 @@
{
"version": "1.43.4",
"version": "1.44.0",
"description": "The primary implementation of Sass, written in Dart.",
"homepage": "https://sass-lang.com/dart-sass",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.43.4/dart-sass-1.43.4-windows-x64.zip",
"hash": "71bc45e5193bfb28b0818a6eef6b81ab5ee3a5f835f1bc4c4d4387184ef6ba2f"
"url": "https://github.com/sass/dart-sass/releases/download/1.44.0/dart-sass-1.44.0-windows-x64.zip",
"hash": "a0de7783f454fdfd527585fe9a03dec75b334122f500009cbc75527f79e0b271"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.43.4/dart-sass-1.43.4-windows-ia32.zip",
"hash": "bf7566c18b204498848cae8ac2b298f50a88854afb1e62bbc81010b71a7bb080"
"url": "https://github.com/sass/dart-sass/releases/download/1.44.0/dart-sass-1.44.0-windows-ia32.zip",
"hash": "172b15132552cdc6ebc15199545831ce4d2d5c5ea3c92ef8eac487239896b8d8"
}
},
"extract_dir": "dart-sass",