From e9a1728c6f70681a0231b88b166f542fedc2c70e Mon Sep 17 00:00:00 2001 From: Randall Winkhart Date: Thu, 6 Jul 2023 08:57:47 -0400 Subject: [PATCH] Update variable names and file extensions to be more clear --- extensions/sshyp-mfa/{sshyp-mfa.ext => sshyp-mfa.ini} | 0 pointers/v1.5.0 | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) rename extensions/sshyp-mfa/{sshyp-mfa.ext => sshyp-mfa.ini} (100%) diff --git a/extensions/sshyp-mfa/sshyp-mfa.ext b/extensions/sshyp-mfa/sshyp-mfa.ini similarity index 100% rename from extensions/sshyp-mfa/sshyp-mfa.ext rename to extensions/sshyp-mfa/sshyp-mfa.ini diff --git a/pointers/v1.5.0 b/pointers/v1.5.0 index 959dbfe..6fb68c7 100644 --- a/pointers/v1.5.0 +++ b/pointers/v1.5.0 @@ -1,5 +1,5 @@ [sshyp-mfa] desc = read mfa data from sshyp entries to generate and copy totp keys to the clipboard (optional Steam support) usage = sshyp / copy -m -py = https://raw.githubusercontent.com/rwinkhart/sshyp-labs/v1.5.0.1/sshyp-mfa/sshyp-mfa.py -ext = https://raw.githubusercontent.com/rwinkhart/sshyp-labs/v1.5.0.1/sshyp-mfa/sshyp-mfa.ext +exe = https://raw.githubusercontent.com/rwinkhart/sshyp-labs/ext-manager/extensions/sshyp-mfa/sshyp-mfa.py +ini = https://raw.githubusercontent.com/rwinkhart/sshyp-labs/ext-manager/extensions/sshyp-mfa/sshyp-mfa.ini