|
3 | 3 | <metadata> |
4 | 4 | <id>v8unpack</id> |
5 | 5 | <version>3.0.42</version> |
6 | | - <packageSourceUrl>https://github.com/dmpas/v8unpack</packageSourceUrl> |
7 | | - <!--<owners>__REPLACE_YOUR_NAME__</owners>--> |
8 | | - <!-- ============================== --> |
9 | | - |
10 | | - <!-- == SOFTWARE SPECIFIC SECTION == --> |
11 | | - <!-- This section is about the software itself --> |
| 6 | + <packageSourceUrl>https://github.com/e8tools/v8unpack</packageSourceUrl> |
12 | 7 | <title>v8unpack</title> |
13 | | - <authors>Denis Demidov, Sergey Batanov</authors> |
14 | | - <projectUrl>https://github.com/dmpas/v8unpack</projectUrl> |
15 | | - <!--<iconUrl>http://cdn.rawgit.com/__REPLACE_YOUR_REPO__/master/icons/v8unpack.png</iconUrl>--> |
16 | | - <!-- <copyright>Year Software Vendor</copyright> --> |
| 8 | + <authors>Denis Demidov, Sergey Batanov, Sergey Rudakov</authors> |
| 9 | + <projectUrl>https://github.com/e8tools/v8unpack</projectUrl> |
17 | 10 | <licenseUrl>http://mozilla.org/MPL/2.0/</licenseUrl> |
18 | 11 | <requireLicenseAcceptance>true</requireLicenseAcceptance> |
19 | | - <projectSourceUrl>https://github.com/dmpas/v8unpack</projectSourceUrl> |
20 | | - <docsUrl>https://github.com/dmpas/v8unpack/wiki</docsUrl> |
21 | | - <bugTrackerUrl>https://github.com/dmpas/v8unpack/issues</bugTrackerUrl> |
| 12 | + <projectSourceUrl>https://github.com/e8tools/v8unpack</projectSourceUrl> |
| 13 | + <docsUrl>https://github.com/e8tools/v8unpack/wiki</docsUrl> |
| 14 | + <bugTrackerUrl>https://github.com/e8tools/v8unpack/issues</bugTrackerUrl> |
22 | 15 | <tags>v8unpack cf epf</tags> |
23 | 16 | <summary>CF-files management tool</summary> |
24 | 17 | <description>Pack/unpack CF-files</description> |
25 | | - <!-- <releaseNotes>__REPLACE_OR_REMOVE__MarkDown_Okay</releaseNotes> --> |
26 | | - <!-- =============================== --> |
27 | 18 | </metadata> |
28 | 19 | <files> |
29 | 20 | <!-- this section controls what actually gets packaged into the Chocolatey package --> |
|
0 commit comments