sass: Update to version 1.55.0

This commit is contained in:
github-actions[bot] 2022-09-22 00:33:48 +00:00
parent 0b5b7bfcbb
commit cc17fd0f62

View File

@ -1,16 +1,16 @@
{
"version": "1.54.9",
"version": "1.55.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.54.9/dart-sass-1.54.9-windows-x64.zip",
"hash": "eb693ed4ffd703adafaf738195059be33ed3cc031682663d7f3818af29900708"
"url": "https://github.com/sass/dart-sass/releases/download/1.55.0/dart-sass-1.55.0-windows-x64.zip",
"hash": "03e9d982100a5fdb5a26ff6398bfe0cfbf6c81622dbc98737c1ab1c72804adc8"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.54.9/dart-sass-1.54.9-windows-ia32.zip",
"hash": "084979a66ea6ceddf7d5a4b1249f0e3d63dd373ef10eca8da5d99b112b606be5"
"url": "https://github.com/sass/dart-sass/releases/download/1.55.0/dart-sass-1.55.0-windows-ia32.zip",
"hash": "6f35022d9e56657c3837a62a868ef82d08491e4a733966b1e3edb10a53efa819"
}
},
"extract_dir": "dart-sass",