From 0bbebcc236c7369e3d21c17fc62a72d0170b8888 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 08:30:45 +0000 Subject: [PATCH] sass: Update to version 1.83.4 --- bucket/sass.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/sass.json b/bucket/sass.json index 29f04730b8..33d887fa25 100644 --- a/bucket/sass.json +++ b/bucket/sass.json @@ -1,16 +1,16 @@ { - "version": "1.83.3", + "version": "1.83.4", "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.83.3/dart-sass-1.83.3-windows-x64.zip", - "hash": "695ae693cefec14c50b9beac3cfbe76e90579ec25e5b107b9553bf2d6de98f00" + "url": "https://github.com/sass/dart-sass/releases/download/1.83.4/dart-sass-1.83.4-windows-x64.zip", + "hash": "89fc2218e137c67229a0fc163eeac44efa1815139cba9080208935debd55f732" }, "32bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.83.3/dart-sass-1.83.3-windows-ia32.zip", - "hash": "4f32945ea92b68ff769eab04a62fa6c4aa871137eefcb1b2ba9ffea6800e1810" + "url": "https://github.com/sass/dart-sass/releases/download/1.83.4/dart-sass-1.83.4-windows-ia32.zip", + "hash": "a74e939e7f804ec8e364c3b5efe4e66ba172becf4d69b36511ec60017573218f" } }, "extract_dir": "dart-sass",