Skip to content

Commit

Permalink
use 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Code-Hex committed Oct 29, 2024
1 parent 5251e81 commit 526fd40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
PUIPUI_LINUX_VERSION := 1.0.2
PUIPUI_LINUX_VERSION := 1.0.3
ARCH := $(shell uname -m)
KERNEL_ARCH := $(shell echo $(ARCH) | sed -e s/arm64/aarch64/)
KERNEL_TAR := puipui_linux_v$(PUIPUI_LINUX_VERSION)_$(KERNEL_ARCH).tar.gz
Expand Down

0 comments on commit 526fd40

Please sign in to comment.