From 2a837634e91e806350f16d8227c03b9d668e2d2e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 2 Apr 2022 00:33:10 +0000 Subject: [PATCH] sass: Update to version 1.49.11 --- bucket/sass.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/sass.json b/bucket/sass.json index f82da26ec4..49c4c5fd65 100644 --- a/bucket/sass.json +++ b/bucket/sass.json @@ -1,16 +1,16 @@ { - "version": "1.49.10", + "version": "1.49.11", "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.49.10/dart-sass-1.49.10-windows-x64.zip", - "hash": "5729a66b6ad7f664f66013f6eafb09dee7101f5deb73661966deada3dbeeb2ff" + "url": "https://github.com/sass/dart-sass/releases/download/1.49.11/dart-sass-1.49.11-windows-x64.zip", + "hash": "b0c833565f5e2ab6ea08e1396949b306702f7b2edbb1960e39b8f98ad9784ace" }, "32bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.49.10/dart-sass-1.49.10-windows-ia32.zip", - "hash": "723a4a23cf11b8feca306ad14e8146cb20c9e24317e8c6ac411b4dc1941a4563" + "url": "https://github.com/sass/dart-sass/releases/download/1.49.11/dart-sass-1.49.11-windows-ia32.zip", + "hash": "acda297ee3908f48621f079dab496971ddaec10547280ad5dde642480de1bae5" } }, "extract_dir": "dart-sass",