From 51339c3d4ad1f6fffcaf73ded7576d82110857bd Mon Sep 17 00:00:00 2001 From: jreleaserbot Date: Thu, 29 Feb 2024 12:40:39 +0000 Subject: [PATCH] jreleaser v1.11.0 --- .github/workflows/release.yml | 7 +++++-- LICENSE | 8 ++++---- README.adoc | 4 ++-- VERSION | 2 +- jreleaser.yml | 9 ++++++++- org.jreleaser.cli.appdata.xml | 5 ++++- 6 files changed, 24 insertions(+), 11 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 484fb23..46bc964 100755 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -10,7 +10,7 @@ jobs: name: Release runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 with: fetch-depth: 0 @@ -47,10 +47,13 @@ jobs: JRELEASER_TWITTER_ACCESS_TOKEN: ${{ secrets.TWITTER_ACCESS_TOKEN }} JRELEASER_TWITTER_ACCESS_TOKEN_SECRET: ${{ secrets.TWITTER_ACCESS_TOKEN_SECRET }} JRELEASER_MASTODON_ACCESS_TOKEN: ${{ secrets.MASTODON_ACCESS_TOKEN }} + JRELEASER_BLUESKY_HOST: ${{ secrets.BLUESKY_HOST }} + JRELEASER_BLUESKY_HANDLE: ${{ secrets.BLUESKY_HANDLE }} + JRELEASER_BLUESKY_PASSWORD: ${{ secrets.BLUESKY_PASSWORD }} - name: JReleaser output if: always() - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: jreleaser-logs path: | diff --git a/LICENSE b/LICENSE index 761d7a2..eaf0166 100644 --- a/LICENSE +++ b/LICENSE @@ -225,10 +225,10 @@ com.github.luben:zstd-jni Bouncy Castle https://www.bouncycastle.org/licence.html -org.bouncycastle:bcpg-jdk15on -org.bouncycastle:bcpkix-jdk15on -org.bouncycastle:bcprov-jdk15on -org.bouncycastle:bcutil-jdk15on +org.bouncycastle:bcpg-jdk18on +org.bouncycastle:bcpkix-jdk18on +org.bouncycastle:bcprov-jdk18on +org.bouncycastle:bcutil-jdk18on ------------------------------------------------------------------------------ CC0 1.0 Universal diff --git a/README.adoc b/README.adoc index 59ce085..6c5652a 100755 --- a/README.adoc +++ b/README.adoc @@ -4,8 +4,8 @@ :executable: jreleaser :project-owner: jreleaser :project-name: jreleaser-appimage -:project-version: 1.10.0 -:project-tag: v1.10.0 +:project-version: 1.11.0 +:project-tag: v1.11.0 image:https://img.shields.io/github/actions/workflow/status/{project-owner}/{project-name}/release.yml?branch=main&logo=github&label=Build["Build Status", link="https://github.com/{project-owner}/{project-name}/actions"] image:https://img.shields.io/github/downloads/{project-owner}/{project-name}/total[GitHub Release Total] diff --git a/VERSION b/VERSION index 81c871d..1cac385 100755 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.10.0 +1.11.0 diff --git a/jreleaser.yml b/jreleaser.yml index 325897f..fc5caa8 100755 --- a/jreleaser.yml +++ b/jreleaser.yml @@ -28,8 +28,15 @@ signing: armored: true announce: + bluesky: + active: RELEASE + status: '🚀 jreleaser-{{projectVersion}}-x86_64.AppImage has been released! {{releaseNotesUrl}}' twitter: - active: release + active: RELEASE + status: '🚀 jreleaser-{{projectVersion}}-x86_64.AppImage has been released! {{releaseNotesUrl}}' + mastodon: + active: RELEASE + host: https://fosstodon.org status: '🚀 jreleaser-{{projectVersion}}-x86_64.AppImage has been released! {{releaseNotesUrl}}' files: diff --git a/org.jreleaser.cli.appdata.xml b/org.jreleaser.cli.appdata.xml index 3cfaac7..6bf7656 100755 --- a/org.jreleaser.cli.appdata.xml +++ b/org.jreleaser.cli.appdata.xml @@ -23,6 +23,9 @@ may be announced in a variety of channels such as Twitter, Zulip, SDKMAN!, and m jreleaser + + https://github.com/jreleaser/jreleaser/releases/tag/v1.11.0 + https://github.com/jreleaser/jreleaser/releases/tag/v1.10.0 @@ -110,7 +113,7 @@ may be announced in a variety of channels such as Twitter, Zulip, SDKMAN!, and m https://github.com/jreleaser/jreleaser/releases/tag/v0.1.0 - + https://github.com/jreleaser/jreleaser/releases/tag/early-access