mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
chezmoi: Update to version 2.52.2
This commit is contained in:
parent
81af11f330
commit
992d7fcbd4
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "2.52.1",
|
"version": "2.52.2",
|
||||||
"description": "Manage your dotfiles across multiple diverse machines, securely.",
|
"description": "Manage your dotfiles across multiple diverse machines, securely.",
|
||||||
"homepage": "https://chezmoi.io",
|
"homepage": "https://chezmoi.io",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.52.1/chezmoi_2.52.1_windows_amd64.zip",
|
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.52.2/chezmoi_2.52.2_windows_amd64.zip",
|
||||||
"hash": "1acc4ea2de94173d6aeedd2f531d72356db3a9484f786d3183e8216c6f32f23e"
|
"hash": "2f4e28c497cdf5b25c0d31502651ed71205356f30b7ebffed52d66f55bcea73e"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.52.1/chezmoi_2.52.1_windows_i386.zip",
|
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.52.2/chezmoi_2.52.2_windows_i386.zip",
|
||||||
"hash": "971a1b4ca39626991e4ea96356a242102176a5d97898cf438b28629f169fd949"
|
"hash": "5eaf760755cff10c0da6e48349b24bcbc7e20ce2f9b7bcc197396850f646ac05"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.52.1/chezmoi_2.52.1_windows_arm64.zip",
|
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.52.2/chezmoi_2.52.2_windows_arm64.zip",
|
||||||
"hash": "c0249e10db6d1a19e08fac03396d55e6210724f1985f4c1853f13dd6100ff41f"
|
"hash": "b368e7b8c0b9cbee4e3e68134cc3ed23f0c54213826b17d9ed90f8c010eb9eda"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "chezmoi.exe",
|
"bin": "chezmoi.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user