lunixbochs/ActualVim 1528
Sublime Text 3 input mode using Neovim. Issues are closed, feel free to submit Pull Requests if you have bug fixes however.
a single source of application-specific scripts
Run your Binary Ninja Python console in a separate Terminal window.
Talon Community Repo (New API)
(fast) Capstone Go bindings
Proof-of-concept iOS driver for the Sony Ericsson LiveView smartwatch
bobthecow/sublime-sniptastic 12
A quick and dirty snippet palette for Sublime Text 2.
link a linux ELF .so library into memory with python and call functions in it, even if you're not on linux
Sublime Text 3 package for editing and running AppleScript
Golang method invocation with arg codecs and optional args
push eventHomebrew/homebrew-cask
commit sha 213ff2b6eaaee3febaae6b48d8c9b48714ff0bd7
Update Netron to 4.9.3 (#105761)
push time in 2 minutes
PR opened Homebrew/homebrew-cask
Created with brew bump-cask-pr.
pr created time in 13 minutes
PR opened Homebrew/homebrew-cask
Important: Do not tick a checkbox if you haven’t performed its action. Honesty is indispensable for a smooth review process.
After making all changes to a cask, verify:
- [x] The submission is for a stable version or documented exception.
- [x]
brew audit --cask {{cask_file}}is error-free. - [x]
brew style --fix {{cask_file}}reports no offenses.
Modify livecheck to remove unnecessary strategy, add some extra regex patterns to improve maintainability, and skip URL redirect:
❯ curl -I "https://www.4kdownload.com/download"
HTTP/2 301
date: Sat, 15 May 2021 05:44:05 GMT
content-type: text/html
content-length: 162
location: https://www.4kdownload.com/downloads
server: nginx
pr created time in 18 minutes
pull request commentHomebrew/homebrew-cask
The maintainers of this repository would appreciate it if you could provide more information.
comment created time in 2 hours
pull request commentHomebrew/homebrew-cask
@tir38 Did some basic updates to get something working. You can take a look, modify if necessary, and try it out.
@vitorgalvao If you have the chance, please review this Cask as successor to #80305 and see if there are any improvements to align to Homebrew-Cask requirements.
I don't use this Android CLT, so I cannot comment much on expected behavior. The general points for what I modified:
- Using Caskroom as SDK root is probably bad due to wiping out anything installed on update.
General idea I used is to copy into
sharedirection (similar to #101021) as default. - The commands expect to exist inside a directory like
.../cmdline-tools/latest/bin/<command> - The previous deprecated
android-sdkhad done symlinking, but this cask needs to actually copy over files due to realpath extraction (i.e. relating to previous point on directory structure). - Not very familiar with usage of this cask.
Just included a
caveatwith exact location of installation in-case it is necessary.
The only things I confirmed were basic install/uninstall/zap and a simple commands like
❯ sdkmanager --list
[=======================================] 100% Computing updates...
Available Packages:
Path | Version | Description
------- | ------- | -------
add-ons;addon-google_apis-google-15 | 3 | Google APIs
...
❯ sdkmanager "platform-tools"
License android-sdk-license: ] 10% Computing updates...
---------------------------------------
Terms and Conditions
This is the Android Software Development Kit License Agreement
1. Introduction
...
January 16, 2019
---------------------------------------
Accept? (y/N): y
[=======================================] 100% Unzipping... platform-tools/systr
❯ sdkmanager --list_installed
Installed packages:=====================] 100% Fetch remote repository...
Path | Version | Description | Location
------- | ------- | ------- | -------
platform-tools | 31.0.2 | Android SDK Platform-Tools | platform-tools/
comment created time in 2 hours
push eventHomebrew/homebrew-cask
commit sha fb222ed3599a3118f84383857f843452b2c99f23
Update android-studio from 4.2.0.24,202.7322048 to 4.2.1.0,202.7351085 (#105760)
push time in 5 hours
PR merged Homebrew/homebrew-cask
Created with brew bump-cask-pr.
pr closed time in 5 hours
push eventHomebrew/homebrew-cask
commit sha a0cda19c966f5fbe9a549a91cd4013fdf0a0d38f
Update praat from 6.1.42 to 6.1.43 (#105759)
push time in 5 hours
PR merged Homebrew/homebrew-cask
Created with brew bump-cask-pr.
pr closed time in 5 hours
push eventHomebrew/homebrew-cask
commit sha 4e6b2c4970a69251c54bac121509de743172bdb7
Update keeweb from 1.18.4 to 1.18.5 (#105758)
push time in 5 hours
PR merged Homebrew/homebrew-cask
Created with brew bump-cask-pr.
pr closed time in 5 hours
PR opened Homebrew/homebrew-cask
Created with brew bump-cask-pr.
pr created time in 5 hours
push eventHomebrew/homebrew-cask
commit sha c70fad23b65020fb445f4c0df4fca6ffd3e232c1
Update figma from 97.7.0 to 98.8.0 (#105756)
push time in 7 hours
PR merged Homebrew/homebrew-cask
Created with brew bump-cask-pr.
pr closed time in 7 hours
push eventHomebrew/homebrew-cask
commit sha 53f8bc9d31b8fc7574600702d03b209c967bdc2c
Fixed sha256 sum for xca 2.4.0 again (#105751) Fixed sha256 sum for xca 2.4.0 again due to an updated DMG package.
push time in 7 hours
PR merged Homebrew/homebrew-cask
Fixed sha256 sum for xca 2.4.0 again due to an updated DMG package.
Important: Do not tick a checkbox if you haven’t performed its action. Honesty is indispensable for a smooth review process.
After making all changes to a cask, verify:
- [ ] The submission is for a stable version or documented exception.
- [ ]
brew audit --cask {{cask_file}}is error-free. - [ ]
brew style --fix {{cask_file}}reports no offenses.
Additionally, if adding a new cask:
- [ ] Named the cask according to the token reference.
- [ ] Checked the cask was not already refused.
- [ ] Checked the cask is submitted to the correct repo.
- [ ]
brew audit --new-cask {{cask_file}}worked successfully. - [ ]
brew install --cask {{cask_file}}worked successfully. - [ ]
brew uninstall --cask {{cask_file}}worked successfully.
pr closed time in 7 hours
PR opened Homebrew/homebrew-cask
Also fixed the url
Important: Do not tick a checkbox if you haven’t performed its action. Honesty is indispensable for a smooth review process.
After making all changes to a cask, verify:
- [x] The submission is for a stable version or documented exception.
- [x]
brew audit --cask {{cask_file}}is error-free. - [x]
brew style --fix {{cask_file}}reports no offenses.
Additionally, if adding a new cask:
- [x] Named the cask according to the token reference.
- [x] Checked the cask was not already refused.
- [x] Checked the cask is submitted to the correct repo.
- [x]
brew audit --new-cask {{cask_file}}worked successfully. - [x]
brew install --cask {{cask_file}}worked successfully. - [x]
brew uninstall --cask {{cask_file}}worked successfully.
pr created time in 7 hours
push eventHomebrew/homebrew-cask
commit sha 26980c4c37d6f6510a8763a7edbb0f086ddc6750
triage-issues.yml: update to match main configuration (#105755)
push time in 8 hours
PR merged Homebrew/homebrew-cask
This pull request was created automatically by the sync-triage-config workflow.
pr closed time in 8 hours
PR opened Homebrew/homebrew-cask
This pull request was created automatically by the sync-triage-config workflow.
pr created time in 8 hours
push eventHomebrew/homebrew-cask
commit sha 0a0240da31941fae4d3aa49d7240ccebe510ce3f
Update drawio from 14.5.1 to 14.6.13 (#105754)
push time in 8 hours
PR merged Homebrew/homebrew-cask
Created with brew bump-cask-pr.
pr closed time in 8 hours