Skip to content

Commit 8310c67

Browse files
Update Homebrew Formula cego/gitte to v2.1.6
1 parent d97db50 commit 8310c67

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Formula/gitte.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ class Gitte < Formula
66

77
on_macos do
88
if Hardware::CPU.arm?
9-
url "https://github.com/cego/gitte/releases/download/2.1.4/gitte-darwin-arm64.tar.gz"
10-
sha256 "977ff325b7d8b46df400c7baad02c6fbec0e8c2d51e6dd31e94908e95714c919"
9+
url "https://github.com/cego/gitte/archive/refs/tags/2.1.6.tar.gz"
10+
sha256 "2f4f52fbc01238675ee01f45f8c3be232582c0bf214266a321e4704886abfc73"
1111
else
1212
url "https://github.com/cego/gitte/releases/download/2.1.4/gitte-darwin-amd64.tar.gz"
1313
sha256 "b36198a6c0127440c54d748b68b259ef1ddad2996716fad203b6147d64fc8849"

0 commit comments

Comments
 (0)