From 7f6d442c5151e00dbfd01154d009913776bafb1e Mon Sep 17 00:00:00 2001 From: Adeel Mujahid <3840695+am11@users.noreply.github.com> Date: Thu, 15 Apr 2021 11:11:42 +0300 Subject: [PATCH] Rev Void version from 20210218 to 20210316 --- Makefile | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 8a558d7..2657fda 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ LNCR_EXE=VoidMusl.exe DLR=curl DLR_FLAGS=-L -BASE_URL=http://alpha.de.repo.voidlinux.org/live/20210218/void-x86_64-musl-ROOTFS-20210218.tar.xz +BASE_URL=https://alpha.de.repo.voidlinux.org/live/20210316/void-x86_64-musl-ROOTFS-20210316.tar.xz LNCR_ZIP_URL=https://github.com/yuk7/wsldl/releases/download/21020500/icons.zip LNCR_ZIP_EXE=Void.exe diff --git a/README.md b/README.md index 80a5b9b..5adfc9c 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This project is based on Void Linux musl-libc. For GNU-libc, visit https://git.i ![screenshot](https://raw.githubusercontent.com/wiki/yuk7/wsldl/img/Arch_Alpine_Ubuntu.png) -![Main CI Workflow](https://github.com/am11/VoidMuslWSL/workflows/Main%20CI%20Workflow/badge.svg) +[![Main CI Workflow](https://github.com/am11/VoidMuslWSL/actions/workflows/main.yml/badge.svg)](https://github.com/am11/VoidMuslWSL/actions/workflows/main.yml) [![Github All Releases](https://img.shields.io/github/downloads/am11/VoidMuslWSL/total.svg?style=flat-square)](https://github.com/am11/VoidMuslWSL/releases/latest) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com) ![License](https://img.shields.io/github/license/am11/VoidMuslWSL.svg?style=flat-square)