sass: Update to version 1.80.7

This commit is contained in:
github-actions[bot] 2024-11-13 00:35:23 +00:00
parent c95408b3c6
commit cd1f017e84

View File

@ -1,16 +1,16 @@
{ {
"version": "1.80.6", "version": "1.80.7",
"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.80.6/dart-sass-1.80.6-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.80.7/dart-sass-1.80.7-windows-x64.zip",
"hash": "8e9de71d492466568be6888a40e03a66ba0f7428051f45782b8b44488cb1bac9" "hash": "e1071c4e4549b9043828df3c1f8a0d6aed81af51470f4e9f76cc24283a4604cc"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.80.6/dart-sass-1.80.6-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.80.7/dart-sass-1.80.7-windows-ia32.zip",
"hash": "bfb0fc721f45a0b2a1f97c96ea2036554aadd4c3ed7ef7eb88a770b27dada114" "hash": "c7aed91a592a221d3b542899bb4d13f5cb97587b3f67adea40f29ba63f2a1c86"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",