-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #552 from g-maxime/qctools-1.4
QCTools v1.4
- Loading branch information
Showing
10 changed files
with
53 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 changes: 5 additions & 5 deletions
10
src/QCToolsBundle/Resources/views/Download/macTable.html.twig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,23 @@ | ||
<tr> | ||
<th rowspan="2" colspan="2"><a href="https://geo.itunes.apple.com/app/qctools/id1234563987">Mac App Store</a></th> | ||
<td class="table-OS" colspan="3">macOS 10.9 to 12, x86_64</td> | ||
<td class="table-OS" colspan="3">macOS 11+, x86_64</td> | ||
</tr> | ||
<tr> | ||
<th><abbr title="Graphical User Interface">GUI</abbr></th> | ||
<td colspan="2">Mac App Store is the simplest way to find and download apps for your Mac.<br><a href="https://geo.itunes.apple.com/app/qctools/id1234563987">Get QCTools v1.3.1 from Mac App Store!</a></td> | ||
<td colspan="2">Mac App Store is the simplest way to find and download apps for your Mac.<br><a href="https://geo.itunes.apple.com/app/qctools/id1234563987">Get QCTools v1.4 from Mac App Store!</a></td> | ||
</tr> | ||
<tr> | ||
<td colspan="5"> <br> </td> | ||
</tr> | ||
<tr> | ||
<th rowspan="2">10.9 (Mavericks),<br>10.10 (Yosemite),<br>10.11 (El Captain),<br>10.12 (Sierra),<br>10.13 (High Sierra),<br>10.14 (Mogave),<br>10.15 (Catalina),<br>11 (Big Sur),<br>12 (Monterey)</th> | ||
<th rowspan="2">macOS 11+</th> | ||
<th rowspan="2">x86_64</th> | ||
<td><abbr title="Graphical User Interface">GUI</abbr></td> | ||
<td><a href="//mediaarea.net/download/binary/qctools/1.3.1/QCTools_1.3.1_mac.dmg">v1.3.1</a></td> | ||
<td><a href="//mediaarea.net/download/binary/qctools/1.4/QCTools_1.4_mac.dmg">v1.4</a></td> | ||
<td> </td> | ||
</tr> | ||
<tr> | ||
<td><abbr title="Command Line Interface">CLI</abbr></td> | ||
<td><a href="//mediaarea.net/download/binary/qcli/1.3.1/qcli_1.3.1_mac.dmg">v1.3.1</a></td> | ||
<td><a href="//mediaarea.net/download/binary/qcli/1.4/qcli_1.4_mac.dmg">v1.4</a></td> | ||
<td> </td> | ||
</tr> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters