From 8ff61d46970311e5128df560da379889491947ca Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 28 Jun 2023 16:28:56 +0000 Subject: [PATCH] alass: Update to version 2.0.0 --- bucket/alass.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/alass.json b/bucket/alass.json index f94246984c..d95f4b83b7 100644 --- a/bucket/alass.json +++ b/bucket/alass.json @@ -1,12 +1,12 @@ { - "version": "1.0.2", + "version": "2.0.0", "description": "Automatic Language-Agnostic Subtitle Synchronization", "homepage": "https://github.com/kaegi/alass", "license": "GPL-3.0-or-later", "architecture": { "64bit": { - "url": "https://github.com/kaegi/alass/releases/download/v1.0.2/alass-windows64.zip", - "hash": "acb46f53357465df69e5aebdee337f77d3d86d895c16209ca7efa2e0fc7592a1", + "url": "https://github.com/kaegi/alass/releases/download/v2.0.0/alass-windows64.zip", + "hash": "e81a72f97f592910e909a2352d6b8c0de0801c51ac1383bad4ebf3f2ecdd2fd8", "extract_dir": "alass-windows64" } },