Skip to content

Commit

Permalink
indexsupply.com/shovel/docs: v1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ryandotsmith committed May 1, 2024
1 parent ab017aa commit 9157769
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 6 deletions.
12 changes: 9 additions & 3 deletions indexsupply.com/shovel/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,11 +73,11 @@ Best of luck and feel free to reach out to [[email protected]](mailto:supp

## Changelog

Latest stable version is: **1.4**
Latest stable version is: **1.5**

```
https://indexsupply.net/bin/1.4/darwin/arm64/shovel
https://indexsupply.net/bin/1.4/linux/amd64/shovel
https://indexsupply.net/bin/1.5/darwin/arm64/shovel
https://indexsupply.net/bin/1.5/linux/amd64/shovel
```

Latest version on main:
Expand All @@ -95,6 +95,12 @@ The following resources are automatically deployed on a main commit:
`linux/amd64`, `linux/arm64`
- This web site https://indexsupply.com

### v1.5 {#changelog-v1.5}

`4EE1 2024-05-01`

- bugfix: reorg may halt progress until restart. [mote details](https://github.com/indexsupply/code/commit/4ee10c4789af31a054f96f968ed038db3aa3501f)

### v1.4 {#changelog-v1.4}

`2f76 2024-04-29`
Expand Down
6 changes: 3 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Index Supply, Co.

Shovel v1.4 is available. Read the [announcement][1].
Shovel v1.5 is available. Read the [announcement][1].

```
curl -LO https://indexsupply.net/bin/1.4/darwin/arm64/shovel --silent
curl -LO https://indexsupply.net/bin/1.5/darwin/arm64/shovel --silent
r@m4 ~ % chmod +x shovel
r@m4 ~ % ./shovel -version
v1.4 2f76
v1.5 4ee1
```

To install the latest on main:
Expand Down

0 comments on commit 9157769

Please sign in to comment.