sass: Update to version 1.79.1

This commit is contained in:
github-actions[bot] 2024-09-18 00:34:33 +00:00
parent e62c08bd9a
commit 662267a926

View File

@ -1,16 +1,16 @@
{ {
"version": "1.78.0", "version": "1.79.1",
"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.78.0/dart-sass-1.78.0-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.79.1/dart-sass-1.79.1-windows-x64.zip",
"hash": "49172dccbbca8b40029c0dead457f7332d2a84f2120e329f1c857c8c52794967" "hash": "622501e661f7b032c4cec7cc31964b0337ed6fe7dd298617eec1de0985beed2a"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.78.0/dart-sass-1.78.0-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.79.1/dart-sass-1.79.1-windows-ia32.zip",
"hash": "4e2eebcdc9a9e1988fc98e318ed22cd0de36fc691f110967d794b10432b076e3" "hash": "7f099cb54328d1b2def3b36621b8949951f9f3fce07d37f167699ae08579d5e4"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",