Skip to content

Commit

Permalink
Publish v0.19.1 (#3)
Browse files Browse the repository at this point in the history
* Publish v0.19.1 (#1)

Co-authored-by: waybackarchiver <[email protected]>

* Configure Renovate (#2)

* Add renovate.json

* Rename renovate.json to .github/renovate.json

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Wayback Archiver <[email protected]>

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: waybackarchiver <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
4 people authored Mar 22, 2023
1 parent 6205a99 commit a76d0c7
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 5 deletions.
6 changes: 6 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
]
}
2 changes: 1 addition & 1 deletion org.eu.wabarc.wayback.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
</screenshots>

<releases>
<release date="2022-11-02" version="0.18.1">
<release date="2023-03-21" version="0.19.1">
<description>
<p>
Please See Official Changelog at github.com/wabarc/wayback/blob/main/CHANGELOG.md
Expand Down
8 changes: 4 additions & 4 deletions org.eu.wabarc.wayback.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@ modules:
- install -Dm644 wayback_128x128.png /app/share/icons/hicolor/128x128/apps/org.eu.wabarc.wayback.png
sources:
- type: file
url: https://github.com/wabarc/wayback/releases/download/v0.18.1/wayback-linux-amd64-0.18.1.tar.gz
sha256: bca11c1ca33cb03f631efa4d0b304852826ace00580963699520d32e52e7add9
url: https://github.com/wabarc/wayback/releases/download/v0.19.1/wayback-linux-amd64-0.19.1.tar.gz
sha256: 594e95aef231929f1c150878b53148884135613bfe86d49532913c8ef1e6ca76
only-arches:
- x86_64
- type: file
url: https://github.com/wabarc/wayback/releases/download/v0.18.1/wayback-linux-arm64-0.18.1.tar.gz
sha256: 462087adc88f920a06b63d7e127bf822502d7e7c734d0c1c46b5390077276fbf
url: https://github.com/wabarc/wayback/releases/download/v0.19.1/wayback-linux-arm64-0.19.1.tar.gz
sha256: 29f3bf2a4eeed65bfc270fe7096a1a3ba165c96c3b6e1bcd306e325573fdf764
only-arches:
- aarch64
- type: file
Expand Down

0 comments on commit a76d0c7

Please sign in to comment.