sass: Update to version 1.79.4

This commit is contained in:
github-actions[bot] 2024-09-28 04:28:57 +00:00
parent 60b25bd43a
commit b6530471db

View File

@ -1,16 +1,16 @@
{
"version": "1.79.3",
"version": "1.79.4",
"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.79.3/dart-sass-1.79.3-windows-x64.zip",
"hash": "83afed232327c45d7651e2fb3c5f5f80c315896d5d1968c81e7fc440a3f2c865"
"url": "https://github.com/sass/dart-sass/releases/download/1.79.4/dart-sass-1.79.4-windows-x64.zip",
"hash": "4db1b740b8b95be773a163715988389f4a197dccec3e4755bcf142dcd6e12256"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.79.3/dart-sass-1.79.3-windows-ia32.zip",
"hash": "c2724ccbc9f15b6f92e6e9e4078c022310f57bf232ec4f0a9881ae0a222ab500"
"url": "https://github.com/sass/dart-sass/releases/download/1.79.4/dart-sass-1.79.4-windows-ia32.zip",
"hash": "411aa9b6cccabb290ff4662bea609cbbfc20f5c82dbb3668fb3db1fc06dd167a"
}
},
"extract_dir": "dart-sass",