Skip to content

Commit

Permalink
Err: Add version 6.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Ash258 committed Oct 12, 2023
1 parent 0ad5677 commit 70b09b3
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
| [EmbyTheater **(EmbyTheater)**](./bucket/EmbyTheater.yml) ||| ✔ (⛔) |
| [emClient **(emClient)**](./bucket/emClient.yml) ||| ✔ (⛔) |
| [Epic Games Launcher **(EpicGamesLauncher)**](./bucket/EpicGamesLauncher.yml) ||| ♻ (♻) |
| [The Microsoft Error Lookup Tool **(Err)**](./bucket/Err.yml) ||| ✔ (⛔) |
| [Eusing Cleaner **(EusingCleaner)**](./bucket/EusingCleaner.yml) ||| ✔ (⛔) |
| [ExperienceIndexOK **(ExperienceIndexOK)**](./bucket/ExperienceIndexOK.yml) ||| ✔ (✔) |
| [Facebook Messenger **(FacebookMessenger)**](./bucket/FacebookMessenger.yml) ||| ✔ (⛔) |
Expand Down
14 changes: 14 additions & 0 deletions bucket/Err.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
version: 6.4.5
description: The Microsoft Error Lookup Tool. Displays the message text that is associated with a hexadecimal status code.
homepage: https://learn.microsoft.com/en-us/windows/win32/debug/system-error-code-lookup-tool
license: Unknown
url: https://download.microsoft.com/download/4/3/2/432140e8-fb6c-4145-8192-25242838c542/Err_6.4.5/Err_6.4.5.exe#/Err.exe
hash: 88739ec82ba16a0b4a3c83c1dd2fca6336ad8e2a1e5f1238c085b1e86ab8834a
bin: Err.exe
checkver: Err_([\d.]+)\.exe
autoupdate:
disable: true
url: https://download.microsoft.com/download/4/3/2/432140e8-fb6c-4145-8192-25242838c542/Err_${version}/Err_${version}.exe#/Err.exe
hash:
url: https://learn.microsoft.com/en-us/windows/win32/debug/system-error-code-lookup-tool
regex: <td>$sha256</td>

0 comments on commit 70b09b3

Please sign in to comment.