update for OSX catalina build
authorJoey Hess <joeyh@joeyh.name>
Wed, 14 Jul 2021 16:22:34 +0000 (12:22 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 14 Jul 2021 16:22:34 +0000 (12:22 -0400)
Build/DistributionUpdate.hs

index a5e92d7ee987adc73d6642f42c6f707b32235fe4..685366f449bb4853dae93b56ec929027c41699b5 100644 (file)
@@ -39,7 +39,7 @@ signingKey = "89C809CB"
 autobuilds :: [(URLString, FilePath)]
 autobuilds = 
        (map linuxarch ["i386", "amd64", "armel", "arm64", "i386-ancient"]) ++
-       [ (autobuild "x86_64-apple-yosemite/git-annex.dmg", "git-annex/OSX/current/10.10_Yosemite/git-annex.dmg")
+       [ (autobuild "x86_64-apple-catalina/git-annex.dmg", "git-annex/OSX/current/10.15_Catalina/git-annex.dmg")
        , (autobuild "windows/git-annex-installer.exe", "git-annex/windows/current/git-annex-installer.exe")
        ]
   where