Skip to content

Commit ebb3361

Browse files
authored
Merge branch 'main' into patch-1
2 parents bfe1565 + c211098 commit ebb3361

9 files changed

+20
-17
lines changed

.github/workflows/publish.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
steps:
2626
- name: Checkout
27-
uses: actions/checkout@v4
27+
uses: actions/checkout@v5
2828

2929
- name: Parse
3030
id: parse
@@ -66,7 +66,7 @@ jobs:
6666
rdnn: ${{ needs.parse.outputs.rdnn }}
6767

6868
- name: Build
69-
uses: flatpak/flatpak-github-actions/flatpak-builder@v6.4
69+
uses: flatpak/flatpak-github-actions/flatpak-builder@v6.5
7070
with:
7171
bundle: ${{ needs.parse.outputs.rdnn }}.flatpak
7272
manifest-path: ${{ steps.manifest.outputs.manifest }}
@@ -78,7 +78,7 @@ jobs:
7878
arch: ${{ matrix.configuration.arch }}
7979

8080
- name: Deploy
81-
uses: flatpak/flatpak-github-actions/flat-manager@v6.4
81+
uses: flatpak/flatpak-github-actions/flat-manager@v6.5
8282
with:
8383
repository: appcenter
8484
flat-manager-url: https://flatpak-api.elementary.io

.github/workflows/review.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
steps:
2626
- name: Checkout
27-
uses: actions/checkout@v4
27+
uses: actions/checkout@v5
2828

2929
- name: Parse
3030
id: parse
@@ -66,7 +66,7 @@ jobs:
6666
rdnn: ${{ needs.parse.outputs.rdnn }}
6767

6868
- name: Build
69-
uses: flatpak/flatpak-github-actions/flatpak-builder@v6.4
69+
uses: flatpak/flatpak-github-actions/flatpak-builder@v6.5
7070
with:
7171
bundle: ${{ needs.parse.outputs.rdnn }}.flatpak
7272
manifest-path: ${{ steps.manifest.outputs.manifest }}
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"source": "https://github.com/dr-Styki/ScreenRec.git",
33
"commit": "d81b0d9733b6b7769f8893cd88b51839e0f7c473",
4-
"version": "3.1.0"
4+
"version": "3.1.0",
5+
"end-of-life": "Archived as of May 26, 2022"
56
}
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"source": "https://github.com/rkoesters/xkcd-gtk.git",
3-
"commit": "8aa7c28e13c0383ebf6b9d4b28d501cdc47f3e34",
4-
"version": "v1.7.2"
3+
"commit": "885489f1b67a5e1d8e5361e35440adfbd0177c79",
4+
"version": "v1.7.3"
55
}
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{
22
"source": "https://github.com/ryonakano/atlas.git",
33
"commit": "f14b913152678ca947ec04070f324d58a4c11f57",
4-
"version": "3.1.1"
4+
"version": "3.1.1",
5+
"end-of-life": "Renamed to elementary Maps",
6+
"end-of-life-rebase": "io.elementary.maps"
57
}
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"source": "https://github.com/ryonakano/pinit.git",
3-
"commit": "30c8fa69629303f5bf69980bae7d39a8901f8fcf",
4-
"version": "2.1.1"
3+
"commit": "808f74cbeb605c3d567477f5606ced40adbd51e9",
4+
"version": "2.2.0"
55
}
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"source": "https://github.com/ellie-commons/cherrypick.git",
3-
"commit": "33cb31facb513fd0ab28786d0e1da9d0724287d9",
4-
"version": "2.1.0"
3+
"commit": "71c5ed2faf1c3bf9a3ddaa451104ef1b02f511cd",
4+
"version": "2.1.2"
55
}
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"source": "https://github.com/ellie-commons/jorts.git",
3-
"commit": "ce5fc14e329cc5242a20b04d197501578a2b73fe",
4-
"version": "3.3.1"
3+
"commit": "0724c4797dd909c884c2beb86083e7c1fb599827",
4+
"version": "3.4.0"
55
}
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"source": "https://github.com/ellie-commons/rollit.git",
3-
"commit": "854a694598ccc8759f6d225fc5d7ead4c08b3258",
4-
"version": "3.0.4"
3+
"commit": "7a88ab1ac0377dbefa5687aff735a420db4ddd6d",
4+
"version": "3.0.5"
55
}

0 commit comments

Comments
 (0)