Skip to content

Commit 75447d7

Browse files
committed
Prepare v0.5.2
1 parent c1c6ce1 commit 75447d7

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

docs/releases/v0.5.2.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
title: v0.5.2
3+
weight: 5002
4+
---
5+
6+
* improve support for self-hosted GitHub/GitLab ([#11](https://github.com/dpb587/gget/issues/11))

scripts/integration.test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ cd tmp/integrationtest/workdir
1515
../gget github.com/dpb587/gget --ref-version=0.2.x --export=json '*linux*' > export.json
1616

1717
diff <( shasum * ) - <<EOF
18-
c590780b597628823070447ec4d2190a206a2ef4 export.json
18+
f43df59ff5b0ad32362ec72655017d6deed3704f export.json
1919
734d4ef1448dd9892852ae370933e7629fe528d5 gget-0.2.0-linux-amd64
2020
EOF
2121

0 commit comments

Comments
 (0)