mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-12 03:31:19 +00:00
oh-my-posh: Update to version 17.1.0
This commit is contained in:
parent
7dc9f07c97
commit
94c9959646
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "17.0.0",
|
"version": "17.1.0",
|
||||||
"description": "A prompt theme engine for any shell",
|
"description": "A prompt theme engine for any shell",
|
||||||
"homepage": "https://ohmyposh.dev",
|
"homepage": "https://ohmyposh.dev",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -7,32 +7,32 @@
|
|||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": [
|
"url": [
|
||||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.0.0/themes.zip",
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.1.0/themes.zip",
|
||||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.0.0/posh-windows-amd64.exe#/oh-my-posh.exe"
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.1.0/posh-windows-amd64.exe#/oh-my-posh.exe"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"7d6effaabb46e1d5d0108ccd7a8378244676181056edec1e926ea544bfba5fab",
|
"8629849a1315f94c5ea1214ae86027ba06be6bd1e69a2cb54f6d72d43d005d9f",
|
||||||
"cb881a654b6efa1627f2ce8f70b826a491d089dd6a633ff8f635d86c3ed64bc2"
|
"1aefe9908b151aa4c6d88963f06f3b83fc8750c5c16f7b5273e680720d283b9f"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": [
|
"url": [
|
||||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.0.0/themes.zip",
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.1.0/themes.zip",
|
||||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.0.0/posh-windows-386.exe#/oh-my-posh.exe"
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.1.0/posh-windows-386.exe#/oh-my-posh.exe"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"7d6effaabb46e1d5d0108ccd7a8378244676181056edec1e926ea544bfba5fab",
|
"8629849a1315f94c5ea1214ae86027ba06be6bd1e69a2cb54f6d72d43d005d9f",
|
||||||
"3be3175175763638f976680dcc685a27497cce224bb581704f5a0dd64cfe5c90"
|
"e67370e1c7f18f9e50d1523d6e8208b88bce4c9b97d21a6ecb90da4696a93f77"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": [
|
"url": [
|
||||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.0.0/themes.zip",
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.1.0/themes.zip",
|
||||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.0.0/posh-windows-arm64.exe#/oh-my-posh.exe"
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.1.0/posh-windows-arm64.exe#/oh-my-posh.exe"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"7d6effaabb46e1d5d0108ccd7a8378244676181056edec1e926ea544bfba5fab",
|
"8629849a1315f94c5ea1214ae86027ba06be6bd1e69a2cb54f6d72d43d005d9f",
|
||||||
"321636ddb2572db4bb7e90480f0c274244eff4c94d59eaa998387e53f44d226c"
|
"10bd006d4a989586641953906eaa8a4360c85b11e7c26f8ee3def37b9db9f793"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user