Browse Source

Update AltSnap to 1.52

master
Ashton Charbonneau 2 years ago
parent
commit
97aea2b05a
2 changed files with 4 additions and 4 deletions
  1. 1
    1
      README.md
  2. 3
    3
      bucket/altsnap.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
-- [AltSnap](https://github.com/RamonUnch/AltSnap) v1.47 ([GitHub releases](https://github.com/RamonUnch/AltSnap/releases))
5
+- [AltSnap](https://github.com/RamonUnch/AltSnap) v1.52 ([GitHub releases](https://github.com/RamonUnch/AltSnap/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.6 ([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/altsnap.json View File

@@ -1,10 +1,10 @@
1 1
 {
2 2
 	"homepage": "https://github.com/RamonUnch/AltSnap",
3 3
 	"description": "Fork of Stefan Sundin's AltDrag. It allows you to move and resize windows by using the Alt key (configurable) 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.47",
4
+	"version": "1.52",
5 5
 	"license": "GPL-3.0-or-later",
6
-	"url": "https://github.com/RamonUnch/AltSnap/releases/download/1.47/AltSnap1.47bin_x64.zip",
7
-	"hash": "sha256:557E416999A0E15EF15617A74B62DDAD2635C0979FDDA200079B29FEBE1E9EFB",
6
+	"url": "https://github.com/RamonUnch/AltSnap/releases/download/1.52/AltSnap1.52bin_x64.zip",
7
+	"hash": "sha256:E90C3831B38AE9AB877019C25557B8231B674792B6A5CED0A05B07D69224F8CB",
8 8
 	"persist": "AltSnap.ini",
9 9
 	"shortcuts": [
10 10
 		[

Loading…
Cancel
Save