mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-14 12:41:21 +00:00
eza: Update to version 0.13.0 (#5116)
This commit is contained in:
parent
f795dcc20b
commit
d3ebacd4d0
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.12.0",
|
||||
"version": "0.13.0",
|
||||
"description": "A modern, maintained replacement for ls, built on exa.",
|
||||
"homepage": "https://github.com/eza-community/eza",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/eza-community/eza/releases/download/v0.12.0/eza_x86_64-pc-windows-gnu.zip",
|
||||
"hash": "9a5c02d233e08f9038ea1b5e8ff32839f77aadd9f8881061cdfb9abc4c31eb62"
|
||||
"url": "https://github.com/eza-community/eza/releases/download/v0.13.0/eza.exe_x86_64-pc-windows-gnu.zip",
|
||||
"hash": "ecd7e11cd80622aec154a70a1cb9822958bdc5d5675628efb53d01bf439df179"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
@ -20,7 +20,7 @@
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/eza-community/eza/releases/download/v$version/eza_x86_64-pc-windows-gnu.zip"
|
||||
"url": "https://github.com/eza-community/eza/releases/download/v$version/eza.exe_x86_64-pc-windows-gnu.zip"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user