sass: Update to version 1.58.1

This commit is contained in:
github-actions[bot] 2023-02-15 04:29:32 +00:00
parent e1831b2431
commit dc10871343

View File

@ -1,16 +1,16 @@
{
"version": "1.58.0",
"version": "1.58.1",
"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.0/dart-sass-1.58.0-windows-x64.zip",
"hash": "89230542cb8308d2342e22c44396aa104bb89da2e470a7d671770373b3c6aaa2"
"url": "https://github.com/sass/dart-sass/releases/download/1.58.1/dart-sass-1.58.1-windows-x64.zip",
"hash": "b9e360b50403404e5a448d1311d391ced81e9258d05c832f1fb7b2194c06c92e"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.58.0/dart-sass-1.58.0-windows-ia32.zip",
"hash": "f0bddb26a899e76380275b16ee443756bc4379077800fd991293e78d7a26ffd8"
"url": "https://github.com/sass/dart-sass/releases/download/1.58.1/dart-sass-1.58.1-windows-ia32.zip",
"hash": "ea7506c68ec9896e65b674b3816e2da5d59836c77ac2478b769a151dd019e37e"
}
},
"extract_dir": "dart-sass",