Skip to content

Commit 9cfcc40

Browse files
committed
chore/flathub: upgrade flatpak-builder-tools
1 parent 9e6ed72 commit 9cfcc40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/flathub.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
4747
- name: Install flatpak-node-generator and flatpak-cargo-generator
4848
run: |
49-
COMMIT=ee65dc7a798be56de8c4c1ab73411461cac020b4
49+
COMMIT=6f3f08759ac9859492b728f57f5163bf584c47ff
5050
TOOLS_DIR=/tmp/flatpak-builder-tools
5151
git clone --filter=blob:none https://github.com/flatpak/flatpak-builder-tools.git "$TOOLS_DIR"
5252
git -C "$TOOLS_DIR" checkout "$COMMIT"

0 commit comments

Comments
 (0)