Skip to content

Commit a133db6

Browse files
committed
Opdate core script version
1 parent 3e6a2b8 commit a133db6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.env.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ ALLOWED_HOSTS="*"
1818

1919
# Core script package version
2020
# Find the latest version here: https://github.com/OS2borgerPC/os2borgerpc-core-scripts/releases
21-
CORE_SCRIPT_VERSION_TAG=v0.1.4
21+
CORE_SCRIPT_VERSION_TAG=v1.0.1
2222

2323
# Matching commit hash for the core script package. (The commit that the tag points to)
24-
CORE_SCRIPT_COMMIT_HASH=db319672efdcc0f7402c4a7370aa763be9960c38
24+
CORE_SCRIPT_COMMIT_HASH=a96d19567bf5c002c76d16cf80f6c894c2af499
2525

2626
# URL for downloading BorgerPC ISO images
2727
PC_IMAGE_RELEASES_URL=https://github.com/OS2borgerPC/os2borgerpc-image/releases

0 commit comments

Comments
 (0)