Skip to content

Commit 32f670e

Browse files
Update Homebrew Formula cego/gitte to v2.1.2
1 parent fff7b67 commit 32f670e

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.1/gitte-darwin-arm64.tar.gz"
10-
sha256 "5216d03b31c3d644d2fdd0ec78992f2bdaf855c1163c5c67d0205d92b0f91beb"
9+
url "https://github.com/cego/gitte/archive/refs/tags/2.1.2.tar.gz"
10+
sha256 "4ddd2064621cbf7ac2b619fa93eba478b2b2f68c44748c7ace17cb8504fa23ad"
1111
else
1212
url "https://github.com/cego/gitte/releases/download/2.1.1/gitte-darwin-amd64.tar.gz"
1313
sha256 "caa6fb63c482a952c230dfd78c2f14c2addd36e6085783c0407ea54757075e83"

0 commit comments

Comments
 (0)