Browse Source

Remove AltSnap

master
Ashton Charbonneau 1 year ago
parent
commit
415b2ce36e
1 changed files with 0 additions and 22 deletions
  1. 0
    22
      bucket/altsnap.json

+ 0
- 22
bucket/altsnap.json View File

@@ -1,22 +0,0 @@
1
-{
2
-	"homepage": "https://github.com/RamonUnch/AltSnap",
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.52",
5
-	"license": "GPL-3.0-or-later",
6
-	"url": "https://github.com/RamonUnch/AltSnap/releases/download/1.52/AltSnap1.52bin_x64.zip",
7
-	"hash": "sha256:E90C3831B38AE9AB877019C25557B8231B674792B6A5CED0A05B07D69224F8CB",
8
-	"persist": "AltSnap.ini",
9
-	"shortcuts": [
10
-		[
11
-			"AltSnap.exe",
12
-			"AltSnap"
13
-		]
14
-	],
15
-	"bin": [
16
-		[
17
-			"AltSnap.exe",
18
-			"altsnap"
19
-		]
20
-	],
21
-	"checkver": "github"
22
-}

Loading…
Cancel
Save