mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-01 02:38:55 +00:00
24 lines
448 B
XML
Executable File
24 lines
448 B
XML
Executable File
<?xml version="1.0" encoding="UTF-8"?>
|
|
<nntmux>
|
|
<versions>
|
|
<git>
|
|
<tag>0.0.0</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>
|
|
</git>
|
|
<scripts>
|
|
<last>
|
|
<date>0000-00-00</date>
|
|
<ordinal>0</ordinal>
|
|
</last>
|
|
</scripts>
|
|
<sql>
|
|
<db>257</db>
|
|
<file>257</file>
|
|
</sql>
|
|
</versions>
|
|
</nntmux>
|