Skip to content

Commit

Permalink
raspberrypi5-64.coffee: Change slug to raspberrypi5
Browse files Browse the repository at this point in the history
We will only release 64 bits OS version so let's not suffix it with -64

Changelog-entry: Change Raspberry Pi 5 slug to raspberrypi5
Signed-off-by: Florin Sarbu <[email protected]>
  • Loading branch information
floion committed Sep 27, 2023
1 parent 89c75ac commit ab6f4ba
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions raspberrypi5-64.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ deviceTypesCommon = require '@resin.io/device-types/common'

module.exports =
version: 1
slug: 'raspberrypi5-64'
aliases: [ 'raspberrypi5-64' ]
slug: 'raspberrypi5'
name: 'Raspberry Pi 5'
arch: 'aarch64'
state: 'released'
Expand Down

0 comments on commit ab6f4ba

Please sign in to comment.