Skip to content

Commit

Permalink
bucket: update non-auto-updatable manifests
Browse files Browse the repository at this point in the history
  • Loading branch information
couleurm committed Jan 28, 2024
1 parent 557360b commit 5fd0d00
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 9 deletions.
7 changes: 4 additions & 3 deletions bucket/notepadreplacer.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
{
"version": 1.5,
"homepage": "https://www.binaryfortress.com/NotepadReplacer/",
"version": "1.6c",
"notes": "CLI Usage: NotepadReplacer.exe /NOTEPAD=\"Path\\To\\TextEditor.exe\"",
"url": "https://binaryfortressdownloads.com/Download/BFSFiles/116/NotepadReplacerSetup-1.5.exe",
"hash": "CD758294854B59F2DD86574643B9D986BB1C222EB212AB26C1839A7111C84CD7",
"url": "https://binaryfortressdownloads.com/Download/BFSFiles/116/NotepadReplacerSetup-1.6c.exe",
"hash": "D3115067C131B14E8896C4444BC7E4BDF4075F694E54DC8A3BB6C6177C7AB71E",
"innosetup": true,
"bin": "NotepadReplacer.exe"
}
8 changes: 2 additions & 6 deletions bucket/usbtreeview.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,12 @@
{
"version": "3.8.2",
"version": "4.0.0",
"description": "A small application designed to display detailed information on the USB device tree.",
"homepage": "https://www.uwe-sieber.de/usbtreeview_e.html",
"license": "Freeware",
"architecture": {
"64bit": {
"url": "https://www.uwe-sieber.de/files/UsbTreeView_x64.zip",
"hash": "79b2c889e4f2c719f999a8f4598ec30faabda8c6b1632148ec67b34ee578731c"
},
"32bit": {
"url": "https://www.uwe-sieber.de/files/UsbTreeView_Win32.zip",
"hash": "6e3d51fed7f338926b3b5f89f65f8e9905c7050310292fe209403d07a8de8513"
"hash": "BB9EF61959AF167BCE7E1E90CD1F732405320D50C97123AC35C923DC167D8832"
}
},
"pre_install": [
Expand Down

0 comments on commit 5fd0d00

Please sign in to comment.