Skip to content

Commit

Permalink
nimrod: bump agent version to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vs49688 committed Sep 26, 2020
1 parent d2b3107 commit ff73cd9
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.4.1'
agentVersion = '1.5.0'
agentList = [
[platform:'x86_64-pc-linux-musl', sha256:'96a1c996fe8455425610b153763e821aa67306b39690d71928c319d542848166'],
[platform:'x86_64-pc-linux-musl', sha256:'d7058b22f218732b71659696cc0beaa05874ea45d9cf003232e37014e3414491'],
]
}

Expand Down

0 comments on commit ff73cd9

Please sign in to comment.