Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update darktable to 2.6.1 #1831

Closed
Sangeppato opened this issue Mar 8, 2019 · 4 comments
Closed

Update darktable to 2.6.1 #1831

Sangeppato opened this issue Mar 8, 2019 · 4 comments

Comments

@Sangeppato
Copy link

Darktable 2.6.1 was released: https://www.darktable.org/2019/03/darktable-261-released/

@Ash258
Copy link
Contributor

Ash258 commented Mar 8, 2019

They moved from zip to exe. Here is fixed manifest, but there is needed to determine how to install. I don't have time right now to test.

{
    "homepage": "https://www.darktable.org/",
    "description": "Open source photography workflow application and raw developer. A virtual lighttable and darkroom for photographers.",
    "license": "GPL-3.0-only",
    "version": "2.6.1",
    "url": "https://github.com/darktable-org/darktable/releases/download/release-2.6.1/darktable-2.6.1-win64.exe",
    "hash": "c0b31a3ac4f02151f4fc0ee4e8e39dc1e5c8ef409b2f23eee440affba9cd73f6",
    "bin": "bin\\darktable.exe",
    "shortcuts": [
        [
            "bin\\darktable.exe",
            "darktable"
        ]
    ],
    "checkver": {
        "github": "https://github.com/darktable-org/darktable",
        "regex": "tree/release-([\\d\\.]+)"
    },
    "autoupdate": {
        "url": "https://github.com/darktable-org/darktable/releases/download/release-$version/darktable-$version-win64.exe",
        "hash": {
            "url": "https://github.com/darktable-org/darktable/releases/tag/release-$version"
        }
    }
}

@r15ch13
Copy link
Member

r15ch13 commented May 10, 2019

Found something about NSIS 3.04 https://sourceforge.net/p/sevenzip/discussion/45797/thread/3f97de5252/
But I don't know what the NSIS signature is. Yet 😄

@rpeyron

This comment has been minimized.

@flavio20002
Copy link
Contributor

This can be closed I guess, Was resolved with #4707

@Ash258 Ash258 closed this as completed Feb 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants