Skip to content

Commit

Permalink
enlog: update to 1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
detly authored and eli-schwartz committed Sep 18, 2024
1 parent 01076da commit bcbd80d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions releases.json
Original file line number Diff line number Diff line change
Expand Up @@ -671,6 +671,7 @@
"enlog"
],
"versions": [
"1.8-1",
"1.6-1"
]
},
Expand Down
8 changes: 4 additions & 4 deletions subprojects/enlog.wrap
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[wrap-file]
directory = enlog-v1.6
source_url = https://gitlab.com/c_enlog/enlog/-/archive/v1.6/enlog-v1.6.tar.bz2
source_filename = enlog-v1.6.tar.bz2
source_hash = 4aa08a9886f8b51f726d8b19ba3e9cf0307073698726bed1552ce82044420a3e
directory = enlog-v1.8
source_url = https://gitlab.com/c_enlog/enlog/-/archive/v1.8/enlog-v1.8.tar.bz2
source_filename = enlog-v1.8.tar.bz2
source_hash = 7bbff2726d90068d4fb22a78992f53638e75fd7a6cde63f25850b819a88523e6

[provide]
enlog = dep_enlog

0 comments on commit bcbd80d

Please sign in to comment.