|
@@ -1,10 +1,10 @@
|
1
|
1
|
{
|
2
|
2
|
"homepage": "http://multiscreenblank.nookkin.com/",
|
3
|
3
|
"description": "Improve focus by blanking out unused screens. Dim screens to reduce eyestrain. Group screens together for one-touch operations affecting all screens in a group. Recover off-screen programs without turning on the physical display or stream parts of a screen to another. Cover parts of a screen to temporarily hide sensitive information or reduce OLED burn-in.",
|
4
|
|
- "version": "2.4.0.1",
|
|
4
|
+ "version": "2.8.0",
|
5
|
5
|
"license": "Freeware",
|
6
|
|
- "url": "https://git.ashtonc.ca/ashton/scoop-bucket/raw/branch/master/files/MultiscreenBlank2.4.0.1.zip",
|
7
|
|
- "hash": "sha256:A4B24FC1DC1619858ECECBC0D51FA1ED77D5FF0CB20E26C5282634F8ABF64C44",
|
|
6
|
+ "url": "https://git.ashtonc.ca/ashton/scoop-bucket/raw/branch/master/files/multiscreenblank_2.8.0.zip",
|
|
7
|
+ "hash": "sha256:DC2F4AEDE4577CA9FA301201F388D32AF4747752F684132A807A1FF446AD6301",
|
8
|
8
|
"extract_dir": "MultiscreenBlank2",
|
9
|
9
|
"bin": [
|
10
|
10
|
[
|
|
@@ -23,6 +23,6 @@
|
23
|
23
|
],
|
24
|
24
|
"checkver": {
|
25
|
25
|
"url": "http://dl.nookkin.com/products/multiscreenblank/latest/",
|
26
|
|
- "regex": "MultiscreenBlank([\\d\\.]+)\\.zip"
|
|
26
|
+ "regex": "multiscreenblank_([\\d\\.]+)\\.zip"
|
27
|
27
|
}
|
28
|
28
|
}
|