mirror of
https://github.com/daylinmorgan/forge.git
synced 2024-12-21 10:30:45 -06:00
Compare commits
2 commits
89f460744d
...
0da599cf1e
Author | SHA1 | Date | |
---|---|---|---|
0da599cf1e | |||
d9b4a3689f |
2 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
version = "2024.1004"
|
||||
version = "2024.1005"
|
||||
author = "Daylin Morgan"
|
||||
description = "build nim binaries for all the platforms"
|
||||
license = "MIT"
|
||||
|
@ -8,4 +8,4 @@ binDir = "bin"
|
|||
|
||||
|
||||
requires "nim >= 2.0.0"
|
||||
requires "https://github.com/daylinmorgan/hwylterm#748f7e"
|
||||
requires "https://github.com/daylinmorgan/hwylterm#3cf572ea"
|
||||
|
|
|
@ -3,12 +3,12 @@
|
|||
"packages": {
|
||||
"hwylterm": {
|
||||
"version": "0.1.0",
|
||||
"vcsRevision": "748f7e1bd6325d39bc531b29ce28f5ef276c5aae",
|
||||
"vcsRevision": "3cf572ea4afa6f895eb0897bfb8e6e35f8f1e953",
|
||||
"url": "https://github.com/daylinmorgan/hwylterm",
|
||||
"downloadMethod": "git",
|
||||
"dependencies": [],
|
||||
"checksums": {
|
||||
"sha1": "129117c4e51b13d8eede1ef4a471b134d724b92f"
|
||||
"sha1": "bf33d39e2a451b89fbbff6418569ccd5428b6bfd"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue