aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichiel van Baak Jansen <michiel@vanbaak.eu>2022-01-04 10:41:51 +0000
committerNeel Chauhan <nc@FreeBSD.org>2022-02-02 21:00:07 +0000
commitcd08af34e736c959f6e4992b828321810b942f4a (patch)
tree6ad79557ad7ade82c339e7a47fdae5a70f6ede43
parentc0eaee28b2edf96b861d644c32e4a9273c1bcb8d (diff)
downloadports-cd08af34e736c959f6e4992b828321810b942f4a.tar.gz
ports-cd08af34e736c959f6e4992b828321810b942f4a.zip
net-p2p/radarr: Update to 4.0.4.5922
-rw-r--r--net-p2p/radarr/Makefile9
-rw-r--r--net-p2p/radarr/distinfo6
-rw-r--r--net-p2p/radarr/files/package_info.in2
-rw-r--r--net-p2p/radarr/pkg-plist233
4 files changed, 10 insertions, 240 deletions
diff --git a/net-p2p/radarr/Makefile b/net-p2p/radarr/Makefile
index 176b4c647404..f526a5e72fea 100644
--- a/net-p2p/radarr/Makefile
+++ b/net-p2p/radarr/Makefile
@@ -1,8 +1,8 @@
PORTNAME= radarr
-PORTVERSION= 4.0.2.5836
+PORTVERSION= 4.0.4.5922
CATEGORIES= net-p2p
MASTER_SITES= https://github.com/Radarr/Radarr/releases/download/v${PORTVERSION}/
-DISTNAME= Radarr.develop.${PORTVERSION}.freebsd-core-x64
+DISTNAME= Radarr.master.${PORTVERSION}.freebsd-core-x64
MAINTAINER= michiel@vanbaak.eu
COMMENT= Movie Library Manager for Usenet and BitTorrent users
@@ -28,7 +28,7 @@ SUB_FILES= ${PORTNAME} package_info pkg-message
SUB_LIST= DATADIR=${DATADIR} \
GROUPS=${GROUPS} \
MAINTAINER=${MAINTAINER} \
- PKGNAME=${PKGNAME} \
+ PKGVERSION=${PKGVERSION} \
PORTNAME=${PORTNAME} \
USERS=${USERS}
@@ -39,6 +39,9 @@ WRKSRC= ${WRKDIR}/Radarr
.include <bsd.port.options.mk>
+post-extract:
+ ${RM} -rf ${WRKSRC}/Radarr.Update
+
do-install:
${INSTALL} -d -m 755 ${STAGEDIR}/${DATADIR}/bin/
cd ${WRKSRC} && ${COPYTREE_SHARE} \* ${STAGEDIR}/${DATADIR}/bin/ "! -name Radarr -and ! -name ffprobe"
diff --git a/net-p2p/radarr/distinfo b/net-p2p/radarr/distinfo
index abdba6c044b6..2278b86c6573 100644
--- a/net-p2p/radarr/distinfo
+++ b/net-p2p/radarr/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1642413138
-SHA256 (Radarr.develop.4.0.2.5836.freebsd-core-x64.tar.gz) = 5b7295fd05d35e1fc949f1bb691e161a112c1fe00c6e92eece2490a3d09e513e
-SIZE (Radarr.develop.4.0.2.5836.freebsd-core-x64.tar.gz) = 55136020
+TIMESTAMP = 1643619610
+SHA256 (Radarr.master.4.0.4.5922.freebsd-core-x64.tar.gz) = 1fe6aa662518de80b5464c263595d7378fa2505e861c37f6710811fac3e153a7
+SIZE (Radarr.master.4.0.4.5922.freebsd-core-x64.tar.gz) = 55133134
diff --git a/net-p2p/radarr/files/package_info.in b/net-p2p/radarr/files/package_info.in
index 3c481413592f..7627458bd68b 100644
--- a/net-p2p/radarr/files/package_info.in
+++ b/net-p2p/radarr/files/package_info.in
@@ -1,4 +1,4 @@
-PackageVersion=%%PKGNAME%%
+PackageVersion=%%PKGVERSION%%
PackageAuthor=%%MAINTAINER%%
UpdateMethod=External
UpdateMethodMessage=use 'pkg upgrade' or [create a PR](https://bugs.freebsd.org/bugzilla/enter_bug.cgi?component=Individual%20Port%28s%29&product=Ports%20%26%20Packages) requesting an update of the port
diff --git a/net-p2p/radarr/pkg-plist b/net-p2p/radarr/pkg-plist
index 651ee9b6b33a..56306d470333 100644
--- a/net-p2p/radarr/pkg-plist
+++ b/net-p2p/radarr/pkg-plist
@@ -237,239 +237,6 @@
%%DATADIR%%/bin/Radarr.SignalR.deps.json
%%DATADIR%%/bin/Radarr.SignalR.dll
%%DATADIR%%/bin/Radarr.SignalR.pdb
-%%DATADIR%%/bin/Radarr.Update/DryIoc.Microsoft.DependencyInjection.dll
-%%DATADIR%%/bin/Radarr.Update/DryIoc.dll
-%%DATADIR%%/bin/Radarr.Update/ICSharpCode.SharpZipLib.dll
-%%DATADIR%%/bin/Radarr.Update/Microsoft.CSharp.dll
-%%DATADIR%%/bin/Radarr.Update/Microsoft.Extensions.Configuration.Abstractions.dll
-%%DATADIR%%/bin/Radarr.Update/Microsoft.Extensions.Configuration.Binder.dll
-%%DATADIR%%/bin/Radarr.Update/Microsoft.Extensions.Configuration.CommandLine.dll
-%%DATADIR%%/bin/Radarr.Update/Microsoft.Extensions.Configuration.EnvironmentVariables.dll
-%%DATADIR%%/bin/Radarr.Update/Microsoft.Extensions.Configuration.FileExtensions.dll
-%%DATADIR%%/bin/Radarr.Update/Microsoft.Extensions.Configuration.Json.dll
-%%DATADIR%%/bin/Radarr.Update/Microsoft.Extensions.Configuration.UserSecrets.dll
-%%DATADIR%%/bin/Radarr.Update/Microsoft.Extensions.Configuration.dll
-%%DATADIR%%/bin/Radarr.Update/Microsoft.Extensions.DependencyInjection.Abstractions.dll
-%%DATADIR%%/bin/Radarr.Update/Microsoft.Extensions.DependencyInjection.dll
-%%DATADIR%%/bin/Radarr.Update/Microsoft.Extensions.FileProviders.Abstractions.dll
-%%DATADIR%%/bin/Radarr.Update/Microsoft.Extensions.FileProviders.Physical.dll
-%%DATADIR%%/bin/Radarr.Update/Microsoft.Extensions.FileSystemGlobbing.dll
-%%DATADIR%%/bin/Radarr.Update/Microsoft.Extensions.Hosting.Abstractions.dll
-%%DATADIR%%/bin/Radarr.Update/Microsoft.Extensions.Hosting.WindowsServices.dll
-%%DATADIR%%/bin/Radarr.Update/Microsoft.Extensions.Hosting.dll
-%%DATADIR%%/bin/Radarr.Update/Microsoft.Extensions.Logging.Abstractions.dll
-%%DATADIR%%/bin/Radarr.Update/Microsoft.Extensions.Logging.Configuration.dll
-%%DATADIR%%/bin/Radarr.Update/Microsoft.Extensions.Logging.Console.dll
-%%DATADIR%%/bin/Radarr.Update/Microsoft.Extensions.Logging.Debug.dll
-%%DATADIR%%/bin/Radarr.Update/Microsoft.Extensions.Logging.EventLog.dll
-%%DATADIR%%/bin/Radarr.Update/Microsoft.Extensions.Logging.EventSource.dll
-%%DATADIR%%/bin/Radarr.Update/Microsoft.Extensions.Logging.dll
-%%DATADIR%%/bin/Radarr.Update/Microsoft.Extensions.Options.ConfigurationExtensions.dll
-%%DATADIR%%/bin/Radarr.Update/Microsoft.Extensions.Options.dll
-%%DATADIR%%/bin/Radarr.Update/Microsoft.Extensions.Primitives.dll
-%%DATADIR%%/bin/Radarr.Update/Microsoft.VisualBasic.Core.dll
-%%DATADIR%%/bin/Radarr.Update/Microsoft.VisualBasic.dll
-%%DATADIR%%/bin/Radarr.Update/Microsoft.Win32.Primitives.dll
-%%DATADIR%%/bin/Radarr.Update/Microsoft.Win32.Registry.dll
-%%DATADIR%%/bin/Radarr.Update/Microsoft.Win32.SystemEvents.dll
-%%DATADIR%%/bin/Radarr.Update/Mono.Posix.NETStandard.dll
-%%DATADIR%%/bin/Radarr.Update/NLog.Extensions.Logging.dll
-%%DATADIR%%/bin/Radarr.Update/NLog.dll
-%%DATADIR%%/bin/Radarr.Update/Newtonsoft.Json.dll
-%%DATADIR%%/bin/Radarr.Update/Radarr.Common.dll
-%%DATADIR%%/bin/Radarr.Update/Radarr.Common.pdb
-%%DATADIR%%/bin/Radarr.Update/Radarr.Mono.deps.json
-%%DATADIR%%/bin/Radarr.Update/Radarr.Mono.dll
-%%DATADIR%%/bin/Radarr.Update/Radarr.Mono.pdb
-%%DATADIR%%/bin/Radarr.Update/Radarr.Update
-%%DATADIR%%/bin/Radarr.Update/Radarr.Update.deps.json
-%%DATADIR%%/bin/Radarr.Update/Radarr.Update.dll
-%%DATADIR%%/bin/Radarr.Update/Radarr.Update.dll.config
-%%DATADIR%%/bin/Radarr.Update/Radarr.Update.pdb
-%%DATADIR%%/bin/Radarr.Update/Radarr.Update.runtimeconfig.json
-%%DATADIR%%/bin/Radarr.Update/Sentry.dll
-%%DATADIR%%/bin/Radarr.Update/System.AppContext.dll
-%%DATADIR%%/bin/Radarr.Update/System.Buffers.dll
-%%DATADIR%%/bin/Radarr.Update/System.Collections.Concurrent.dll
-%%DATADIR%%/bin/Radarr.Update/System.Collections.Immutable.dll
-%%DATADIR%%/bin/Radarr.Update/System.Collections.NonGeneric.dll
-%%DATADIR%%/bin/Radarr.Update/System.Collections.Specialized.dll
-%%DATADIR%%/bin/Radarr.Update/System.Collections.dll
-%%DATADIR%%/bin/Radarr.Update/System.ComponentModel.Annotations.dll
-%%DATADIR%%/bin/Radarr.Update/System.ComponentModel.DataAnnotations.dll
-%%DATADIR%%/bin/Radarr.Update/System.ComponentModel.EventBasedAsync.dll
-%%DATADIR%%/bin/Radarr.Update/System.ComponentModel.Primitives.dll
-%%DATADIR%%/bin/Radarr.Update/System.ComponentModel.TypeConverter.dll
-%%DATADIR%%/bin/Radarr.Update/System.ComponentModel.dll
-%%DATADIR%%/bin/Radarr.Update/System.Configuration.ConfigurationManager.dll
-%%DATADIR%%/bin/Radarr.Update/System.Configuration.dll
-%%DATADIR%%/bin/Radarr.Update/System.Console.dll
-%%DATADIR%%/bin/Radarr.Update/System.Core.dll
-%%DATADIR%%/bin/Radarr.Update/System.Data.Common.dll
-%%DATADIR%%/bin/Radarr.Update/System.Data.DataSetExtensions.dll
-%%DATADIR%%/bin/Radarr.Update/System.Data.SQLite.dll
-%%DATADIR%%/bin/Radarr.Update/System.Data.dll
-%%DATADIR%%/bin/Radarr.Update/System.Diagnostics.Contracts.dll
-%%DATADIR%%/bin/Radarr.Update/System.Diagnostics.Debug.dll
-%%DATADIR%%/bin/Radarr.Update/System.Diagnostics.DiagnosticSource.dll
-%%DATADIR%%/bin/Radarr.Update/System.Diagnostics.EventLog.dll
-%%DATADIR%%/bin/Radarr.Update/System.Diagnostics.FileVersionInfo.dll
-%%DATADIR%%/bin/Radarr.Update/System.Diagnostics.Process.dll
-%%DATADIR%%/bin/Radarr.Update/System.Diagnostics.StackTrace.dll
-%%DATADIR%%/bin/Radarr.Update/System.Diagnostics.TextWriterTraceListener.dll
-%%DATADIR%%/bin/Radarr.Update/System.Diagnostics.Tools.dll
-%%DATADIR%%/bin/Radarr.Update/System.Diagnostics.TraceSource.dll
-%%DATADIR%%/bin/Radarr.Update/System.Diagnostics.Tracing.dll
-%%DATADIR%%/bin/Radarr.Update/System.Drawing.Common.dll
-%%DATADIR%%/bin/Radarr.Update/System.Drawing.Primitives.dll
-%%DATADIR%%/bin/Radarr.Update/System.Drawing.dll
-%%DATADIR%%/bin/Radarr.Update/System.Dynamic.Runtime.dll
-%%DATADIR%%/bin/Radarr.Update/System.Formats.Asn1.dll
-%%DATADIR%%/bin/Radarr.Update/System.Globalization.Calendars.dll
-%%DATADIR%%/bin/Radarr.Update/System.Globalization.Extensions.dll
-%%DATADIR%%/bin/Radarr.Update/System.Globalization.dll
-%%DATADIR%%/bin/Radarr.Update/System.IO.Compression.Brotli.dll
-%%DATADIR%%/bin/Radarr.Update/System.IO.Compression.FileSystem.dll
-%%DATADIR%%/bin/Radarr.Update/System.IO.Compression.ZipFile.dll
-%%DATADIR%%/bin/Radarr.Update/System.IO.Compression.dll
-%%DATADIR%%/bin/Radarr.Update/System.IO.FileSystem.AccessControl.dll
-%%DATADIR%%/bin/Radarr.Update/System.IO.FileSystem.DriveInfo.dll
-%%DATADIR%%/bin/Radarr.Update/System.IO.FileSystem.Primitives.dll
-%%DATADIR%%/bin/Radarr.Update/System.IO.FileSystem.Watcher.dll
-%%DATADIR%%/bin/Radarr.Update/System.IO.FileSystem.dll
-%%DATADIR%%/bin/Radarr.Update/System.IO.IsolatedStorage.dll
-%%DATADIR%%/bin/Radarr.Update/System.IO.MemoryMappedFiles.dll
-%%DATADIR%%/bin/Radarr.Update/System.IO.Pipes.AccessControl.dll
-%%DATADIR%%/bin/Radarr.Update/System.IO.Pipes.dll
-%%DATADIR%%/bin/Radarr.Update/System.IO.UnmanagedMemoryStream.dll
-%%DATADIR%%/bin/Radarr.Update/System.IO.dll
-%%DATADIR%%/bin/Radarr.Update/System.Linq.Expressions.dll
-%%DATADIR%%/bin/Radarr.Update/System.Linq.Parallel.dll
-%%DATADIR%%/bin/Radarr.Update/System.Linq.Queryable.dll
-%%DATADIR%%/bin/Radarr.Update/System.Linq.dll
-%%DATADIR%%/bin/Radarr.Update/System.Memory.dll
-%%DATADIR%%/bin/Radarr.Update/System.Net.Http.Json.dll
-%%DATADIR%%/bin/Radarr.Update/System.Net.Http.dll
-%%DATADIR%%/bin/Radarr.Update/System.Net.HttpListener.dll
-%%DATADIR%%/bin/Radarr.Update/System.Net.Mail.dll
-%%DATADIR%%/bin/Radarr.Update/System.Net.NameResolution.dll
-%%DATADIR%%/bin/Radarr.Update/System.Net.NetworkInformation.dll
-%%DATADIR%%/bin/Radarr.Update/System.Net.Ping.dll
-%%DATADIR%%/bin/Radarr.Update/System.Net.Primitives.dll
-%%DATADIR%%/bin/Radarr.Update/System.Net.Quic.dll
-%%DATADIR%%/bin/Radarr.Update/System.Net.Requests.dll
-%%DATADIR%%/bin/Radarr.Update/System.Net.Security.dll
-%%DATADIR%%/bin/Radarr.Update/System.Net.ServicePoint.dll
-%%DATADIR%%/bin/Radarr.Update/System.Net.Sockets.dll
-%%DATADIR%%/bin/Radarr.Update/System.Net.WebClient.dll
-%%DATADIR%%/bin/Radarr.Update/System.Net.WebHeaderCollection.dll
-%%DATADIR%%/bin/Radarr.Update/System.Net.WebProxy.dll
-%%DATADIR%%/bin/Radarr.Update/System.Net.WebSockets.Client.dll
-%%DATADIR%%/bin/Radarr.Update/System.Net.WebSockets.dll
-%%DATADIR%%/bin/Radarr.Update/System.Net.dll
-%%DATADIR%%/bin/Radarr.Update/System.Numerics.Vectors.dll
-%%DATADIR%%/bin/Radarr.Update/System.Numerics.dll
-%%DATADIR%%/bin/Radarr.Update/System.ObjectModel.dll
-%%DATADIR%%/bin/Radarr.Update/System.Private.CoreLib.dll
-%%DATADIR%%/bin/Radarr.Update/System.Private.DataContractSerialization.dll
-%%DATADIR%%/bin/Radarr.Update/System.Private.Uri.dll
-%%DATADIR%%/bin/Radarr.Update/System.Private.Xml.Linq.dll
-%%DATADIR%%/bin/Radarr.Update/System.Private.Xml.dll
-%%DATADIR%%/bin/Radarr.Update/System.Reflection.DispatchProxy.dll
-%%DATADIR%%/bin/Radarr.Update/System.Reflection.Emit.ILGeneration.dll
-%%DATADIR%%/bin/Radarr.Update/System.Reflection.Emit.Lightweight.dll
-%%DATADIR%%/bin/Radarr.Update/System.Reflection.Emit.dll
-%%DATADIR%%/bin/Radarr.Update/System.Reflection.Extensions.dll
-%%DATADIR%%/bin/Radarr.Update/System.Reflection.Metadata.dll
-%%DATADIR%%/bin/Radarr.Update/System.Reflection.Primitives.dll
-%%DATADIR%%/bin/Radarr.Update/System.Reflection.TypeExtensions.dll
-%%DATADIR%%/bin/Radarr.Update/System.Reflection.dll
-%%DATADIR%%/bin/Radarr.Update/System.Resources.Reader.dll
-%%DATADIR%%/bin/Radarr.Update/System.Resources.ResourceManager.dll
-%%DATADIR%%/bin/Radarr.Update/System.Resources.Writer.dll
-%%DATADIR%%/bin/Radarr.Update/System.Runtime.CompilerServices.Unsafe.dll
-%%DATADIR%%/bin/Radarr.Update/System.Runtime.CompilerServices.VisualC.dll
-%%DATADIR%%/bin/Radarr.Update/System.Runtime.Extensions.dll
-%%DATADIR%%/bin/Radarr.Update/System.Runtime.Handles.dll
-%%DATADIR%%/bin/Radarr.Update/System.Runtime.InteropServices.RuntimeInformation.dll
-%%DATADIR%%/bin/Radarr.Update/System.Runtime.InteropServices.dll
-%%DATADIR%%/bin/Radarr.Update/System.Runtime.Intrinsics.dll
-%%DATADIR%%/bin/Radarr.Update/System.Runtime.Loader.dll
-%%DATADIR%%/bin/Radarr.Update/System.Runtime.Numerics.dll
-%%DATADIR%%/bin/Radarr.Update/System.Runtime.Serialization.Formatters.dll
-%%DATADIR%%/bin/Radarr.Update/System.Runtime.Serialization.Json.dll
-%%DATADIR%%/bin/Radarr.Update/System.Runtime.Serialization.Primitives.dll
-%%DATADIR%%/bin/Radarr.Update/System.Runtime.Serialization.Xml.dll
-%%DATADIR%%/bin/Radarr.Update/System.Runtime.Serialization.dll
-%%DATADIR%%/bin/Radarr.Update/System.Runtime.dll
-%%DATADIR%%/bin/Radarr.Update/System.Security.AccessControl.dll
-%%DATADIR%%/bin/Radarr.Update/System.Security.Claims.dll
-%%DATADIR%%/bin/Radarr.Update/System.Security.Cryptography.Algorithms.dll
-%%DATADIR%%/bin/Radarr.Update/System.Security.Cryptography.Cng.dll
-%%DATADIR%%/bin/Radarr.Update/System.Security.Cryptography.Csp.dll
-%%DATADIR%%/bin/Radarr.Update/System.Security.Cryptography.Encoding.dll
-%%DATADIR%%/bin/Radarr.Update/System.Security.Cryptography.OpenSsl.dll
-%%DATADIR%%/bin/Radarr.Update/System.Security.Cryptography.Primitives.dll
-%%DATADIR%%/bin/Radarr.Update/System.Security.Cryptography.ProtectedData.dll
-%%DATADIR%%/bin/Radarr.Update/System.Security.Cryptography.X509Certificates.dll
-%%DATADIR%%/bin/Radarr.Update/System.Security.Permissions.dll
-%%DATADIR%%/bin/Radarr.Update/System.Security.Principal.Windows.dll
-%%DATADIR%%/bin/Radarr.Update/System.Security.Principal.dll
-%%DATADIR%%/bin/Radarr.Update/System.Security.SecureString.dll
-%%DATADIR%%/bin/Radarr.Update/System.Security.dll
-%%DATADIR%%/bin/Radarr.Update/System.ServiceModel.Web.dll
-%%DATADIR%%/bin/Radarr.Update/System.ServiceProcess.ServiceController.dll
-%%DATADIR%%/bin/Radarr.Update/System.ServiceProcess.dll
-%%DATADIR%%/bin/Radarr.Update/System.Text.Encoding.CodePages.dll
-%%DATADIR%%/bin/Radarr.Update/System.Text.Encoding.Extensions.dll
-%%DATADIR%%/bin/Radarr.Update/System.Text.Encoding.dll
-%%DATADIR%%/bin/Radarr.Update/System.Text.Encodings.Web.dll
-%%DATADIR%%/bin/Radarr.Update/System.Text.Json.dll
-%%DATADIR%%/bin/Radarr.Update/System.Text.RegularExpressions.dll
-%%DATADIR%%/bin/Radarr.Update/System.Threading.Channels.dll
-%%DATADIR%%/bin/Radarr.Update/System.Threading.Overlapped.dll
-%%DATADIR%%/bin/Radarr.Update/System.Threading.Tasks.Dataflow.dll
-%%DATADIR%%/bin/Radarr.Update/System.Threading.Tasks.Extensions.dll
-%%DATADIR%%/bin/Radarr.Update/System.Threading.Tasks.Parallel.dll
-%%DATADIR%%/bin/Radarr.Update/System.Threading.Tasks.dll
-%%DATADIR%%/bin/Radarr.Update/System.Threading.Thread.dll
-%%DATADIR%%/bin/Radarr.Update/System.Threading.ThreadPool.dll
-%%DATADIR%%/bin/Radarr.Update/System.Threading.Timer.dll
-%%DATADIR%%/bin/Radarr.Update/System.Threading.dll
-%%DATADIR%%/bin/Radarr.Update/System.Transactions.Local.dll
-%%DATADIR%%/bin/Radarr.Update/System.Transactions.dll
-%%DATADIR%%/bin/Radarr.Update/System.ValueTuple.dll
-%%DATADIR%%/bin/Radarr.Update/System.Web.HttpUtility.dll
-%%DATADIR%%/bin/Radarr.Update/System.Web.dll
-%%DATADIR%%/bin/Radarr.Update/System.Windows.Extensions.dll
-%%DATADIR%%/bin/Radarr.Update/System.Windows.dll
-%%DATADIR%%/bin/Radarr.Update/System.Xml.Linq.dll
-%%DATADIR%%/bin/Radarr.Update/System.Xml.ReaderWriter.dll
-%%DATADIR%%/bin/Radarr.Update/System.Xml.Serialization.dll
-%%DATADIR%%/bin/Radarr.Update/System.Xml.XDocument.dll
-%%DATADIR%%/bin/Radarr.Update/System.Xml.XPath.XDocument.dll
-%%DATADIR%%/bin/Radarr.Update/System.Xml.XPath.dll
-%%DATADIR%%/bin/Radarr.Update/System.Xml.XmlDocument.dll
-%%DATADIR%%/bin/Radarr.Update/System.Xml.XmlSerializer.dll
-%%DATADIR%%/bin/Radarr.Update/System.Xml.dll
-%%DATADIR%%/bin/Radarr.Update/System.dll
-%%DATADIR%%/bin/Radarr.Update/WindowsBase.dll
-%%DATADIR%%/bin/Radarr.Update/libMonoPosixHelper.so
-%%DATADIR%%/bin/Radarr.Update/libSystem.Globalization.Native.so
-%%DATADIR%%/bin/Radarr.Update/libSystem.IO.Compression.Native.so
-%%DATADIR%%/bin/Radarr.Update/libSystem.Native.so
-%%DATADIR%%/bin/Radarr.Update/libSystem.Net.Security.Native.so
-%%DATADIR%%/bin/Radarr.Update/libSystem.Security.Cryptography.Native.OpenSsl.so
-%%DATADIR%%/bin/Radarr.Update/libclrjit.so
-%%DATADIR%%/bin/Radarr.Update/libcoreclr.so
-%%DATADIR%%/bin/Radarr.Update/libcoreclrtraceptprovider.so
-%%DATADIR%%/bin/Radarr.Update/libdbgshim.so
-%%DATADIR%%/bin/Radarr.Update/libhostfxr.so
-%%DATADIR%%/bin/Radarr.Update/libhostpolicy.so
-%%DATADIR%%/bin/Radarr.Update/libmscordaccore.so
-%%DATADIR%%/bin/Radarr.Update/libmscordbi.so
-%%DATADIR%%/bin/Radarr.Update/mscorlib.dll
-%%DATADIR%%/bin/Radarr.Update/netstandard.dll
%%DATADIR%%/bin/Radarr.deps.json
%%DATADIR%%/bin/Radarr.dll
%%DATADIR%%/bin/Radarr.pdb