Skip to content

Commit

Permalink
chore: release 1.0.3.0
Browse files Browse the repository at this point in the history
- wsl 添加常用工具包,curl,vim,ssh,net-tools,iputils,ping,lshw,iproute2,iptables,procps,
deepin-community/deepin-rootfs@df04621
  • Loading branch information
chenchongbiao committed Aug 31, 2024
1 parent d01d350 commit 747bda3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/mdbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
id: downloadfile
name: Download rootfs
with:
url: https://github.com/deepin-community/deepin-rootfs/releases/download/v${{ env.ROOTFS_VERSION }}/deepin-rootfs-${{ env.arch }}.tar.gz
url: https://github.com/deepin-community/deepin-rootfs/releases/download/v${{ env.ROOTFS_VERSION }}/deepin-wsl-rootfs-${{ env.arch }}.tar.gz
target: ${{ matrix.arch }}
filename: deepin-rootfs.tar.gz

Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.2.0
1.0.3.0

0 comments on commit 747bda3

Please sign in to comment.