gitui 0.18.0
Created by https://github.com/mislav/bump-homebrew-formula-action Closes #87079. Signed-off-by: rui <rui@chenrui.dev> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
de82d9a233
commit
85cc0d324f
|
@ -1,8 +1,8 @@
|
|||
class Gitui < Formula
|
||||
desc "Blazing fast terminal-ui for git written in rust"
|
||||
homepage "https://github.com/extrawurst/gitui"
|
||||
url "https://github.com/extrawurst/gitui/archive/v0.17.1.tar.gz"
|
||||
sha256 "36821f83d67a1233e10daa51178c03250618964ca5a5b8c001ac338bf7a355f5"
|
||||
url "https://github.com/extrawurst/gitui/archive/v0.18.0.tar.gz"
|
||||
sha256 "7c8d5829fc8e555d02c576ba0325f0a68114c1fd2eadf17166a3bda866f539be"
|
||||
license "MIT"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in New Issue