Move latest version checker to a separate module
All checks were successful
Build / audit (push) Successful in 15m42s
Build / test (push) Successful in 15m43s

This commit is contained in:
2024-01-01 19:44:45 +01:00
parent 34d7dbd68f
commit a25655c2b2
4 changed files with 69 additions and 67 deletions

View File

@@ -69,7 +69,7 @@ executable slackbuilder
other-modules:
SlackBuilder.CommandLine
SlackBuilder.Updater
SlackBuilder.LatestVersionCheck
build-depends:
aeson ^>= 2.2.0,
ansi-terminal ^>= 1.0,