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 d8e9dc2 commit 628b1d3Copy full SHA for 628b1d3
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.27.0.tar.gz"
5
- sha256 "2f2799f9123e5af923ee646341a59a328cce71c8a875a8df69caea91261b9c79"
+ url "https://github.com/crate-ci/typos/archive/refs/tags/v1.27.1.tar.gz"
+ sha256 "33b2bc9734ea4ac82f4b72a9ecfaf1923465f1fc7bfc22eef5b002fcd4b922ae"
6
license any_of: ["Apache-2.0", "MIT"]
7
8
livecheck do
0 commit comments