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 f765a94 commit c828163Copy full SHA for c828163
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.83.4.tgz"
5
- sha256 "04dfdce75ec4fc0f4b86f7a04d69dd05ccaa8ec86c79d0145129b9389f253b65"
+ url "https://registry.npmjs.org/sass/-/sass-1.84.0.tgz"
+ sha256 "046598b138ce2bf8d336deffffadd779158898990065bcdacea91db40bdae12d"
6
license "MIT"
7
8
bottle do
0 commit comments