diff options
author | MichaIng <[email protected]> | 2022-08-31 04:38:38 +0200 |
---|---|---|
committer | GitHub <[email protected]> | 2022-08-30 22:38:38 -0400 |
commit | 7754ca54eb45bed85f1cbaab328b5ee1dd4bac45 (patch) | |
tree | f67d63daceaec26d7fbd4e8eb717aa411d9bdd64 | |
parent | 09d1eb78c95d2a1bee85f8e17cd9877149e26afb (diff) | |
download | bazarr-1.1.1.tar.gz bazarr-1.1.1.zip |
no log: Update checksum of aarch64 unrar binary (#1912)v1.1.1
Companion PR to https://github.com/morpheus65535/bazarr-binaries/pull/1.
Signed-off-by: MichaIng <[email protected]>
Signed-off-by: MichaIng <[email protected]>
-rw-r--r-- | bazarr/utilities/binaries.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bazarr/utilities/binaries.json b/bazarr/utilities/binaries.json index d0d0b5959..4255cd005 100644 --- a/bazarr/utilities/binaries.json +++ b/bazarr/utilities/binaries.json @@ -4,7 +4,7 @@ "machine": "aarch64", "directory": "unrar", "name": "unrar", - "checksum": "07a6371cc7db8493352739ce26b19ea1", + "checksum": "be7a08a75ffb1dcc5f8c6b16a75e822c", "url": "https://github.com/morpheus65535/bazarr-binaries/raw/master/bin/Linux/aarch64/unrar/unrar" }, { |