Skip to content

Commit 4c83ffc

Browse files
committed
node-sass 1.92.0
1 parent 60d7548 commit 4c83ffc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/n/node-sass.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class NodeSass < Formula
22
desc "JavaScript implementation of a Sass compiler"
33
homepage "https://github.com/sass/dart-sass"
4-
url "https://registry.npmjs.org/sass/-/sass-1.91.0.tgz"
5-
sha256 "2ad6b1deb110b26158fc6db6e0ed43429326510f9ff525714b73f6302ddb4780"
4+
url "https://registry.npmjs.org/sass/-/sass-1.92.0.tgz"
5+
sha256 "6fd24fc348e7df9b3a039392a26ec0efb1b9ef69d5461d79a4c68fc5f493ac44"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)