sass: Update to version 1.79.3

This commit is contained in:
github-actions[bot] 2024-09-21 00:33:46 +00:00
parent 5d2428978c
commit 711ad0b1a8

View File

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