sass: Update to version 1.79.5

This commit is contained in:
github-actions[bot] 2024-10-12 00:33:58 +00:00
parent ff2613271a
commit aca3e5afee

View File

@ -1,16 +1,16 @@
{ {
"version": "1.79.4", "version": "1.79.5",
"description": "The primary implementation of Sass, written in Dart.", "description": "The primary implementation of Sass, written in Dart.",
"homepage": "https://sass-lang.com/dart-sass", "homepage": "https://sass-lang.com/dart-sass",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.79.4/dart-sass-1.79.4-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.79.5/dart-sass-1.79.5-windows-x64.zip",
"hash": "4db1b740b8b95be773a163715988389f4a197dccec3e4755bcf142dcd6e12256" "hash": "d3139435977b1c3c141feae55c77313da5888b14451b94c8698b8a093041c9d8"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.79.4/dart-sass-1.79.4-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.79.5/dart-sass-1.79.5-windows-ia32.zip",
"hash": "411aa9b6cccabb290ff4662bea609cbbfc20f5c82dbb3668fb3db1fc06dd167a" "hash": "a4eebec01abf5fd1983436d6efa379ef4ed18e8b92a2973530f8066ecc4846c9"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",