Skip to content

Commit

Permalink
Bump gprconfig_kb version (22->23)
Browse files Browse the repository at this point in the history
to have support for aarch64-apple-darwin
  • Loading branch information
reznikmm authored and Fabien-Chouteau committed Mar 14, 2024
1 parent 869c430 commit 6da7f1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specs/gprconfig_kb.anod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ from e3.anod.loader import spec
class GPRconfig_KB(spec("common")):
@property
def version(self):
return "22.0.0"
return "23.0.0"

@property
def tarball(self):
Expand Down

0 comments on commit 6da7f1f

Please sign in to comment.