Skip to content

Commit

Permalink
dashera 0.15.1 (via alr publish --submit)
Browse files Browse the repository at this point in the history
  • Loading branch information
SMerrony committed May 21, 2024
1 parent 1e90d3b commit 82d93e6
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions index/da/dashera/dashera-0.15.1.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
name = "dashera"
description = "DASHER Terminal Emulator"
version = "0.15.1"
licenses = "MIT"
website = "https://github.com/SMerrony/dashera"

authors = ["Stephen Merrony"]
maintainers = ["Stephen Merrony <[email protected]>"]
maintainers-logins = ["SMerrony"]

tags = ["gtk", "terminal", "dasher", "emulator",]

executables = ["dashera"]

[[depends-on]]
gtkada = "^23.0.0"

[build-switches]
development.style_checks = ["-gnaty-m"]
release.style_checks = "No"
[origin]
commit = "3d8309f0aae36124bef9ceee487213a0e5e8bccf"
url = "git+https://github.com/SMerrony/dashera.git"

0 comments on commit 82d93e6

Please sign in to comment.