sass: Update to version 1.79.2

This commit is contained in:
github-actions[bot] 2024-09-20 00:34:33 +00:00
parent a0bfc28c43
commit 74da32a9e9

View File

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