Skip to content

Commit

Permalink
Merge pull request #191295 from Homebrew/bump-node-sass-1.79.2
Browse files Browse the repository at this point in the history
node-sass 1.79.2
  • Loading branch information
BrewTestBot committed Sep 20, 2024
2 parents 160c900 + 83ebe4f commit 1c36251
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/n/node-sass.rb
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
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.79.1.tgz"
sha256 "1533d1c2d9425ead4d4bfb1f24cb62b1c063232e8bc7fbbccc3ddb1d8454f229"
url "https://registry.npmjs.org/sass/-/sass-1.79.2.tgz"
sha256 "262b91c5d46bbff19c21b1984f95f4c940b1eb4b8eb95b4fead457e55c12279e"
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, all: "1dee611149e4d111a6190361a0fe279c53a4a9ee8001344e932ce0816d3cd3cc"
sha256 cellar: :any_skip_relocation, all: "1417d12cb6340b3938743e436cf8e30b30bd8c26aad7f8291fa307a99edcff1d"
end

depends_on "node"
Expand Down

0 comments on commit 1c36251

Please sign in to comment.