From ffdbb25ec553c7b346c1e2970df2f8b07f667231 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 Jan 2024 04:26:09 +0000 Subject: [PATCH] sass: Update to version 1.69.7 --- bucket/sass.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/sass.json b/bucket/sass.json index eedfe0ac0f..602a307ec8 100644 --- a/bucket/sass.json +++ b/bucket/sass.json @@ -1,16 +1,16 @@ { - "version": "1.69.6", + "version": "1.69.7", "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.6/dart-sass-1.69.6-windows-x64.zip", - "hash": "d00942a244eb88d2bab194ce699843a6ef34a5b854c373c2de96fa2dc99cb251" + "url": "https://github.com/sass/dart-sass/releases/download/1.69.7/dart-sass-1.69.7-windows-x64.zip", + "hash": "71b1adaf31948b27ec9810f080571ec5e8c2e5c0d6020534a3a35e8c7a524a13" }, "32bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.69.6/dart-sass-1.69.6-windows-ia32.zip", - "hash": "800e89d7363cf1fc09579f563abba63b511cebeb264e06d86f2b6412cae5c3c0" + "url": "https://github.com/sass/dart-sass/releases/download/1.69.7/dart-sass-1.69.7-windows-ia32.zip", + "hash": "eab72c0552a31d39cc4b7acad1865aa1874e466b73ae2dbee8be517ab982a84d" } }, "extract_dir": "dart-sass",