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 da71082 commit 412ec15Copy full SHA for 412ec15
Formula/c/cspell.rb
@@ -1,8 +1,8 @@
1
class Cspell < Formula
2
desc "Spell checker for code"
3
homepage "https://cspell.org"
4
- url "https://registry.npmjs.org/cspell/-/cspell-9.2.0.tgz"
5
- sha256 "f9281d9cc44c111f851f795e977e9d54b224968b13226741a6dfa9081df7258a"
+ url "https://registry.npmjs.org/cspell/-/cspell-9.2.1.tgz"
+ sha256 "b48a946d7bfff0309f4d6939c9cf81d664f500f790461ad705cd15558a60f220"
6
license "MIT"
7
8
bottle do
0 commit comments