Browse Source

Add Multiscreen Blank v2 file mirror

This commit adds a mirror for multiscreen blank v2. The author of the
program has hotlink prevention on his website and doesn't offer another
mirror.
master
Ashton Charbonneau 5 years ago
parent
commit
604b4b1cde
2 changed files with 2 additions and 2 deletions
  1. BIN
      files/MultiscreenBlank2.2.0.0.zip
  2. 2
    2
      multiscreenblankv2.json

BIN
files/MultiscreenBlank2.2.0.0.zip View File


+ 2
- 2
multiscreenblankv2.json View File

@@ -3,13 +3,13 @@
3 3
 	"description": "Multiscreen Blank v2 is an easy-to-use utility that allows you to independently blank out or dim one or more monitors connected to your computer, as well as mirroring the contents of screens that are physically located in another room or turned off. Monitors fade in and out with smooth transitions.",
4 4
 	"version": "2.2.0",
5 5
 	"license": "Freeware",
6
-	"url": "https://dl.nookkin.com/files/MultiscreenBlank2.2.0.0.zip",
6
+	"url": "https://git.ashtonc.ca/ashton/scoop-bucket/raw/branch/master/files/MultiscreenBlank2.2.0.0.zip",
7 7
 	"hash": "md5:e29a218fb7ced2281bafca23c4d61c2c",
8 8
 	"extract_dir": "MultiscreenBlank2",
9 9
 	"bin": [
10 10
 		[
11 11
 			"MultiscreenBlank2.exe",
12
-			"MultiscreenBlank2"
12
+			"multiscreenblank2"
13 13
 		]
14 14
 	],
15 15
 	"shortcuts": [

Loading…
Cancel
Save