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 e66f5cc commit 3e9ee38Copy full SHA for 3e9ee38
Formula/k/ktlint.rb
@@ -1,8 +1,8 @@
1
class Ktlint < Formula
2
desc "Anti-bikeshedding Kotlin linter with built-in formatter"
3
homepage "https://ktlint.github.io/"
4
- url "https://github.com/pinterest/ktlint/releases/download/1.4.0/ktlint-1.4.0.zip"
5
- sha256 "2b0ac5e1eb030627e4c8b634c3a99cc967e483b0e98da7ad05b3ebf399c42684"
+ url "https://github.com/pinterest/ktlint/releases/download/1.4.1/ktlint-1.4.1.zip"
+ sha256 "16e00d9bfdb5bd86428d75dc9d6901784eac98fd8203e46479ad7c937c2c1afd"
6
license "MIT"
7
8
bottle do
0 commit comments