From b24bd9513ac2727cb562f2fbab97251b6bc687ea Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 Jun 2023 00:36:10 +0000 Subject: [PATCH] sass: Update to version 1.63.6 --- bucket/sass.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/sass.json b/bucket/sass.json index 4eee5fb5eb..0c829bd521 100644 --- a/bucket/sass.json +++ b/bucket/sass.json @@ -1,16 +1,16 @@ { - "version": "1.63.5", + "version": "1.63.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.63.5/dart-sass-1.63.5-windows-x64.zip", - "hash": "c4423dd59fbddb6f5d02a1657f9804ebbc1d04c331f2e41f3c54b049421e8ce0" + "url": "https://github.com/sass/dart-sass/releases/download/1.63.6/dart-sass-1.63.6-windows-x64.zip", + "hash": "28f97e84f56fe08e02e52065397bf35c72a08405fa637fa04fd9502098f796ba" }, "32bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.63.5/dart-sass-1.63.5-windows-ia32.zip", - "hash": "6f5e832d6b17e792e3218424236eca5906bc22cdea2459915ccaa24b5988af3d" + "url": "https://github.com/sass/dart-sass/releases/download/1.63.6/dart-sass-1.63.6-windows-ia32.zip", + "hash": "4ec4e347f6ff256f83e394f9198a3a77ab626491de091366286fb3e1bf01b101" } }, "extract_dir": "dart-sass",