Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions filebrowser.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: filebrowser
version: "2.52.0"
version: "2.53.0"
description: "Web File Browser"
epoch: 0 # GHSA-j5w8-q4qc-rx2x
copyright:
Expand All @@ -25,7 +25,7 @@ pipeline:
with:
repository: https://github.com/filebrowser/filebrowser.git
tag: v${{package.version}}
expected-commit: c11c986b7383a5c1f18d82ee7e6093dc0544cff9
expected-commit: 943e5340d0c9c7ff61294a21018a1e2a8632a60b

- name: install-npm-dependencies
working-directory: frontend
Expand Down
Loading