sass: Update to version 1.97.0

This commit is contained in:
github-actions[bot] 2025-12-16 08:32:03 +00:00
parent b9177fcda2
commit 21f04c7942

View File

@ -1,16 +1,16 @@
{
"version": "1.96.0",
"version": "1.97.0",
"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.96.0/dart-sass-1.96.0-windows-x64.zip",
"hash": "23c4955b7e223d66534a8809e1acb85409e8985e28dfefc7aa9a2ace0e5ec686"
"url": "https://github.com/sass/dart-sass/releases/download/1.97.0/dart-sass-1.97.0-windows-x64.zip",
"hash": "50e2ea92e975b277d18d3d7ff111fefb7651a1bbf54526ec8651e203fa78a020"
},
"arm64": {
"url": "https://github.com/sass/dart-sass/releases/download/1.96.0/dart-sass-1.96.0-windows-arm64.zip",
"hash": "9927961ad1f6b7e7938da9dbfdb0f73f0fd9175b3015cdba5157e2dd6efc2bf3"
"url": "https://github.com/sass/dart-sass/releases/download/1.97.0/dart-sass-1.97.0-windows-arm64.zip",
"hash": "0eca5fabe677bd230a9bbb98e0324f2353fc5588017d80b7c1c8fa9006e38ea3"
}
},
"extract_dir": "dart-sass",