From d3ebacd4d0f6c7c24673edc868292b58cb891f38 Mon Sep 17 00:00:00 2001 From: fnuttens Date: Wed, 20 Sep 2023 11:44:42 +0200 Subject: [PATCH] eza: Update to version 0.13.0 (#5116) --- bucket/eza.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/eza.json b/bucket/eza.json index 5b7c3b05f7..8dcd2fbfdb 100644 --- a/bucket/eza.json +++ b/bucket/eza.json @@ -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": {