v1.1.0-release (#1)
All checks were successful
Public/monitarr/pipeline/head This commit looks good

## v1.1.0-release

### Changes from v1.0.0-release

* Added labels to log entries
* Detect and remove stalled torrent import
This commit was merged in pull request #1.
This commit is contained in:
2025-04-13 11:49:16 -05:00
parent 18f5f47321
commit 1c115b2758
51 changed files with 161 additions and 86 deletions

View File

@@ -15,6 +15,7 @@ if [ "${PROJECT_IS_MINGW}" == "1" ] && [ "${PROJECT_STATIC_LINK}" == "OFF" ]; th
/mingw64/bin/libstdc++-6.dll
/mingw64/bin/libwinpthread-1.dll
/mingw64/bin/libzlib1.dll
/mingw64/bin/libzstd.dll
/mingw64/bin/zlib1.dll
)