Skip to content

Add moebius to Scoop Extras #240

@oxjihun

Description

@oxjihun

Scoop is a command-line installer for Windows. I would like to add this manifest to the Scoop Extras bucket so that it is possible to install Moebius by running scoop install moebius or such:

{
    "version": "1.0.29",
    "description": "Modern ANSI & ASCII Art Editor",
    "homepage": "https://blocktronics.github.io/moebius/",
    "license": "Apache-2.0",
    "url": "https://github.com/blocktronics/moebius/releases/download/1.0.29/Moebius.exe",
    "hash": "b263d9a1947cc5c20f4687f5e15027c453c58986bace64f6256cffc15a6aa9e0",
    "shortcuts": [
        [
            "Moebius.exe",
            "Moebius"
        ]
    ],
    "checkver": {
        "github": "https://github.com/blocktronics/moebius"
    },
    "autoupdate": {
        "url": "https://github.com/blocktronics/moebius/releases/download/$version/Moebius.exe"
    }
}

Before making a PR to the bucket, I am writing this issue to get permission. Also an architecture question: this manifest was written assuming that Moebius.exe is a 32-bit binary. I would like to be confirmed if it is indeed the case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions