sass: Update to version 1.58.3

This commit is contained in:
github-actions[bot] 2023-02-18 08:28:09 +00:00
parent c9ca19fac0
commit d892bf8439

View File

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