Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 10 additions & 5 deletions bochs.txt
Original file line number Diff line number Diff line change
@@ -1,16 +1,21 @@
[Section]
Name = Bochs
Version = 2.6.9
Version = 2.6.11
License = LGPL v2
Description = A highly portable open source IA-32 (x86) PC emulator written in C++, that runs on most popular platforms.
Category = 16
URLSite = https://bochs.sourceforge.net/
URLDownload = https://download.sourceforge.net/project/bochs/bochs/2.6.9/Bochs-2.6.9.exe
SHA1 = ad2d245b9f7d0492ec800df4b38b8893d8bb0642
SizeBytes = 5335913
URLDownload = https://download.sourceforge.net/project/bochs/bochs/2.6.11/Bochs-win32-2.6.11.exe
SHA1 = 493809db0ce1afd624a8e47c38edb5ee38b9fcbc
SizeBytes = 4989389

[Section.x86]
RegName = Bochs 2.6.9
RegName = Bochs 2.6.11

[Section.amd64]
URLDownload = https://download.sourceforge.net/project/bochs/bochs/2.6.11/Bochs-win64-2.6.11.exe
SHA1 = 4c3aa9d2bc67b7968633e888918f2593a535c2b1
SizeBytes = 5428019

[Section.arm]
URLDownload = https://files.open-rt.party/Software/bochs.zip
Expand Down
Loading