Below you will find pages that utilize the taxonomy term “jozefizso”
May 7, 2024
Setup Sparkle framework tools
Version updated for jozefizso/setup-sparkle to version v1.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Setup the Sparkle framework tools in workflow.
Usage - name: setup sparkle uses: jozefizso/setup-sparkle@v1 with: version: 2.6.2 - name: generate appcast run: generate_appcast /path/to/your/updates_folder/ List of Sparkle releases: https://github.com/sparkle-project/Sparkle/releases
[!IMPORTANT]
Sparkle v2.6.2 is an important security update. Please, ensure you are using the latest version.
November 4, 2023
Setup Sparkle framework tools
Version updated for jozefizso/setup-sparkle to version v1.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Setup the Sparkle framework tools in workflow.
Usage - name: setup sparkle uses: jozefizso/setup-sparkle@v1 with: version: 2.5.1 - name: generate appcast run: generate_appcast /path/to/your/updates_folder/ List of Sparkle releases: https://github.com/sparkle-project/Sparkle/releases