We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eeabdd3 commit 1db13a6Copy full SHA for 1db13a6
Formula/[email protected]
@@ -1,8 +1,9 @@
1
class BitoLinuxX86AT320 < Formula
2
desc "Bito CLI for Linux x86 based architecure with new version 3.5 for test"
3
+ version "3.5.0"
4
homepage "https://github.com/gitbito/CLI"
- url "https://github.com/gitbito/CLI/releases/download/v3.2.0/bito-linux-x86.tar.gz"
5
- sha256 "5352f651d1a8f9ae545f4e5e5c6e067f3cda0b11d54817c9a353f54338472f62"
+ url "https://github.com/gitbito/CLI/releases/download/v3.5.0/bito-linux-x86.tar.gz"
6
+ sha256 "27c4f990012a7f282498162ad03f160d6b6bcf00b146c7e1048ec79cdcf15d79"
7
license ""
8
9
def install
0 commit comments