Skip to content

Commit 1620967

Browse files
committed
typos-cli 1.35.5
1 parent 9e38b18 commit 1620967

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/t/typos-cli.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class TyposCli < Formula
22
desc "Source code spell checker"
33
homepage "https://github.com/crate-ci/typos"
4-
url "https://github.com/crate-ci/typos/archive/refs/tags/v1.35.4.tar.gz"
5-
sha256 "a1e46dc0992ce0118c53bb3c4dda5c20d10d2e6c7a1df18b7c80ba2460597963"
4+
url "https://github.com/crate-ci/typos/archive/refs/tags/v1.35.5.tar.gz"
5+
sha256 "2a901f69ce303fb60e41d23c68382f30f85fb20b3d78075d1318659fa005dcc0"
66
license any_of: ["Apache-2.0", "MIT"]
77

88
livecheck do

0 commit comments

Comments
 (0)