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 c06d1ee commit 7ba6f94Copy full SHA for 7ba6f94
Formula/t/typos-cli.rb
@@ -1,8 +1,8 @@
1
class TyposCli < Formula
2
desc "Source code spell checker"
3
homepage "https://github.com/crate-ci/typos"
4
- url "https://github.com/crate-ci/typos/archive/refs/tags/v1.37.3.tar.gz"
5
- sha256 "164195475e940dee9fcd73662caa58240f8c3a2f188cd5989e2dc1bbef3ebaa1"
+ url "https://github.com/crate-ci/typos/archive/refs/tags/v1.38.0.tar.gz"
+ sha256 "d2082786d31e600746896b523f8b2c18c89cff0797bd34c818636e3808ac4d4c"
6
license any_of: ["Apache-2.0", "MIT"]
7
8
livecheck do
0 commit comments