Skip to content

Commit 412ec15

Browse files
committed
cspell 9.2.1
1 parent da71082 commit 412ec15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/cspell.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Cspell < Formula
22
desc "Spell checker for code"
33
homepage "https://cspell.org"
4-
url "https://registry.npmjs.org/cspell/-/cspell-9.2.0.tgz"
5-
sha256 "f9281d9cc44c111f851f795e977e9d54b224968b13226741a6dfa9081df7258a"
4+
url "https://registry.npmjs.org/cspell/-/cspell-9.2.1.tgz"
5+
sha256 "b48a946d7bfff0309f4d6939c9cf81d664f500f790461ad705cd15558a60f220"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)