sass: Update to version 1.68.0

This commit is contained in:
github-actions[bot] 2023-09-21 16:27:47 +00:00
parent e7fc0c354f
commit d8fde25bbe

View File

@ -1,16 +1,16 @@
{ {
"version": "1.67.0", "version": "1.68.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.67.0/dart-sass-1.67.0-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.68.0/dart-sass-1.68.0-windows-x64.zip",
"hash": "2e69781703a2c529f96750cff1a55a33883de7428b2dc5003eba589f03606e37" "hash": "52aa561f1b534dc6205630e13c1a0f9eadf88447741a13f8c279d74af929cbb9"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.67.0/dart-sass-1.67.0-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.68.0/dart-sass-1.68.0-windows-ia32.zip",
"hash": "f599d8220fed9b5781dc08a0566c8780bb2678d8cdababe694515a529093d66d" "hash": "f57f1c3e2396ca2790ff45e056d93dc56e5c8b015f4d3807cff5236c2659e0b0"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",