Browse Source

Update Multiscreen Blank to 2.8.0

master
Ashton Charbonneau 2 years ago
parent
commit
d057329402

+ 1
- 1
README.md View File

@@ -7,6 +7,6 @@ Current programs:
7 7
 - [Dual Key Remap](https://github.com/ililim/dual-key-remap) v0.7 ([GitHub releases](https://github.com/ililim/dual-key-remap/releases))
8 8
 - [Go Replace](https://github.com/piranha/goreplace) v2.6 ([GitHub releases](https://github.com/piranha/goreplace/releases))
9 9
 - [hledger](https://hledger.org/) v1.25 ([Downloads](https://hledger.org/download.html), [GitHub releases](https://github.com/simonmichael/hledger/releases))
10
-- [Multiscreen Blank](http://multiscreenblank.nookkin.com/) v2.4.1 ([Releases](http://dl.nookkin.com/products/multiscreenblank/))
10
+- [Multiscreen Blank](http://multiscreenblank.nookkin.com/) v2.8.0 ([Releases](http://dl.nookkin.com/products/multiscreenblank/))
11 11
 - [Todour](https://nerdur.com/todour-pl/) v2.20 ([GitHub releases](https://github.com/SverrirValgeirsson/Todour/releases))
12 12
 - [W10Wheel.NET](https://github.com/ykon/w10wheel.net) v2.7.3 ([GitHub releases](https://github.com/ykon/w10wheel.net/releases))

+ 4
- 4
bucket/multiscreenblank.json View File

@@ -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
 }

BIN
files/MultiscreenBlank2.4.0.1.zip View File


BIN
files/multiscreenblank_2.8.0.zip View File


Loading…
Cancel
Save