Skip to content

Commit f56fb39

Browse files
committed
typos-cli 1.37.3
1 parent 03ad749 commit f56fb39

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.37.2.tar.gz"
5-
sha256 "37962c93bbebd0726d1f5efd3b0058ef37d9176da3c3f69c7f1cdbffb5f690af"
4+
url "https://github.com/crate-ci/typos/archive/refs/tags/v1.37.3.tar.gz"
5+
sha256 "164195475e940dee9fcd73662caa58240f8c3a2f188cd5989e2dc1bbef3ebaa1"
66
license any_of: ["Apache-2.0", "MIT"]
77

88
livecheck do

0 commit comments

Comments
 (0)