sass: Update to version 1.97.1

This commit is contained in:
github-actions[bot] 2025-12-20 00:40:00 +00:00
parent 49c35ae9c4
commit 7c28bc6a8a

View File

@ -1,16 +1,16 @@
{
"version": "1.97.0",
"version": "1.97.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.97.0/dart-sass-1.97.0-windows-x64.zip",
"hash": "50e2ea92e975b277d18d3d7ff111fefb7651a1bbf54526ec8651e203fa78a020"
"url": "https://github.com/sass/dart-sass/releases/download/1.97.1/dart-sass-1.97.1-windows-x64.zip",
"hash": "ba149b2111b3b42a1fb04a9fbc0a18ce696580f4ce56c6e60e6a456a526d0233"
},
"arm64": {
"url": "https://github.com/sass/dart-sass/releases/download/1.97.0/dart-sass-1.97.0-windows-arm64.zip",
"hash": "0eca5fabe677bd230a9bbb98e0324f2353fc5588017d80b7c1c8fa9006e38ea3"
"url": "https://github.com/sass/dart-sass/releases/download/1.97.1/dart-sass-1.97.1-windows-arm64.zip",
"hash": "bf9c63204ff7ec8713876ee66546c422a72eaf009dee2caec68c0b3113ac4fd4"
}
},
"extract_dir": "dart-sass",