Browse Source

Update git-crypt to 0.8.0 (#8549)

ruki 1 month ago
parent
commit
0f55437aa5
1 changed files with 1 additions and 0 deletions
  1. 1 0
      packages/g/git-crypt/xmake.lua

+ 1 - 0
packages/g/git-crypt/xmake.lua

@@ -6,6 +6,7 @@ package("git-crypt")
 
     add_urls("https://github.com/AGWA/git-crypt/archive/refs/tags/$(version).tar.gz",
              "https://github.com/AGWA/git-crypt.git")
+    add_versions("0.8.0", "786199c24f8b79a54d62b98c24b1113606c4ebd83125e642b228704686305e69")
     add_versions("0.7.0", "2210a89588169ae9a54988c7fdd9717333f0c6053ff704d335631a387bd3bcff")
 
     if is_plat("linux", "macosx", "mingw@macosx") then