Skip to content

Commit

Permalink
minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jreisinger committed Apr 12, 2023
1 parent 5ea2c37 commit 7d31171
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@

```sh
> ghrel -p '*linux*' jreisinger/ghrel
downloaded 4 (+ 1 checksums files)
downloaded 4 + 1 checksum file(s)
verified 4

> ghrel -l -p '*linux*' jreisinger/ghrel
Asset Checksums file Updated Size Download count
----- -------------- ------- ---- --------------
checksums.txt true 2023-04-07 976 15
ghrel_0.6.2_linux_386.tar.gz false 2023-04-07 2031455 13
ghrel_0.6.2_linux_amd64.tar.gz false 2023-04-07 2144218 28
ghrel_0.6.2_linux_arm64.tar.gz false 2023-04-07 1974958 14
ghrel_0.6.2_linux_armv6.tar.gz false 2023-04-07 2009334 12
Asset Checksum file Updated Size Download count
----- ------------- ------- ---- --------------
checksums.txt true 2023-04-12 976 1
ghrel_0.7.0_linux_386.tar.gz false 2023-04-12 2028791 1
ghrel_0.7.0_linux_amd64.tar.gz false 2023-04-12 2142561 1
ghrel_0.7.0_linux_arm64.tar.gz false 2023-04-12 1972445 1
ghrel_0.7.0_linux_armv6.tar.gz false 2023-04-12 2006885 1
```

To use ghrel, download a [binary](https://github.com/jreisinger/ghrel/releases) for your system and architecture or `go install github.com/jreisinger/ghrel@latest`.

0 comments on commit 7d31171

Please sign in to comment.