mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
24 lines
473 B
XML
Executable File
24 lines
473 B
XML
Executable File
<?xml version="1.0" encoding="UTF-8"?>
|
|
<nntmux>
|
|
<versions>
|
|
<git>
|
|
<tag>0.0.0-dev</tag>
|
|
<!-- commit count removed -->
|
|
<hooks>
|
|
<precommit>9</precommit>
|
|
<!-- this is the version of the pre-commit file in githooks NOT the files it calls -->
|
|
</hooks>
|
|
<commit>5351</commit></git>
|
|
<scripts>
|
|
<last>
|
|
<date>0000-00-00</date>
|
|
<ordinal>0</ordinal>
|
|
</last>
|
|
</scripts>
|
|
<sql>
|
|
<db>304</db>
|
|
<file>304</file>
|
|
</sql>
|
|
</versions>
|
|
</nntmux>
|