diff options
Diffstat (limited to 'src/Main.hs')
| -rw-r--r-- | src/Main.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Main.hs b/src/Main.hs index 4929e7e..38fbff2 100644 --- a/src/Main.hs +++ b/src/Main.hs @@ -158,7 +158,7 @@ autoUpdatable = in Package.Updater { detectLatest = latestGitHub ghArguments "(v)\\." , getVersion = reuploadWithTemplate template [] - , is64 = True + , is64 = False } , name = "librsync" , downloaders = mempty |
