mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
Compare commits
2 Commits
bc78899074
...
45715d04db
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
45715d04db | ||
|
|
70fd680789 |
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.194.1",
|
||||
"version": "1.195.0",
|
||||
"description": "Terraform Orchestration Tool for DevOps",
|
||||
"homepage": "https://atmos.tools",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/cloudposse/atmos/releases/download/v1.194.1/atmos_1.194.1_windows_amd64.exe#/atmos.exe",
|
||||
"hash": "54d54f9fef20f34ca5a26f56dd6be5be49fccf76786e8b9eb65466f7ec398395"
|
||||
"url": "https://github.com/cloudposse/atmos/releases/download/v1.195.0/atmos_1.195.0_windows_amd64.exe#/atmos.exe",
|
||||
"hash": "423c25a1bc96303209db3ddf799bd9a7290242b92e51073f58f71649860d4a2b"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/cloudposse/atmos/releases/download/v1.194.1/atmos_1.194.1_windows_386.exe#/atmos.exe",
|
||||
"hash": "39526c8e48851c58152f77ff7aced573461cd6ad1aa0bff63dc91018879ebdf8"
|
||||
"url": "https://github.com/cloudposse/atmos/releases/download/v1.195.0/atmos_1.195.0_windows_386.exe#/atmos.exe",
|
||||
"hash": "1537903a934dccb18df8f65df59aca8cf58f7916f844461a26ee7c3935137815"
|
||||
}
|
||||
},
|
||||
"bin": "atmos.exe",
|
||||
|
||||
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "2.66.0",
|
||||
"version": "2.66.1",
|
||||
"description": "Manage your dotfiles across multiple diverse machines, securely.",
|
||||
"homepage": "https://chezmoi.io",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.66.0/chezmoi_2.66.0_windows_amd64.zip",
|
||||
"hash": "77356419312ae0358ef07d67f99ebf84b938e6d0a192efe25e6207a069016b15"
|
||||
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.66.1/chezmoi_2.66.1_windows_amd64.zip",
|
||||
"hash": "3efce38086698929133aa5235b864b2c52d8630c3bc9be0017d5f35e195d44b0"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.66.0/chezmoi_2.66.0_windows_i386.zip",
|
||||
"hash": "9d63f56a32517c5a842aa9c14af14b22215ca1dccbb01134c55de0e3a8f22d25"
|
||||
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.66.1/chezmoi_2.66.1_windows_i386.zip",
|
||||
"hash": "2147d3e4e76de66c6f6635631d09a0b8d3aa8dc468d4038ec28cd55e4b041b5f"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.66.0/chezmoi_2.66.0_windows_arm64.zip",
|
||||
"hash": "5991d88b8f7fb34c375a8c86eb9a0f205c6d42e474630b2e3022f9996feba7d5"
|
||||
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.66.1/chezmoi_2.66.1_windows_arm64.zip",
|
||||
"hash": "36672c1d597fd5804bb562b3e82a7265c011a6cedb4e62fbf29960662a7d371c"
|
||||
}
|
||||
},
|
||||
"bin": "chezmoi.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user