summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7b062c477ecc..91387227b767 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = codegpt-bin
pkgdesc = A CLI written in Go language that writes git commit messages or do a code review brief for you using ChatGPT AI (gpt-4, gpt-3.5-turbo model) and automatically installs a git prepare-commit-msg hook
- pkgver = 0.7.0
+ pkgver = 0.7.1
pkgrel = 1
url = https://github.com/appleboy/CodeGPT
arch = x86_64
@@ -11,9 +11,9 @@ pkgbase = codegpt-bin
conflicts = codegpt
source = https://raw.githubusercontent.com/appleboy/CodeGPT/main/LICENSE
sha256sums = SKIP
- source_x86_64 = codegpt-x86_64-0.7.0::https://github.com/appleboy/CodeGPT/releases/download/v0.7.0/CodeGPT-0.7.0-linux-amd64
- sha256sums_x86_64 = d8200d8d4170fa76aedd9157b052852f082e622d33fa79dbdc387c85d23e8028
- source_aarch64 = codegpt-x86_64-0.7.0::https://github.com/appleboy/CodeGPT/releases/download/v0.7.0/CodeGPT-0.7.0-linux-arm64
+ source_x86_64 = codegpt-x86_64-0.7.1::https://github.com/appleboy/CodeGPT/releases/download/v0.7.1/CodeGPT-0.7.1-linux-amd64
+ sha256sums_x86_64 = SKIP
+ source_aarch64 = codegpt-aarch64-0.7.1::https://github.com/appleboy/CodeGPT/releases/download/v0.7.1/CodeGPT-0.7.1-linux-arm64
sha256sums_aarch64 = SKIP
pkgname = codegpt-bin