Update manifest

This commit is contained in:
Milan Nikolic
2024-11-06 20:24:21 +01:00
parent 0dee611bf1
commit 4d845afa43
2 changed files with 7 additions and 6 deletions

View File

@@ -38,12 +38,13 @@
<content_rating type="oars-1.1"/> <content_rating type="oars-1.1"/>
<releases> <releases>
<release version="1.1.0" date="2024-11-04" type="stable"> <release version="1.1.0" date="2024-11-06" type="stable">
<description> <description>
<ul> <ul>
<li>Use jpegli for smaller files</li> <li>Use jpegli for smaller files</li>
<li>Remove ImageMagick dependency</li> <li>Remove ImageMagick dependency</li>
<li>Wayland support</li> <li>Wayland support</li>
<li>Support for DOCX and PPTX</li>
</ul> </ul>
</description> </description>
<url type="details">https://github.com/gen2brain/cbconvert/releases/tag/v1.1.0</url> <url type="details">https://github.com/gen2brain/cbconvert/releases/tag/v1.1.0</url>

View File

@@ -32,10 +32,10 @@ github.com/ebitengine/purego/internal/strings
# github.com/fvbommel/sortorder v1.1.0 # github.com/fvbommel/sortorder v1.1.0
## explicit; go 1.13 ## explicit; go 1.13
github.com/fvbommel/sortorder github.com/fvbommel/sortorder
# github.com/gen2brain/avif v0.4.0 # github.com/gen2brain/avif v0.4.1
## explicit; go 1.21 ## explicit; go 1.21
github.com/gen2brain/avif github.com/gen2brain/avif
# github.com/gen2brain/cbconvert v1.0.5-0.20241104153621-9e944142d609 # github.com/gen2brain/cbconvert v1.0.5-0.20241106181414-0dee611bf1de
## explicit; go 1.23 ## explicit; go 1.23
github.com/gen2brain/cbconvert github.com/gen2brain/cbconvert
# github.com/gen2brain/go-fitz v1.24.14 # github.com/gen2brain/go-fitz v1.24.14
@@ -72,13 +72,13 @@ github.com/gen2brain/iup-go/iup/external/src/win/wdl
github.com/gen2brain/iup-go/iup/external/src/win/wdl/dummy github.com/gen2brain/iup-go/iup/external/src/win/wdl/dummy
github.com/gen2brain/iup-go/iup/external/srcgl github.com/gen2brain/iup-go/iup/external/srcgl
github.com/gen2brain/iup-go/iup/manifest github.com/gen2brain/iup-go/iup/manifest
# github.com/gen2brain/jpegli v0.3.1 # github.com/gen2brain/jpegli v0.3.3
## explicit; go 1.22 ## explicit; go 1.22
github.com/gen2brain/jpegli github.com/gen2brain/jpegli
# github.com/gen2brain/jpegxl v0.4.1 # github.com/gen2brain/jpegxl v0.4.2
## explicit; go 1.22 ## explicit; go 1.22
github.com/gen2brain/jpegxl github.com/gen2brain/jpegxl
# github.com/gen2brain/webp v0.5.0 # github.com/gen2brain/webp v0.5.1
## explicit; go 1.22 ## explicit; go 1.22
github.com/gen2brain/webp github.com/gen2brain/webp
# github.com/go-errors/errors v1.5.1 # github.com/go-errors/errors v1.5.1