Skip to content

Commit

Permalink
Merge pull request #13 from mhristof/feature-sha256
Browse files Browse the repository at this point in the history
feature-sha256
  • Loading branch information
mhristof authored Mar 6, 2020
2 parents 04813cb + 4c0645a commit ce6b3f2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,7 @@ echo -n $dest</string>
{"imagefile":"b64.png","title":"base64","arg":"./base64.sh","subtitle":"Convert to and from base64"},
{"imagefile":"redact.png","title":"redact","arg":"./redact.sh","subtitle":"Remove sensitive information"},
{"imagefile":"redact.png","title":"unescape","arg":"./unescape.sh","subtitle":"Removed escaped characters"},
{"imagefile":"sha.png","title":"sha","arg":"./sha.sh","subtitle":"Converts the input to a sha256 checksum"},
{"imagefile":"update.png","title":"update","arg":"update","subtitle":"Update to the latest and greatest"}
]</string>
<key>keyword</key>
Expand Down Expand Up @@ -457,7 +458,7 @@ echo -n $dest</string>
<string>~/bin:~/.local/bin:~/.brew/opt/coreutils/libexec/gnubin:~/.brew/opt/make/libexec/gnubin:~/.brew/opt/grep/libexec/gnubin:~/.brew/opt/findutils/libexec/gnubin:~/Library/Python/3.7/bin:~/.brew/opt/python/libexec/bin:~/.brew/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin::~/.brew/opt/fzf/bin</string>
</dict>
<key>version</key>
<string>0.5.0</string>
<string>0.6.0</string>
<key>webaddress</key>
<string>https://github.com/mhristof/alfred-pbpaste</string>
</dict>
Expand Down

0 comments on commit ce6b3f2

Please sign in to comment.