Skip to content

Commit 628b1d3

Browse files
committed
typos-cli 1.27.1
1 parent d8e9dc2 commit 628b1d3

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.27.0.tar.gz"
5-
sha256 "2f2799f9123e5af923ee646341a59a328cce71c8a875a8df69caea91261b9c79"
4+
url "https://github.com/crate-ci/typos/archive/refs/tags/v1.27.1.tar.gz"
5+
sha256 "33b2bc9734ea4ac82f4b72a9ecfaf1923465f1fc7bfc22eef5b002fcd4b922ae"
66
license any_of: ["Apache-2.0", "MIT"]
77

88
livecheck do

0 commit comments

Comments
 (0)