mirror of
https://github.com/kforney/pentest-distro-builder.git
synced 2024-11-22 01:50:56 -07:00
Update VS Codium.
Former-commit-id: d4c9b749cf5a6bf7b48584e3dffe6e9aacbc5766 Former-commit-id: 0418a59b6770fe48124649636044456701bdeddf
This commit is contained in:
parent
4435b74236
commit
10fcfaf665
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ wget -O ../build/discord.deb "https://discordapp.com/api/download?platform=linux
|
||||||
wget -O ../build/resilio.deb "https://download-cdn.resilio.com/2.6.3/Debian/resilio-sync_2.6.3-1_amd64.deb"
|
wget -O ../build/resilio.deb "https://download-cdn.resilio.com/2.6.3/Debian/resilio-sync_2.6.3-1_amd64.deb"
|
||||||
|
|
||||||
#VS Code (OSS)
|
#VS Code (OSS)
|
||||||
wget -O ../build/code.deb "https://github.com/VSCodium/vscodium/releases/download/1.37.1/codium_1.37.1-1565952268_amd64.deb"
|
wget -O ../build/code.deb "https://github.com/VSCodium/vscodium/releases/download/1.39.0/codium_1.39.0-1570649825_amd64.deb"
|
||||||
|
|
||||||
#Slack
|
#Slack
|
||||||
wget -O ../build/slack.deb "https://downloads.slack-edge.com/linux_releases/slack-desktop-4.0.2-amd64.deb"
|
wget -O ../build/slack.deb "https://downloads.slack-edge.com/linux_releases/slack-desktop-4.0.2-amd64.deb"
|
||||||
|
|
Loading…
Reference in a new issue