mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
Compare commits
3 Commits
a5d654c497
...
038471f67d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
038471f67d | ||
|
|
a916ae22ba | ||
|
|
8dbdbf0b9b |
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "2.62.3",
|
||||
"version": "2.62.4",
|
||||
"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.62.3/chezmoi_2.62.3_windows_amd64.zip",
|
||||
"hash": "3b8a45f079e120007e8e6085b0df1a86201b90ada0dc24a1bd92969b3b874bf5"
|
||||
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.4/chezmoi_2.62.4_windows_amd64.zip",
|
||||
"hash": "d16caa6e852115b0ce03376c5ac75a24a15cfe3823e9530801b3e29b37d1eae4"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.3/chezmoi_2.62.3_windows_i386.zip",
|
||||
"hash": "0336984195edddb2f54b812467f8e7459d1001bf5436e93f93d581124190714f"
|
||||
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.4/chezmoi_2.62.4_windows_i386.zip",
|
||||
"hash": "ef6b082bb33fc73a8bd85fce26a8693c6eac21481b49aaca4f2ee9d43fe0516c"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.3/chezmoi_2.62.3_windows_arm64.zip",
|
||||
"hash": "cb57adbade7b0541803cfedc70d71fe8f32d8d5fc98e7b343eac31922df5f022"
|
||||
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.4/chezmoi_2.62.4_windows_arm64.zip",
|
||||
"hash": "b53a138ba2feaffe30f8a11c776b06613ff0baa3fdc841a96aea004f8c8a40fc"
|
||||
}
|
||||
},
|
||||
"bin": "chezmoi.exe",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.10.6",
|
||||
"version": "0.10.9",
|
||||
"description": "ripgrep-all: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc.",
|
||||
"homepage": "https://github.com/phiresky/ripgrep-all",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
@ -14,9 +14,9 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/phiresky/ripgrep-all/releases/download/v0.10.6/ripgrep_all-v0.10.6-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "a9accca8d2aa1bb0769be4648bb180fe8c17b1c62b10b05cf4d4017639d22024",
|
||||
"extract_dir": "ripgrep_all-v0.10.6-x86_64-pc-windows-msvc"
|
||||
"url": "https://github.com/phiresky/ripgrep-all/releases/download/v0.10.9/ripgrep_all-v0.10.9-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "da03e969ac01839443739c547ca8eb521e648e712251d61a98d34a1521b9f43b",
|
||||
"extract_dir": "ripgrep_all-v0.10.9-x86_64-pc-windows-msvc"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "2024.3.922",
|
||||
"version": "2025.1.962",
|
||||
"description": "Seq command-line client",
|
||||
"homepage": "https://github.com/datalust/seqcli",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/datalust/seqcli/releases/download/v2024.3.922/seqcli-2024.3.922-win-x64.zip",
|
||||
"hash": "743390a86e246369c964fa4b6abc5fc592c11e687763743316919ba7818d153c",
|
||||
"extract_dir": "seqcli-2024.3.922-win-x64"
|
||||
"url": "https://github.com/datalust/seqcli/releases/download/v2025.1.962/seqcli-2025.1.962-win-x64.zip",
|
||||
"hash": "90becd5e0dc778ce06ca409ea8244622c541877a6f31753ed99aa827d4dd7a9d",
|
||||
"extract_dir": "seqcli-2025.1.962-win-x64"
|
||||
}
|
||||
},
|
||||
"bin": "seqcli.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user