mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
oh-my-posh: Update to version 20.0.1
This commit is contained in:
parent
68409b235e
commit
ce04d5b83a
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "20.0.0",
|
"version": "20.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/v20.0.0/themes.zip",
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.0.1/themes.zip",
|
||||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.0.0/posh-windows-amd64.exe#/oh-my-posh.exe"
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.0.1/posh-windows-amd64.exe#/oh-my-posh.exe"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"f488a5b70eefa0b0b9e66a25c02e5ff1fccb6bf3e0023370491b26924b7c43d4",
|
"2b925aea4151a554c74c770a7a1a4fb9602675ec669f81f35d3283888079d720",
|
||||||
"336e0f28ddd977cb37c5cb65ef05aaae5a9bbe55713aa0c1459bd6498569286b"
|
"582e22e83048ac39ba93b94cd1f5a6e5ecf052b23510b3faa5fc47592e13ee35"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": [
|
"url": [
|
||||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.0.0/themes.zip",
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.0.1/themes.zip",
|
||||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.0.0/posh-windows-386.exe#/oh-my-posh.exe"
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.0.1/posh-windows-386.exe#/oh-my-posh.exe"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"f488a5b70eefa0b0b9e66a25c02e5ff1fccb6bf3e0023370491b26924b7c43d4",
|
"2b925aea4151a554c74c770a7a1a4fb9602675ec669f81f35d3283888079d720",
|
||||||
"e7a7f07ded9dbb8785cf1dbaa701588b61247831cf844f9b88c1ce0dfc7105ca"
|
"d4d4a0340a46af2e7e0655790a4edcb9ca92ab6d4e6c8e6218eb6b70e1e8a521"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": [
|
"url": [
|
||||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.0.0/themes.zip",
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.0.1/themes.zip",
|
||||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.0.0/posh-windows-arm64.exe#/oh-my-posh.exe"
|
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.0.1/posh-windows-arm64.exe#/oh-my-posh.exe"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"f488a5b70eefa0b0b9e66a25c02e5ff1fccb6bf3e0023370491b26924b7c43d4",
|
"2b925aea4151a554c74c770a7a1a4fb9602675ec669f81f35d3283888079d720",
|
||||||
"ac4d30d3089687b1da505d4e721c12426345d0c04062ccda2238b4de1b179c20"
|
"a62b1869473eca1fc4d6e8b50d13705052ec002c01c645a3d1269925b4c5d0fb"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user