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 3c6bbf7 commit eeec981Copy full SHA for eeec981
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.89.0.tgz"
5
- sha256 "fe44bb946982a0937c15414aec899765c8050f937eda453b2324b27e37a94582"
+ url "https://registry.npmjs.org/sass/-/sass-1.89.1.tgz"
+ sha256 "ed8339c7ba1170192eb8e2c66b0fa2226e17a36fbe7f240131bb84ec2ab332c8"
6
license "MIT"
7
8
bottle do
0 commit comments