Skip to content

Commit ba7131d

Browse files
authored
Update README.md
Removed third party hosted compiled zips. All releases will be posted in the release area of AutoClose.
1 parent eaa600c commit ba7131d

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

README.md

-9
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,5 @@ In this example, I am searching for the Discord process running. Keep the * befo
2727
get-process | Where-Object {$_.processname -Like "*Discord"} | select ProcessName
2828

2929

30-
###### Downloads (Application/Compiled)
31-
> Version 0.0.4 - https://mega.nz/#!gpJzgaxJ!veOU4gHqwKM3cin0fCzqHjXLOf_owPc-v5uvBTxBuvs
32-
33-
> Version 0.0.3 - https://mega.nz/#!s0Jg0I6S!PR-Qvi6-okJc_adrdVUxZSE3Je5gXmdzdFQ8FdHfbSw
34-
35-
> Version 0.0.2 - https://mega.nz/#!Vto1RIiC!YvytBh5VtRFwZuytiao2SvAncWEZt7R8CkXU-CkSa_U
36-
37-
> Version 0.0.1 - https://mega.nz/#!o1xBESCa!hVydan27Ar2AT0xdeyeiR3DJcH60FnxdTW3Ms9q6AFU
38-
3930

4031

0 commit comments

Comments
 (0)