sass: Update to version 1.97.3

This commit is contained in:
github-actions[bot] 2026-01-22 00:44:42 +00:00
parent c0cff375a8
commit b9f5ec9c99

View File

@ -1,16 +1,16 @@
{
"version": "1.97.2",
"version": "1.97.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.97.2/dart-sass-1.97.2-windows-x64.zip",
"hash": "e7ce8998bf0a6fd5358bec3942c2afb544289e3644a3a4b3a7ba81d438f39bde"
"url": "https://github.com/sass/dart-sass/releases/download/1.97.3/dart-sass-1.97.3-windows-x64.zip",
"hash": "7cefc5a1a1fbe10a7428dea86493f43866f0343ebc7a1e401c8b708ebea26e0a"
},
"arm64": {
"url": "https://github.com/sass/dart-sass/releases/download/1.97.2/dart-sass-1.97.2-windows-arm64.zip",
"hash": "e6bf7c38bea9cd5ddc40e5c40a90a2a8f03040eb24b9e544cbd201b3621d5f9a"
"url": "https://github.com/sass/dart-sass/releases/download/1.97.3/dart-sass-1.97.3-windows-arm64.zip",
"hash": "ac8e14e9d1d1cfd5dd868e71724b443cbbd038997bf6229b85a5199fd9771a70"
}
},
"extract_dir": "dart-sass",