mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
oh-my-posh3: Update to version 3.78.1
fix manifests
This commit is contained in:
parent
8b65503f87
commit
bdbb7adf07
@ -3,21 +3,18 @@
|
||||
"description": "Tool to find duplicates, similar images and music.",
|
||||
"homepage": "https://github.com/qarmin/czkawka",
|
||||
"license": "MIT",
|
||||
"notes": "Deprecated. Use 'czkawka' instead",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/qarmin/czkawka/releases/download/2.0.0/windows_czkawka_cli.exe",
|
||||
"hash": "84df49a0ef5a3bb87704843ce0166acfb420520ef4fb796e10e5499c29812bef",
|
||||
"bin": "windows_czkawka_cli.exe"
|
||||
"url": "https://github.com/qarmin/czkawka/releases/download/2.0.0/windows_czkawka_cli.exe#/czkawka.exe",
|
||||
"hash": "84df49a0ef5a3bb87704843ce0166acfb420520ef4fb796e10e5499c29812bef"
|
||||
}
|
||||
},
|
||||
"checkver": {
|
||||
"github": "https://github.com/qarmin/czkawka"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/qarmin/czkawka/releases/download/$version/windows_czkawka_cli.exe"
|
||||
}
|
||||
}
|
||||
}
|
||||
"bin": [
|
||||
"czkawka.exe",
|
||||
[
|
||||
"czkawka.exe",
|
||||
"windows_czkawka_cli"
|
||||
]
|
||||
]
|
||||
}
|
||||
|
||||
29
bucket/czkawka.json
Normal file
29
bucket/czkawka.json
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"version": "2.0.0",
|
||||
"description": "Tool to find duplicates, similar images and music.",
|
||||
"homepage": "https://github.com/qarmin/czkawka",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/qarmin/czkawka/releases/download/2.0.0/windows_czkawka_cli.exe#/czkawka.exe",
|
||||
"hash": "84df49a0ef5a3bb87704843ce0166acfb420520ef4fb796e10e5499c29812bef"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
"czkawka.exe",
|
||||
[
|
||||
"czkawka.exe",
|
||||
"windows_czkawka_cli"
|
||||
]
|
||||
],
|
||||
"checkver": {
|
||||
"github": "https://github.com/qarmin/czkawka"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/qarmin/czkawka/releases/download/$version/windows_czkawka_cli.exe#/czkawka.exe"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -12,7 +12,7 @@
|
||||
"bin": "deta.exe",
|
||||
"checkver": {
|
||||
"url": "https://github.com/deta/deta-cli",
|
||||
"re": "tag/v([\\d.]+.*?)\""
|
||||
"regex": "tag/v([\\w.-]+)\""
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
|
||||
@ -3,16 +3,24 @@
|
||||
"description": "Swift git handover with mob",
|
||||
"homepage": "https://mob.sh",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/remotemobprogramming/mob/releases/download/v1.1.0/mob_v1.1.0_windows_amd64.tar.gz",
|
||||
"hash": "md5:f6655da1ac933b326d8155f6cdad911a",
|
||||
"hash": "md5:f6655da1ac933b326d8155f6cdad911a"
|
||||
}
|
||||
},
|
||||
"bin": "mob.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/remotemobprogramming/mob"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/remotemobprogramming/mob/releases/download/v$version/mob_v$version_windows_amd64.tar.gz",
|
||||
"hash": {
|
||||
"url": "$baseurl/mob_v$version_windows_amd64_checksum.txt"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "3.77.0",
|
||||
"version": "3.78.1",
|
||||
"description": "A prompt theme engine for any shell",
|
||||
"homepage": "https://ohmyposh.dev",
|
||||
"license": "GPL-3.0-only",
|
||||
"notes": "Refer to 'https://ohmyposh.dev/docs/installation#4-replace-your-existing-prompt' for shell specific configurations.",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v3.77.0/posh-windows-amd64.exe#/oh-my-posh.exe",
|
||||
"hash": "206b1f86d651c91db9e52612a0765145af5869126f75cc23a8ec9a6b2ae35996"
|
||||
"url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v3.78.1/posh-windows-amd64.exe#/oh-my-posh.exe",
|
||||
"hash": "5c73a6b1ec4f3b774ee6dfa689ba0cd0d0a37160166d89aa36f56201a02fd93e"
|
||||
}
|
||||
},
|
||||
"bin": "oh-my-posh.exe",
|
||||
|
||||
@ -1,7 +1,8 @@
|
||||
{
|
||||
"version": "20201228",
|
||||
"homepage": "https://gnutoolchains.com/arm-eabi/openocd/",
|
||||
"description": "OpenOCD is an open-source tool that allows debugging various ARM devices with GDB using a wide variety of JTAG programmers.",
|
||||
"homepage": "https://gnutoolchains.com/arm-eabi/openocd/",
|
||||
"license": "Unknown",
|
||||
"url": "https://sysprogs.com/getfile/1364/openocd-20201228.7z",
|
||||
"hash": "2a45b7fee2974c36650c5bae95daa9b577c2241557332818f08e27a364de4311",
|
||||
"extract_dir": "OpenOCD-20201228-0.10.0",
|
||||
|
||||
@ -1,21 +1,30 @@
|
||||
{
|
||||
"version": "0.6.8",
|
||||
"description": "Windows port of proxychains, based on MinHook and DLL Injection",
|
||||
"homepage": "https://github.com/shunf4/proxychains-windows",
|
||||
"license": "GPL-2.0-or-later",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/shunf4/proxychains-windows/releases/download/0.6.8/proxychains_0.6.8_win32_x64.zip",
|
||||
"hash": "14534208F85F0DEE5B4E0B3700CE19FDCAE86648D43FC2C70CD3117E140FE1EF",
|
||||
"bin": [["proxychains_win32_x64.exe", "proxychains"]]
|
||||
"hash": "14534208f85f0dee5b4e0b3700ce19fdcae86648d43fc2c70cd3117e140fe1ef",
|
||||
"bin": [
|
||||
[
|
||||
"proxychains_win32_x64.exe",
|
||||
"proxychains"
|
||||
]
|
||||
]
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/shunf4/proxychains-windows/releases/download/0.6.8/proxychains_0.6.8_win32_x86.zip",
|
||||
"hash": "631D924F0B63C48B5B2D8E0D0577AD885B75EA709FA1E89E92662C7F0C354FE6",
|
||||
"bin": [["proxychains_win32_x86.exe", "proxychains"]]
|
||||
"hash": "631d924f0b63c48b5b2d8e0d0577ad885b75ea709fa1e89e92662c7f0c354fe6",
|
||||
"bin": [
|
||||
[
|
||||
"proxychains_win32_x86.exe",
|
||||
"proxychains"
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
"extract_to": "",
|
||||
"description": "Windows port of proxychains, based on MinHook and DLL Injection.",
|
||||
"homepage": "https://github.com/shunf4/proxychains-windows",
|
||||
"license": "GPL-2.0-or-later",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user