Skip to content

Commit baf46fd

Browse files
authored
Merge pull request #34 from Garulf/update-flox
Update Flox for Scoop compatibility
2 parents 8b9069c + 88d9aec commit baf46fd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: plugin.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"Name": "HA-Commander",
55
"Description": "Search, and interact with Home Assistant using Wox or Flow Launcher.",
66
"Author": "Garulf",
7-
"Version": "3.2.1",
7+
"Version": "4.0.0",
88
"Language": "python",
99
"Website": "https://github.com/Garulf/HA-Commander",
1010
"IcoPath": "icons\\home-assistant.png",

Diff for: requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
requests==2.25.1
2-
git+https://github.com/garulf/flox@v0.10.4#egg=flox-lib
2+
flox-lib==0.18.0

0 commit comments

Comments
 (0)