dannymout

Results 4 issues of dannymout

## Description New extension that allows the user to force quit any of the running apps on their system. ## Screencast https://user-images.githubusercontent.com/17968389/187593935-12c7063a-015a-4549-ae2c-365805dbdd26.mov ## Checklist - [x] I read the [extension...

new extension
status: awaiting response from dev

I'm running Locksmith 3.0.0, using Xcode 9 and Swift 4. There seems to be an odd issue, where when I run: ````swift try Locksmith.updateData() ```` I get a SIGABRT error,...

Added the ability to purge CDN cache at the paths of the files that are uploaded. - `purge_cache` and `do_token` can be provided to the action - when the action...

GitHub has [already been forcing actions](https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/) to use Node20 since June. This will just get rid of the deprecation warning every time this action runs.