Skip to content

Commit

Permalink
Bump minuscle version of repotools for consistent Cargo.toml and Carg…
Browse files Browse the repository at this point in the history
…o.lock.
  • Loading branch information
ctsrc committed Dec 11, 2019
1 parent 3ed3265 commit e49fb8d
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
24 changes: 12 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,14 +104,14 @@ Download links and installation instructions are provided below.

#### macOS Catalina 10.15.1 x86_64

Download: [repotools-v0.7.2-macOS-Catalina-x86_64.tbz](https://github.com/ctsrc/repotools/releases/download/repotools-v0.7.2/repotools-v0.7.2-macOS-Catalina-x86_64.tbz)
Download: [repotools-v0.7.3-macOS-Catalina-x86_64.tbz](https://github.com/ctsrc/repotools/releases/download/repotools-v0.7.3/repotools-v0.7.3-macOS-Catalina-x86_64.tbz)

Installation:

```sh
cd ~
curl -LJO https://github.com/ctsrc/repotools/releases/download/repotools-v0.7.2/repotools-v0.7.2-macOS-Catalina-x86_64.tbz
tar xvf repotools-v0.7.2-macOS-Catalina-x86_64.tbz
curl -LJO https://github.com/ctsrc/repotools/releases/download/repotools-v0.7.3/repotools-v0.7.3-macOS-Catalina-x86_64.tbz
tar xvf repotools-v0.7.3-macOS-Catalina-x86_64.tbz
```

The binaries are now available in `~/bin/`. Add that directory
Expand All @@ -120,7 +120,7 @@ if you didn't have it there already, log out and log in again.

#### Ubuntu 18.04 Bionic GNU/Linux x86_64

Download: [repotools-v0.7.2-ubuntu-bionic-x86_64.txz](https://github.com/ctsrc/repotools/releases/download/repotools-v0.7.2/repotools-v0.7.2-ubuntu-bionic-x86_64.txz)
Download: [repotools-v0.7.3-ubuntu-bionic-x86_64.txz](https://github.com/ctsrc/repotools/releases/download/repotools-v0.7.3/repotools-v0.7.3-ubuntu-bionic-x86_64.txz)

Being based on Ubuntu 18.04 Bionic, KDE neon User Edition 5.17 and the former
share the same binary release file. You should be able to use the same binaries
Expand All @@ -130,8 +130,8 @@ Installation:

```sh
cd ~
wget https://github.com/ctsrc/repotools/releases/download/repotools-v0.7.2/repotools-v0.7.2-ubuntu-bionic-x86_64.txz
tar xvf repotools-v0.7.2-ubuntu-bionic-x86_64.txz
wget https://github.com/ctsrc/repotools/releases/download/repotools-v0.7.3/repotools-v0.7.3-ubuntu-bionic-x86_64.txz
tar xvf repotools-v0.7.3-ubuntu-bionic-x86_64.txz
```

The binaries are now available in `~/bin/`. Add that directory
Expand All @@ -140,7 +140,7 @@ if you didn't have it there already, log out and log in again.

#### KDE neon User Edition 5.17 GNU/Linux x86_64

Download: [repotools-v0.7.2-ubuntu-bionic-x86_64.txz](https://github.com/ctsrc/repotools/releases/download/repotools-v0.7.2/repotools-v0.7.2-ubuntu-bionic-x86_64.txz)
Download: [repotools-v0.7.3-ubuntu-bionic-x86_64.txz](https://github.com/ctsrc/repotools/releases/download/repotools-v0.7.3/repotools-v0.7.3-ubuntu-bionic-x86_64.txz)

Being based on Ubuntu 18.04 Bionic, KDE neon User Edition 5.17 and the former
share the same binary release file. You should be able to use the same binaries
Expand All @@ -150,8 +150,8 @@ Installation:

```sh
cd ~
wget https://github.com/ctsrc/repotools/releases/download/repotools-v0.7.2/repotools-v0.7.2-ubuntu-bionic-x86_64.txz
tar xvf repotools-v0.7.2-ubuntu-bionic-x86_64.txz
wget https://github.com/ctsrc/repotools/releases/download/repotools-v0.7.3/repotools-v0.7.3-ubuntu-bionic-x86_64.txz
tar xvf repotools-v0.7.3-ubuntu-bionic-x86_64.txz
```

The binaries are now available in `~/bin/`. Add that directory
Expand All @@ -160,14 +160,14 @@ if you didn't have it there already, log out and log in again.

#### FreeBSD 12.1 x86_64

Download: [repotools-v0.7.2-freebsd-12.1-x86_64.txz](https://github.com/ctsrc/repotools/releases/download/repotools-v0.7.2/repotools-v0.7.2-freebsd-12.1-x86_64.txz)
Download: [repotools-v0.7.3-freebsd-12.1-x86_64.txz](https://github.com/ctsrc/repotools/releases/download/repotools-v0.7.3/repotools-v0.7.3-freebsd-12.1-x86_64.txz)

Installation:

```sh
cd ~
fetch https://github.com/ctsrc/repotools/releases/download/repotools-v0.7.2/repotools-v0.7.2-freebsd-12.1-x86_64.txz
tar xvf repotools-v0.7.2-freebsd-12.1-x86_64.txz
fetch https://github.com/ctsrc/repotools/releases/download/repotools-v0.7.3/repotools-v0.7.3-freebsd-12.1-x86_64.txz
tar xvf repotools-v0.7.3-freebsd-12.1-x86_64.txz
```

The binaries are now available in `~/bin/`. Add that directory
Expand Down
2 changes: 1 addition & 1 deletion repotools/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion repotools/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description = "Short names, big time savings. Repotools is a collection of comma
license = "ISC"
readme = "../README.md"
repository = "https://github.com/ctsrc/repotools"
version = "0.7.2"
version = "0.7.3"
authors = ["Erik Nordstrøm <[email protected]>"]
categories = ["command-line-utilities", "development-tools", "science"]
keywords = ["git"]
Expand Down

0 comments on commit e49fb8d

Please sign in to comment.