Skip to content

Commit cd56fe6

Browse files
committed
cspell 8.19.4
1 parent eb0c265 commit cd56fe6

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-8.19.3.tgz"
5-
sha256 "04cdc9ed2cebeac0987fb5c4840cf7b5905163b07f67b02bdc68412699e884fc"
4+
url "https://registry.npmjs.org/cspell/-/cspell-8.19.4.tgz"
5+
sha256 "29106e104df41b05b02ba453ad4a7346355f96743e847d968264229a724539f4"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)