sass: Update to version 1.76.0

This commit is contained in:
github-actions[bot] 2024-05-01 00:34:07 +00:00
parent 1dd7ec1870
commit 34253002ee

View File

@ -1,16 +1,16 @@
{ {
"version": "1.75.0", "version": "1.76.0",
"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.75.0/dart-sass-1.75.0-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.76.0/dart-sass-1.76.0-windows-x64.zip",
"hash": "b0cfa749947acc85bfd2fd5a56ae55b2c1a7eccb86cde0e5baf3e6b76dbbf8f3" "hash": "584825d5a710fb2e86fc2dd836016089e957c17715421f881e24d36e81762ca4"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.75.0/dart-sass-1.75.0-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.76.0/dart-sass-1.76.0-windows-ia32.zip",
"hash": "1155df39c632cb0b108761ad98b9ba0dde2ab04831650a9143cae5b12d09c33c" "hash": "d05539f9c459cf4763abb3f9281113bc75016389d848da31c975c080161fd7f7"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",