Skip to content

Commit

Permalink
Update to v4.47.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mreid-tt committed Jan 8, 2025
1 parent 1f06c8d commit 523df7d
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion cross/ombi/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PKG_NAME = ombi
PKG_VERS = 4.44.1
PKG_VERS = 4.47.1
PKG_EXT = tar.gz
PKG_DIST_NAME = $(PKG_DIST_ARCH).$(PKG_EXT)
PKG_DIST_SITE = https://github.com/Ombi-app/Ombi/releases/download/v$(PKG_VERS)
Expand Down
18 changes: 9 additions & 9 deletions cross/ombi/digests
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
ombi-4.44.1-linux-arm.tar.gz SHA1 6ca2a7abb148354e00a130150a7cab3fc3733690
ombi-4.44.1-linux-arm.tar.gz SHA256 22471a6bd57cc5e57ee3aab2d55d7016c748b07e87f9edbbc9851d34ffec311a
ombi-4.44.1-linux-arm.tar.gz MD5 9f19479252688465b606fcff45654bb8
ombi-4.44.1-linux-arm64.tar.gz SHA1 2074bc1cd72f57cf17c1469907fa301dceaed170
ombi-4.44.1-linux-arm64.tar.gz SHA256 8aa83208d63ad85048ca37075c3935cd9634473161500e4843c103cc0a272911
ombi-4.44.1-linux-arm64.tar.gz MD5 3a8a55f2d209e70d29385d220a2c13a9
ombi-4.44.1-linux-x64.tar.gz SHA1 f4544783481c539f1f797ec77550fba5a5cbb903
ombi-4.44.1-linux-x64.tar.gz SHA256 c321af4d7b174ac7d3ae559505aa9b783863e6ceb0df5f88c62d2cc6c1dc3a30
ombi-4.44.1-linux-x64.tar.gz MD5 d949adc14e26d1de0ad82baa10bd9814
ombi-4.47.1-linux-arm.tar.gz SHA1 3f287a0be55dffefda14e54ae333ef4523ef3f29
ombi-4.47.1-linux-arm.tar.gz SHA256 5a101cc91a3bda0dadadcb62f4d34762f2c83503ed9fbfc4bfc3ae947457e7a4
ombi-4.47.1-linux-arm.tar.gz MD5 577e0f36e0966a206f42ab8862f0b83f
ombi-4.47.1-linux-arm64.tar.gz SHA1 50ebf013eaebce598ca1bbebdae5abbe0464b2a5
ombi-4.47.1-linux-arm64.tar.gz SHA256 c81650b9334f20f09ad8ba9a45df6b1629c9a4fbc9ada01ee31a34f66b7c443f
ombi-4.47.1-linux-arm64.tar.gz MD5 ddd6963fe549ccc8cdb3f60cbe6b72a2
ombi-4.47.1-linux-x64.tar.gz SHA1 688cc3e6651859dbd3ab4110bb069738f10f566b
ombi-4.47.1-linux-x64.tar.gz SHA256 e699c7b988d3f8efe69460be6ab2287f0940c0e58ecf261ae3f8caf9fb2d907b
ombi-4.47.1-linux-x64.tar.gz MD5 39dd5860d4135cab9581d2f3e96e52ba
6 changes: 3 additions & 3 deletions spk/ombi/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
SPK_NAME = ombi
SPK_VERS = 4.44.1
SPK_REV = 5
SPK_VERS = 4.47.1
SPK_REV = 6
SPK_ICON = src/ombi.png

# Arch exclusions for dotnet 6.0
Expand All @@ -13,7 +13,7 @@ MAINTAINER = hgy59
DISPLAY_NAME = Ombi
HOMEPAGE = https://ombi.io/
DESCRIPTION = Ombi is a self-hosted web application that automatically gives your shared Plex or Emby users the ability to request content by themselves! Ombi can be linked to multiple TV Show and Movie DVR tools to create a seamless end-to-end experience for your users.
CHANGELOG = "Update Ombi to v4.44.1."
CHANGELOG = "Update Ombi to v4.47.1."
LICENSE = GPLv2

SERVICE_USER = auto
Expand Down

0 comments on commit 523df7d

Please sign in to comment.