From 23a52e0c15628c1b9af0f2a07a7e026e1a4cffce Mon Sep 17 00:00:00 2001 From: Ruoyu Zhong Date: Tue, 14 Feb 2023 11:03:40 +0800 Subject: [PATCH] node-sass 1.58.1 Closes #123169. Signed-off-by: Branch Vincent <19800529+branchvincent@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> --- Formula/node-sass.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/node-sass.rb b/Formula/node-sass.rb index 2826fe9577f..a38ac3ccdc0 100644 --- a/Formula/node-sass.rb +++ b/Formula/node-sass.rb @@ -3,8 +3,8 @@ class NodeSass < Formula desc "JavaScript implementation of a Sass compiler" homepage "https://github.com/sass/dart-sass" - url "https://registry.npmjs.org/sass/-/sass-1.58.0.tgz" - sha256 "c00f1ec198da9923d1d071226e2fb3c761de2ce84dc554ef2cfe9627c43655bf" + url "https://registry.npmjs.org/sass/-/sass-1.58.1.tgz" + sha256 "0333477ee6ce794853806f74f8aa77c095b00e52918ab5494cc7563edde4ff86" license "MIT" bottle do