Skip to content

Commit 3676ef8

Browse files
authored
update shotcut, fix params.toml
1 parent 63706bb commit 3676ef8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

config/_default/params.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ forgejoDefaultServer = "https://v11.next.forgejo.org"
9999
layoutBackgroundBlur = true # only used when heroStyle equals background or thumbAndBackground
100100
layoutBackgroundHeaderSpace = true # only used when heroStyle equals background
101101
showBreadcrumbs = false
102-
showSummary = false
102+
showSummary = true
103103
showViews = false
104104
showLikes = false
105105
showTableOfContents = false

content/apps/shotcut.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Shotcut"
33
description: |
44
"Free, open source, cross-platform video editor"
5-
pubDate: 2025-12-20T03:16:00Z
5+
pubDate: 2025-12-31T03:10:00Z
66
categories: ["AudioVideo"]
77
authors: ["Meltytech"]
88
tags:
@@ -23,5 +23,5 @@ Source code: <https://github.com/mltframework/shotcut>
2323
Translate: <https://www.transifex.com/ddennedy/shotcut>
2424
Report the bug: <https://github.com/mltframework/shotcut/issues/new>
2525

26-
Download: x86_64: <https://github.com/mltframework/shotcut/releases/download/v25.12.2/shotcut-linux-x86_64-25.12.19.AppImage>
26+
Download: x86_64: <https://github.com/mltframework/shotcut/releases/download/v25.12.30/shotcut-linux-x86_64-25.12.30.AppImage>
2727

0 commit comments

Comments
 (0)