sass: Update to version 1.63.1

This commit is contained in:
github-actions[bot] 2023-06-08 00:33:54 +00:00
parent 4120221f4e
commit 7613eb4432

View File

@ -1,16 +1,16 @@
{
"version": "1.62.1",
"version": "1.63.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.62.1/dart-sass-1.62.1-windows-x64.zip",
"hash": "a677db9069462be0023fc88adb2b841b0c60c710c33bbddd193bbbcf6f17ea80"
"url": "https://github.com/sass/dart-sass/releases/download/1.63.1/dart-sass-1.63.1-windows-x64.zip",
"hash": "4597c797b1723791bced06501269c24c305f7991da208f60fb9d6250fc6a2100"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.62.1/dart-sass-1.62.1-windows-ia32.zip",
"hash": "9360d731520c0de996f4be7d1f1aabcd403435f1ede548a10bfc6fb13e44b6d9"
"url": "https://github.com/sass/dart-sass/releases/download/1.63.1/dart-sass-1.63.1-windows-ia32.zip",
"hash": "bb2ee3b3d559de2c267c0dec3eefabdebe15cb059ec9e8feb78011488b2b8d8f"
}
},
"extract_dir": "dart-sass",