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 90994f1 commit fde66dcCopy full SHA for fde66dc
1 file changed
Formula/g/gitlogue.rb
@@ -1,8 +1,8 @@
1
class Gitlogue < Formula
2
desc "Cinematic Git commit replay tool"
3
homepage "https://github.com/unhappychoice/gitlogue"
4
- url "https://github.com/unhappychoice/gitlogue/archive/refs/tags/v0.8.0.tar.gz"
5
- sha256 "443a4b07d191c9a9ebcaf89e360bb2ad382bfdec1c520e2fbfa3492eac8a4e06"
+ url "https://github.com/unhappychoice/gitlogue/archive/refs/tags/v0.9.0.tar.gz"
+ sha256 "e0e7c7def40757a41081b0e76daab0fd9f40af2840028b382e02728dcf3e9c8d"
6
license "ISC"
7
head "https://github.com/unhappychoice/gitlogue.git", branch: "main"
8
0 commit comments