Skip to content

Commit da976a4

Browse files
committed
typos-cli 1.34.0
1 parent df2e0dc commit da976a4

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.33.1.tar.gz"
5-
sha256 "ba79bbce57416d0cab7805f2854581ed2f34be80889c25c2a47dd85bdc3d0d46"
4+
url "https://github.com/crate-ci/typos/archive/refs/tags/v1.34.0.tar.gz"
5+
sha256 "41695125234174fdae345ccb6b4721dc371eaded1e10c68c43b41eeaba3fa6c1"
66
license any_of: ["Apache-2.0", "MIT"]
77

88
livecheck do

0 commit comments

Comments
 (0)