Skip to content

Commit

Permalink
nimrod: bump agent to 1.5.1
Browse files Browse the repository at this point in the history
Fixes a segfault
  • Loading branch information
vs49688 committed Oct 15, 2020
1 parent ff73cd9 commit 979d27b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nimrod/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -121,9 +121,9 @@ jobs — millions if need be.
packageInstallDir = '/usr/share/nimrod'
packageConfigDir = '/etc/xdg/nimrod'

agentVersion = '1.5.0'
agentVersion = '1.5.1'
agentList = [
[platform:'x86_64-pc-linux-musl', sha256:'d7058b22f218732b71659696cc0beaa05874ea45d9cf003232e37014e3414491'],
[platform:'x86_64-pc-linux-musl', sha256:'4795185a9dde1514f9b6b3e0f24376a9c88ac77d68df6850aa1d36a1b7c5ce06'],
]
}

Expand Down

0 comments on commit 979d27b

Please sign in to comment.