There was an error while loading. Please reload this page.
1 parent fff7b67 commit 32f670eCopy full SHA for 32f670e
1 file changed
Formula/gitte.rb
@@ -6,8 +6,8 @@ class Gitte < Formula
6
7
on_macos do
8
if Hardware::CPU.arm?
9
- url "https://github.com/cego/gitte/releases/download/2.1.1/gitte-darwin-arm64.tar.gz"
10
- sha256 "5216d03b31c3d644d2fdd0ec78992f2bdaf855c1163c5c67d0205d92b0f91beb"
+ url "https://github.com/cego/gitte/archive/refs/tags/2.1.2.tar.gz"
+ sha256 "4ddd2064621cbf7ac2b619fa93eba478b2b2f68c44748c7ace17cb8504fa23ad"
11
else
12
url "https://github.com/cego/gitte/releases/download/2.1.1/gitte-darwin-amd64.tar.gz"
13
sha256 "caa6fb63c482a952c230dfd78c2f14c2addd36e6085783c0407ea54757075e83"
0 commit comments