Skip to content

Commit

Permalink
Bump desktop stable repository to 20240421164104
Browse files Browse the repository at this point in the history
  • Loading branch information
joostruis committed Apr 21, 2024
1 parent 1cc603a commit 75dcc68
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: "20240420230048"
version: "20240421164104"
- 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: "20240420230048-repository.yaml"
version: "20240420230048"
package.version: "20240421164104-repository.yaml"
version: "20240421164104"
- 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+39"
version: "0.3+40"
requires:
- category: "repository"
name: "mocaccino-desktop-stable"
Expand Down

0 comments on commit 75dcc68

Please sign in to comment.