From c364a8d4390ffd20e8aa3978adaf8f74d1ee640d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 29 Dec 2023 04:25:43 +0000 Subject: [PATCH] sass: Update to version 1.69.6 --- bucket/sass.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/sass.json b/bucket/sass.json index db0e3272c8..eedfe0ac0f 100644 --- a/bucket/sass.json +++ b/bucket/sass.json @@ -1,16 +1,16 @@ { - "version": "1.69.5", + "version": "1.69.6", "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.5/dart-sass-1.69.5-windows-x64.zip", - "hash": "f92dd84a2d41463d1dbdc76a3c223301c8b122c6248f8068d3dc1580538d29ab" + "url": "https://github.com/sass/dart-sass/releases/download/1.69.6/dart-sass-1.69.6-windows-x64.zip", + "hash": "d00942a244eb88d2bab194ce699843a6ef34a5b854c373c2de96fa2dc99cb251" }, "32bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.69.5/dart-sass-1.69.5-windows-ia32.zip", - "hash": "c5f0a97277a6e079e421a899546ff501901ecae4b7bf707eef901dd3a6f10229" + "url": "https://github.com/sass/dart-sass/releases/download/1.69.6/dart-sass-1.69.6-windows-ia32.zip", + "hash": "800e89d7363cf1fc09579f563abba63b511cebeb264e06d86f2b6412cae5c3c0" } }, "extract_dir": "dart-sass",