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 eb0c265 commit cd56fe6Copy full SHA for cd56fe6
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-8.19.3.tgz"
5
- sha256 "04cdc9ed2cebeac0987fb5c4840cf7b5905163b07f67b02bdc68412699e884fc"
+ url "https://registry.npmjs.org/cspell/-/cspell-8.19.4.tgz"
+ sha256 "29106e104df41b05b02ba453ad4a7346355f96743e847d968264229a724539f4"
6
license "MIT"
7
8
bottle do
0 commit comments