mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
oh-my-posh: Update to version 21.0.1
This commit is contained in:
parent
9a6b544cff
commit
707c986bfd
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "21.0.0",
|
"version": "21.0.1",
|
||||||
"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/v21.0.0/themes.zip",
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.0.1/themes.zip",
|
||||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.0.0/posh-windows-amd64.exe#/oh-my-posh.exe"
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.0.1/posh-windows-amd64.exe#/oh-my-posh.exe"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"c6b8494134f3cba3320daa7aa787583ec6a61e1975de6dd6d441a63d7ad58b7d",
|
"d79c65da3fccdbb31168c435c11ba57fceb1bd1be2098f36655a0a799f96622e",
|
||||||
"2f8f6b792739c3936613979e9697a3a7a0592e231b91d43b3f69e776671c9883"
|
"ad81de2bd29fbeefe9c56a986faf00a2c9d961ea4ef8a18ffa4a9ba23a62f737"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": [
|
"url": [
|
||||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.0.0/themes.zip",
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.0.1/themes.zip",
|
||||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.0.0/posh-windows-386.exe#/oh-my-posh.exe"
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.0.1/posh-windows-386.exe#/oh-my-posh.exe"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"c6b8494134f3cba3320daa7aa787583ec6a61e1975de6dd6d441a63d7ad58b7d",
|
"d79c65da3fccdbb31168c435c11ba57fceb1bd1be2098f36655a0a799f96622e",
|
||||||
"9ba5a9e41be67cc28246dd822aa22d259e15c0b8e1faf61bd3e8d652e2df0a44"
|
"c32b9b338ce37d08f5cfc4e766c074e4d77d92301022f1b73283d13f01460bc0"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": [
|
"url": [
|
||||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.0.0/themes.zip",
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.0.1/themes.zip",
|
||||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.0.0/posh-windows-arm64.exe#/oh-my-posh.exe"
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.0.1/posh-windows-arm64.exe#/oh-my-posh.exe"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"c6b8494134f3cba3320daa7aa787583ec6a61e1975de6dd6d441a63d7ad58b7d",
|
"d79c65da3fccdbb31168c435c11ba57fceb1bd1be2098f36655a0a799f96622e",
|
||||||
"d3f3e82879102abe181cc9e5005ee4ef1f9ad82a35e141681985e0168aa8ce25"
|
"a5a64246e81f48585fe67c4f621f09e2511f2c7f5757ac45d07c0ff00e67df89"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user