From 12171f051881aae3a423617ef9261d5176605e91 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 00:32:17 +0000 Subject: [PATCH] ytcast: Update to version 1.4.0 --- bucket/ytcast.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/ytcast.json b/bucket/ytcast.json index b1f7d8eef1..a8181d460c 100644 --- a/bucket/ytcast.json +++ b/bucket/ytcast.json @@ -1,13 +1,13 @@ { - "version": "1.3.0", + "version": "1.4.0", "description": "Cast YouTube videos to your smart TV from command-line", "homepage": "https://github.com/MarcoLucidi01/ytcast", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/MarcoLucidi01/ytcast/releases/download/v1.3.0/ytcast-v1.3.0-windows-amd64.zip", - "hash": "7a5f720bbf33ab6f98b9fc3a3f815deff2983b057d9686068cd673b9aabe2069", - "extract_dir": "ytcast-v1.3.0-windows-amd64" + "url": "https://github.com/MarcoLucidi01/ytcast/releases/download/v1.4.0/ytcast-v1.4.0-windows-amd64.zip", + "hash": "a9549e51b4c8d6effa45778cf3323a339bad1ecaa8e5f09a7cd433d61cb16a49", + "extract_dir": "ytcast-v1.4.0-windows-amd64" } }, "bin": "ytcast.exe",