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 81485cb commit eeabdd3Copy full SHA for eeabdd3
bito-linux-x86.rb
@@ -2,8 +2,8 @@ class BitoLinuxX86 < 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"
5
- url "https://github.com/gitbito/CLI/releases/download/v3.4.0/bito-linux-x86.tar.gz"
6
- sha256 "be9f82619233dae8cbb96c403fb35cc745816e55f121d48ba95923ab4050f093"
+ url "https://github.com/gitbito/CLI/releases/download/v3.5.0/bito-linux-x86.tar.gz"
+ sha256 "27c4f990012a7f282498162ad03f160d6b6bcf00b146c7e1048ec79cdcf15d79"
7
license ""
8
9
def install
0 commit comments