From 5eac39308b5429d7e61dce1f239557961146fa02 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 4 Jul 2019 02:00:18 +0000 Subject: [PATCH] sass: Update to version 1.22.3 --- bucket/sass.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/sass.json b/bucket/sass.json index 412c3efeb6..d07d415c99 100644 --- a/bucket/sass.json +++ b/bucket/sass.json @@ -1,15 +1,15 @@ { "homepage": "https://github.com/sass/dart-sass", - "version": "1.22.2", + "version": "1.22.3", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.22.2/dart-sass-1.22.2-windows-x64.zip", - "hash": "f960a1d5ff75ad31e9e2a9c425c2c9527bf6b3ea694b4b108da3df2e2073e3e9" + "url": "https://github.com/sass/dart-sass/releases/download/1.22.3/dart-sass-1.22.3-windows-x64.zip", + "hash": "1098e181302f17d54c0b3997976e9ed285752a3cf59107d10b99e1fb23dda56f" }, "32bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.22.2/dart-sass-1.22.2-windows-ia32.zip", - "hash": "0f10235618b7e4819c2aeb3596b50cd74e4982731ac63ba8bd2ac81f39e0d6db" + "url": "https://github.com/sass/dart-sass/releases/download/1.22.3/dart-sass-1.22.3-windows-ia32.zip", + "hash": "6cdd11dae6ca7ca55ce9a5f2fc2158e3ed96a3b8b5704d835756b9bd91915379" } }, "extract_dir": "dart-sass",