Skip to content

Commit

Permalink
Fixes #14751: New data in release-data
Browse files Browse the repository at this point in the history
  • Loading branch information
peckpeck committed Apr 23, 2019
1 parent 14e4317 commit 221489f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions release-data/rudder-5.1.cson
Expand Up @@ -13,8 +13,8 @@ architectures = {
"debian-5": [ "i386", "amd64" ],
"debian-6": [ "i386", "amd64" ],
"debian-7": [ "i386", "amd64" ],
"debian-8": [ "i386", "amd64", "armhf", "aarch64" ],
"debian-9": [ "i386", "amd64", "armhf", "aarch64" ],
"debian-8": [ "i386", "amd64" ],
"debian-9": [ "i386", "amd64" ],
"ubuntu-10.04": [ "i386", "amd64" ],
"ubuntu-12.04": [ "i386", "amd64" ],
"ubuntu-13.04": [ "i386", "amd64" ],
Expand Down

0 comments on commit 221489f

Please sign in to comment.