Browse Source

Update AltDrag to 1.46

master
Ashton Charbonneau 3 years ago
parent
commit
612753b704
2 changed files with 4 additions and 4 deletions
  1. 1
    1
      README.md
  2. 3
    3
      bucket/altdrag.json

+ 1
- 1
README.md View File

@@ -2,7 +2,7 @@ Personal [Scoop](https://github.com/lukesampson/scoop) bucket containing custom
2 2
 
3 3
 Current programs:
4 4
 
5
-- [AltDrag](https://github.com/RamonUnch/AltDrag) v1.43 ([GitHub releases](https://github.com/RamonUnch/AltDrag/releases))
5
+- [AltDrag](https://github.com/RamonUnch/AltDrag) v1.46 ([GitHub releases](https://github.com/RamonUnch/AltDrag/releases))
6 6
 - [Closure Compiler](https://developers.google.com/closure/compiler/) v20210601 ([GitHub releases](https://github.com/google/closure-compiler/releases))
7 7
 - [Dual Key Remap](https://github.com/ililim/dual-key-remap) v0.5 ([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))

+ 3
- 3
bucket/altdrag.json View File

@@ -1,10 +1,10 @@
1 1
 {
2 2
 	"homepage": "https://github.com/RamonUnch/AltDrag",
3 3
 	"description": "Fork from Stefan Sundin's AltDrag. It allows you to move and resize windows by using the Alt key and clicking wherever on the window instead of relying on very precise clicking. This fork tries to keep a version up to date with minimal amount of bugs while keeping it feature-rich.",
4
-	"version": "1.43",
4
+	"version": "1.46",
5 5
 	"license": "GPL-3.0-or-later",
6
-	"url": "https://github.com/RamonUnch/AltDrag/releases/download/1.43/AltDrag1.43bin.zip",
7
-	"hash": "sha256:7828F88B7CDC7BF05E78FDA15813B744D4489109309361136F60C3E008529EDB",
6
+	"url": "https://github.com/RamonUnch/AltDrag/releases/download/1.46/AltDrag1.46bin.zip",
7
+	"hash": "sha256:1AA035F565B4A253B71B96C157DEDA46AA54051911164E44F2BDCF3F6A6019C0",
8 8
 	"persist": "AltDrag.ini",
9 9
 	"shortcuts": [
10 10
 		[

Loading…
Cancel
Save