|
3 | 3 | <div align="center"> |
4 | 4 | <img src="src-tauri/icons/icon.png" alt="JSON Prettier Logo" width="128" height="128"> |
5 | 5 |
|
6 | | - [](https://github.com/rebase/json-prettier) |
| 6 | + [](https://github.com/rebase/json-prettier) |
7 | 7 | [](LICENSE) |
8 | 8 | </div> |
9 | 9 |
|
|
23 | 23 | <br> |
24 | 24 | <strong>macOS</strong> |
25 | 25 | <br> |
26 | | - <a href="https://github.com/rebase/json-prettier/releases/latest/download/JSON.Prettier_0.1.2_aarch64.dmg">DMG (Apple Silicon)</a> |
| 26 | + <a href="https://github.com/rebase/json-prettier/releases/latest/download/JSON.Prettier_0.1.3_aarch64.dmg">DMG (Apple Silicon)</a> |
27 | 27 | <br> |
28 | | - <a href="https://github.com/rebase/json-prettier/releases/latest/download/JSON.Prettier_0.1.2_x64.dmg">DMG (Intel)</a> |
| 28 | + <a href="https://github.com/rebase/json-prettier/releases/latest/download/JSON.Prettier_0.1.3_x64.dmg">DMG (Intel)</a> |
29 | 29 | <br> |
30 | 30 | <a href="https://github.com/rebase/json-prettier/releases/latest/download/JSON.Prettier_aarch64.app.tar.gz">App Bundle (Apple Silicon)</a> |
31 | 31 | <br> |
|
36 | 36 | <br> |
37 | 37 | <strong>Windows</strong> |
38 | 38 | <br> |
39 | | - <a href="https://github.com/rebase/json-prettier/releases/latest/download/JSON.Prettier_0.1.2_x64-setup.exe">Installer (.exe, x64)</a> |
| 39 | + <a href="https://github.com/rebase/json-prettier/releases/latest/download/JSON.Prettier_0.1.3_x64-setup.exe">Installer (.exe, x64)</a> |
40 | 40 | <br> |
41 | | - <a href="https://github.com/rebase/json-prettier/releases/latest/download/JSON.Prettier_0.1.2_x64_en-US.msi">MSI Installer (x64, en-US)</a> |
| 41 | + <a href="https://github.com/rebase/json-prettier/releases/latest/download/JSON.Prettier_0.1.3_x64_en-US.msi">MSI Installer (x64, en-US)</a> |
42 | 42 | </td> |
43 | 43 | <td align="center" width="33%"> |
44 | 44 | <img src="https://upload.wikimedia.org/wikipedia/commons/3/35/Tux.svg" alt="Linux" width="60" height="60"> |
45 | 45 | <br> |
46 | 46 | <strong>Linux</strong> |
47 | 47 | <br> |
48 | | - <a href="https://github.com/rebase/json-prettier/releases/latest/download/JSON.Prettier_0.1.2_amd64.AppImage">AppImage (amd64)</a> |
| 48 | + <a href="https://github.com/rebase/json-prettier/releases/latest/download/JSON.Prettier_0.1.3_amd64.AppImage">AppImage (amd64)</a> |
49 | 49 | <br> |
50 | | - <a href="https://github.com/rebase/json-prettier/releases/latest/download/JSON.Prettier_0.1.2_amd64.deb">Debian Package (.deb, amd64)</a> |
| 50 | + <a href="https://github.com/rebase/json-prettier/releases/latest/download/JSON.Prettier_0.1.3_amd64.deb">Debian Package (.deb, amd64)</a> |
51 | 51 | <br> |
52 | | - <a href="https://github.com/rebase/json-prettier/releases/latest/download/JSON.Prettier-0.1.2-1.x86_64.rpm">RPM Package (x86_64)</a> |
| 52 | + <a href="https://github.com/rebase/json-prettier/releases/latest/download/JSON.Prettier-0.1.3-1.x86_64.rpm">RPM Package (x86_64)</a> |
53 | 53 | </td> |
54 | 54 | </tr> |
55 | 55 | </table> |
56 | 56 | </div> |
57 | 57 |
|
58 | | -> **IMPORTANT FOR macOS USERS**: macOS will show security warnings ("untrusted developer" or "app is damaged") on first launch. |
| 58 | +> **⚠️ IMPORTANT FOR macOS USERS**: macOS will show security warnings ("untrusted developer" or "app is damaged") on first launch. |
59 | 59 | > Right-click the app and select "Open" to bypass this. For persistent issues, check our [Installation Guide](INSTALLATION.md). |
60 | 60 |
|
61 | 61 | --- |
|
0 commit comments