eza: Update to version 0.13.0 (#5116)

This commit is contained in:
fnuttens 2023-09-20 11:44:42 +02:00 committed by GitHub
parent f795dcc20b
commit d3ebacd4d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,12 +1,12 @@
{ {
"version": "0.12.0", "version": "0.13.0",
"description": "A modern, maintained replacement for ls, built on exa.", "description": "A modern, maintained replacement for ls, built on exa.",
"homepage": "https://github.com/eza-community/eza", "homepage": "https://github.com/eza-community/eza",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/eza-community/eza/releases/download/v0.12.0/eza_x86_64-pc-windows-gnu.zip", "url": "https://github.com/eza-community/eza/releases/download/v0.13.0/eza.exe_x86_64-pc-windows-gnu.zip",
"hash": "9a5c02d233e08f9038ea1b5e8ff32839f77aadd9f8881061cdfb9abc4c31eb62" "hash": "ecd7e11cd80622aec154a70a1cb9822958bdc5d5675628efb53d01bf439df179"
} }
}, },
"bin": [ "bin": [
@ -20,7 +20,7 @@
"autoupdate": { "autoupdate": {
"architecture": { "architecture": {
"64bit": { "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": { "hash": {