Skip to content

Commit

Permalink
Fix raspberrypi64 build in .bonsai.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Chlebek <[email protected]>
  • Loading branch information
echlebek committed Jul 18, 2023
1 parent a4f9f15 commit 174f9c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .bonsai.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ builds:

- platform: "raspberrypi64"
arch: "arm64"
asset_filename: "monitoring-plugins-raspberrypi64_#{version}_linux_amd64.tar.gz"
asset_filename: "monitoring-plugins-raspberrypi64_#{version}_linux_arm64.tar.gz"
sha_filename: "#{repo}_#{version}_sha512-checksums.txt"
filter:
- "entity.system.os == 'linux'"
Expand Down

0 comments on commit 174f9c1

Please sign in to comment.