sass: Update to version 1.63.2

This commit is contained in:
github-actions[bot] 2023-06-08 04:26:44 +00:00
parent de36dc202e
commit b3475c6b0e

View File

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