mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
oh-my-posh3: Add version 3.64.2 (#1601)
* oh-my-posh3: Add version 3.43.2 Co-authored-by: Jan De Dobbeleer <jan.de.dobbeleer@gmail.com> Co-authored-by: Ash258 <cabera.jakub@gmail.com> * oh-my-posh3: Update version 3.44.0 * oh-my-posh3: Update to version 3.44.1 * oh-my-posh3: Update to version 3.64.2 * Update oh-my-posh3.json Co-authored-by: Jan De Dobbeleer <jan.de.dobbeleer@gmail.com> Co-authored-by: Ash258 <cabera.jakub@gmail.com> Co-authored-by: Chawye Hsu <chawyehsu@hotmail.com>
This commit is contained in:
parent
219d1daa26
commit
402cf9a3b3
29
bucket/oh-my-posh3.json
Normal file
29
bucket/oh-my-posh3.json
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"version": "3.64.2",
|
||||
"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.64.2/posh-windows-amd64.exe#/oh-my-posh.exe",
|
||||
"hash": "115a5fb914caa9a1bdaf7bc1841427ca1cce67e267de3b6e684e6ab33b46e569"
|
||||
}
|
||||
},
|
||||
"bin": "oh-my-posh.exe",
|
||||
"persist": "themes",
|
||||
"checkver": {
|
||||
"github": "https://github.com/JanDeDobbeleer/oh-my-posh3"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v$version/posh-windows-amd64.exe#/oh-my-posh.exe"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
"url": "$url.sha256",
|
||||
"regex": "$sha256"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user