Skip to content

zk: Add version 0.15.1#6780

Open
felixhudson wants to merge 6 commits intoScoopInstaller:masterfrom
felixhudson:felixhudson-patch-1
Open

zk: Add version 0.15.1#6780
felixhudson wants to merge 6 commits intoScoopInstaller:masterfrom
felixhudson:felixhudson-patch-1

Conversation

@felixhudson
Copy link
Copy Markdown

Add the zk app to the main bucket

See package request for app here
#6779

Add the zk app to the main bucket
@github-actions
Copy link
Copy Markdown
Contributor

Your changes do not pass checks.

zk

  • Description
  • License
  • Hashes
  • Checkver

@jack-mil
Copy link
Copy Markdown
Contributor

jack-mil commented May 2, 2025

This submission is missing several parts of the manifest. Please update it.

Please name your PR in the format: zk: Add version 0.15.1

A working manifest that I tested locally with all required fields is below:

{
    "version": "0.15.1",
    "description": "A plain text note-taking assistant",
    "homepage": "https://github.com/zk-org/zk",
    "license": "GPL-3.0-or-later",
    "architecture": {
        "64bit": {
            "url": "https://github.com/zk-org/zk/releases/download/v0.15.1/zk-v0.15.1-windows-x86_64.tar.gz",
            "hash": "b78d9b37ac14e6dc6150e6ee4c0ffa754935abbdafc584cea311dd6d71dff0ba"
        }
    },
    "bin": "zk.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/zk-org/zk/releases/download/v$version/zk-v$version-windows-x86_64.tar.gz"
            }
        }
    }
}

@felixhudson felixhudson changed the title zk@0.15 Add new application zk zk: Add version 0.15.1 May 4, 2025
made changes as suggested by maintainer
fix syntax errors
make the linter happy
More linting fixes
@felixhudson
Copy link
Copy Markdown
Author

Ok I think I have fixed all of the issues you sent to me.

fix url to zip file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants