Skip to content

Commit 6027a9a

Browse files
authored
Merge pull request #47 from FacturaScripts/update-fsprinter-v1.4.1
Actualiza URLs de descarga de FSPrinter a v1.4.1
2 parents 6bdae4f + fc6472e commit 6027a9a

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

View/Tab/DownloadPrinterApp.html.twig

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,25 +14,25 @@
1414
</button>
1515
<div class="dropdown-menu">
1616
<a class="dropdown-item"
17-
href="https://github.com/FacturaScripts/tickets/releases/download/v2.9/MC20.Printer.Setup.1.4.1.exe">
17+
href="https://github.com/FacturaScripts/fsprinter/releases/download/v1.4.1/FSPrinter.1.4.1.exe">
1818
<i class="fa-brands fa-windows fa-fw me-1"></i> Windows 10/11 (64 bits)
1919
</a>
2020
<hr class="dropdown-divider">
2121
<a class="dropdown-item"
22-
href="https://github.com/FacturaScripts/tickets/releases/download/v2.9/MC20.Printer-1.4.1-arm64.dmg">
22+
href="https://github.com/FacturaScripts/fsprinter/releases/download/v1.4.1/FSPrinter-1.4.1-arm64.dmg">
2323
<i class="fa-brands fa-apple fa-fw me-1"></i> Mac (.dmg)
2424
</a>
2525
<hr class="dropdown-divider">
2626
<a class="dropdown-item"
27-
href="https://github.com/FacturaScripts/tickets/releases/download/v2.9/mc20printer_1.4.1_amd64.deb">
27+
href="https://github.com/FacturaScripts/fsprinter/releases/download/v1.4.1/fsprinter_1.4.1_amd64.deb">
2828
<i class="fa-brands fa-linux fa-fw me-1"></i> Linux (.deb)
2929
</a>
3030
<a class="dropdown-item"
31-
href="https://github.com/FacturaScripts/tickets/releases/download/v2.9/mc20printer-1.4.1.x86_64.rpm">
31+
href="https://github.com/FacturaScripts/fsprinter/releases/download/v1.4.1/fsprinter-1.4.1.x86_64.rpm">
3232
<i class="fa-brands fa-linux fa-fw me-1"></i> Linux (.rpm)
3333
</a>
3434
<a class="dropdown-item"
35-
href="https://github.com/FacturaScripts/tickets/releases/download/v2.9/MC20.Printer-1.4.1.AppImage">
35+
href="https://github.com/FacturaScripts/fsprinter/releases/download/v1.4.1/FSPrinter-1.4.1.AppImage">
3636
<i class="fa-brands fa-linux fa-fw me-1"></i> Linux (.appImage)
3737
</a>
3838
</div>

0 commit comments

Comments
 (0)