Skip to content

Commit

Permalink
Bump desktop stable repository to 20240725102739
Browse files Browse the repository at this point in the history
  • Loading branch information
joostruis committed Jul 25, 2024
1 parent 4d30614 commit d533450
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions packages/collection.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ packages:
version: "20200717"
- category: "repository"
name: "mocaccino-desktop"
version: "20240721235154"
version: "20240725102739"
- category: "repository"
name: "mocaccino-desktop-stable"
reference: true
Expand All @@ -30,8 +30,8 @@ packages:
skopeo list-tags docker://quay.io/mocaccino/desktop | jq -rc '.Tags | map(select(. | contains("-repository.yaml"))) | sort | .[-1]'
autobump.version_hook: |
skopeo list-tags docker://quay.io/mocaccino/desktop | jq -rc '.Tags | map(select(. | contains("-repository.yaml"))) | sort | .[-1]' | sed "s/-repository.yaml//g"
package.version: "20240721235154-repository.yaml"
version: "20240721235154"
package.version: "20240725102739-repository.yaml"
version: "20240725102739"
- category: "repository"
name: "mocaccino-extra"
version: "20211023"
Expand Down
2 changes: 1 addition & 1 deletion packages/updater/collection.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ packages:
- &base
category: "repo-updater"
name: "mocaccino-desktop-stable"
version: "0.3+71"
version: "0.3+72"
requires:
- category: "repository"
name: "mocaccino-desktop-stable"
Expand Down

0 comments on commit d533450

Please sign in to comment.