Skip to content

Commit 1db13a6

Browse files
committed
updated version
1 parent eeabdd3 commit 1db13a6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Formula/[email protected]

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
class BitoLinuxX86AT320 < Formula
22
desc "Bito CLI for Linux x86 based architecure with new version 3.5 for test"
3+
version "3.5.0"
34
homepage "https://github.com/gitbito/CLI"
4-
url "https://github.com/gitbito/CLI/releases/download/v3.2.0/bito-linux-x86.tar.gz"
5-
sha256 "5352f651d1a8f9ae545f4e5e5c6e067f3cda0b11d54817c9a353f54338472f62"
5+
url "https://github.com/gitbito/CLI/releases/download/v3.5.0/bito-linux-x86.tar.gz"
6+
sha256 "27c4f990012a7f282498162ad03f160d6b6bcf00b146c7e1048ec79cdcf15d79"
67
license ""
78

89
def install

0 commit comments

Comments
 (0)