We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60d7548 commit 4c83ffcCopy full SHA for 4c83ffc
Formula/n/node-sass.rb
@@ -1,8 +1,8 @@
1
class NodeSass < Formula
2
desc "JavaScript implementation of a Sass compiler"
3
homepage "https://github.com/sass/dart-sass"
4
- url "https://registry.npmjs.org/sass/-/sass-1.91.0.tgz"
5
- sha256 "2ad6b1deb110b26158fc6db6e0ed43429326510f9ff525714b73f6302ddb4780"
+ url "https://registry.npmjs.org/sass/-/sass-1.92.0.tgz"
+ sha256 "6fd24fc348e7df9b3a039392a26ec0efb1b9ef69d5461d79a4c68fc5f493ac44"
6
license "MIT"
7
8
bottle do
0 commit comments