Skip to content

Commit

Permalink
update armhf version to 2.2.0p5
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisss404 authored Jul 7, 2023
1 parent e6bd7da commit ffdbb4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ The following sections show how to download and install the DEB packages availab

##### Raspberry Pi OS (32-bit) Bullseye

curl -LO $(curl -s https://api.github.com/repos/chrisss404/check-mk-arm/releases/tags/2.2.0p4 | grep browser_download_url | cut -d '"' -f 4 | grep bullseye_armhf.deb)
curl -LO $(curl -s https://api.github.com/repos/chrisss404/check-mk-arm/releases/tags/2.2.0p5 | grep browser_download_url | cut -d '"' -f 4 | grep bullseye_armhf.deb)
dpkg -i check-mk-raw-*.bullseye_armhf.deb
apt-get update && apt-get install -f

Expand All @@ -78,7 +78,7 @@ The following sections show how to download and install the DEB packages availab

##### Raspberry Pi OS (32-bit)

* Checkmk 2.2.0 for Raspberry Pi OS Bullseye: [2.2.0p4](https://github.com/chrisss404/check-mk-arm/releases/tag/2.2.0p4)
* Checkmk 2.2.0 for Raspberry Pi OS Bullseye: [2.2.0p5](https://github.com/chrisss404/check-mk-arm/releases/tag/2.2.0p5)
* Checkmk 2.1.0 for Raspberry Pi OS Bullseye: [2.1.0p28](https://github.com/chrisss404/check-mk-arm/releases/tag/2.1.0p28)
* Checkmk 2.0.0 for Raspberry Pi OS Bullseye: [2.0.0p25](https://github.com/chrisss404/check-mk-arm/releases/tag/2.0.0p25)
* Checkmk 2.0.0 for Raspberry Pi OS Buster: [2.0.0p17](https://github.com/chrisss404/check-mk-arm/releases/tag/2.0.0p17)
Expand Down

0 comments on commit ffdbb4e

Please sign in to comment.