sass: Update to version 1.69.5

This commit is contained in:
github-actions[bot] 2023-10-26 12:30:10 +00:00
parent be8f112cc7
commit 78ef3d4a33

View File

@ -1,16 +1,16 @@
{
"version": "1.69.4",
"version": "1.69.5",
"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.69.4/dart-sass-1.69.4-windows-x64.zip",
"hash": "0a34f092bb6ba09c88129406c6e155e42cb4b193eca40eff386aec36f1b2ff37"
"url": "https://github.com/sass/dart-sass/releases/download/1.69.5/dart-sass-1.69.5-windows-x64.zip",
"hash": "f92dd84a2d41463d1dbdc76a3c223301c8b122c6248f8068d3dc1580538d29ab"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.69.4/dart-sass-1.69.4-windows-ia32.zip",
"hash": "5df4590511f54c493c86107dd2c617109fb2ddb26001907d81dab959b84fb029"
"url": "https://github.com/sass/dart-sass/releases/download/1.69.5/dart-sass-1.69.5-windows-ia32.zip",
"hash": "c5f0a97277a6e079e421a899546ff501901ecae4b7bf707eef901dd3a6f10229"
}
},
"extract_dir": "dart-sass",