Skip to content

Commit 9a2b653

Browse files
committed
chore(database): update wal-e to v0.8c2
See wal-e/wal-e@c16e58a...v0.8c2
1 parent 1cbf311 commit 9a2b653

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

database/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ cd /tmp
3939
git clone https://github.com/wal-e/wal-e.git
4040

4141
cd /tmp/wal-e
42-
git checkout c16e58a
42+
git checkout v0.8c2
4343

4444
pip install .
4545

0 commit comments

Comments
 (0)