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 cdd79f2 commit 561964fCopy full SHA for 561964f
Formula/c/changie.rb
@@ -1,8 +1,8 @@
1
class Changie < Formula
2
desc "Automated changelog tool for preparing releases"
3
homepage "https://changie.dev/"
4
- url "https://github.com/miniscruff/changie/archive/refs/tags/v1.21.1.tar.gz"
5
- sha256 "734d1f42a12b645170925cc1855626dc82a386b4250558baffe416517a9aa710"
+ url "https://github.com/miniscruff/changie/archive/refs/tags/v1.22.0.tar.gz"
+ sha256 "3ff3f717618f7c47be72d6bbf82ed23c1ee529e83e51bf8a1d079717f0d45127"
6
license "MIT"
7
head "https://github.com/miniscruff/changie.git", branch: "main"
8
0 commit comments