Skip to content

Commit

Permalink
[RAPPS-DB] Fix bad links of WinRAR and Audacity, replacing them with …
Browse files Browse the repository at this point in the history
…some that we can better trust (#273)
  • Loading branch information
julenuri authored Sep 6, 2024
1 parent c98cb09 commit e089f7f
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion audacity.txt
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@ License = GPL
Description = Free, open source, cross-platform software for recording and editing sounds.
Category = 1
URLSite = http://audacityteam.org/
URLDownload = https://dreimer.eu/reactos/audacity-win-2.2.2.exe
URLDownload = https://web.archive.org/web/20240905191907/https://www.videohelp.com/download-QLwRZLDtcw/audacity-win-2.2.2.exe
SHA1 = 39d00d43e72a7944f433d3f61855a487b5797328
SizeBytes = 20248056

4 changes: 2 additions & 2 deletions winrar.txt
Original file line number Diff line number Diff line change
@@ -5,12 +5,12 @@ License = EULA
Description = WinRAR is a popular archive manager to compress or decompress files, it has its own format for compression without much loss (.rar).
Category = 12
URLSite = https://www.winrar.es/
URLDownload = https://d.winrar.es/d/37z1698371810/RFzd3_5bGHP3zappyENuyQ/winrar-x32-624.exe
URLDownload = https://www.rarlab.com/rar/winrar-x32-624.exe
SHA1 = 25026a74b8349ffff4246791be60c37ec02ef631
SizeBytes = 3317040

[Section.amd64]
URLDownload = https://d.winrar.es/d/101z1698782528/sEM6qGk6vq0hkzBNNL4Mxw/winrar-x64-624.exe
URLDownload = https://www.rarlab.com/rar/winrar-x64-624.exe
SHA1 = aa5e8d9fd7d613a163acebcccefdfd33bb18c8cd
SizeBytes = 3589048

0 comments on commit e089f7f

Please sign in to comment.