sass: Update to version 1.58.2

This commit is contained in:
github-actions[bot] 2023-02-17 04:28:27 +00:00
parent 2bdb6efb4c
commit 1a7dbc721c

View File

@ -1,16 +1,16 @@
{
"version": "1.58.1",
"version": "1.58.2",
"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.58.1/dart-sass-1.58.1-windows-x64.zip",
"hash": "b9e360b50403404e5a448d1311d391ced81e9258d05c832f1fb7b2194c06c92e"
"url": "https://github.com/sass/dart-sass/releases/download/1.58.2/dart-sass-1.58.2-windows-x64.zip",
"hash": "14fcb35ad261cbd5523c5801df04c7ee266aa38d76a59ab1f32aa0dd7c6a0491"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.58.1/dart-sass-1.58.1-windows-ia32.zip",
"hash": "ea7506c68ec9896e65b674b3816e2da5d59836c77ac2478b769a151dd019e37e"
"url": "https://github.com/sass/dart-sass/releases/download/1.58.2/dart-sass-1.58.2-windows-ia32.zip",
"hash": "e7b8eaf877dd4c860721032a7c29661e58fdb29e2269c7d6b845210819d0b7b4"
}
},
"extract_dir": "dart-sass",