2023-02-19 15:26:09 -08:00
{
"token" : "everything" ,
"full_token" : "everything" ,
2024-11-07 13:00:38 -08:00
"old_tokens" : [ ] ,
2023-02-19 15:26:09 -08:00
"tap" : "homebrew/cask" ,
"name" : [
"Everything"
] ,
"desc" : "Little bit of everything" ,
"homepage" : "https://www.everything.app/" ,
"url" : "https://cachefly.everything.app/releases/Everything_1.2.3.zip" ,
"url_specs" : {
"cookies" : {
"ALL" : "1234"
} ,
"user_agent" : ":fake"
} ,
"version" : "1.2.3" ,
2025-04-23 13:44:08 +02:00
"autobump" : true ,
2025-04-23 14:20:11 +02:00
"no_autobump_message" : null ,
2025-04-23 16:06:03 +02:00
"skip_livecheck" : false ,
2023-02-19 15:26:09 -08:00
"installed" : null ,
2023-11-03 11:37:01 +00:00
"installed_time" : null ,
2024-03-05 17:11:55 +00:00
"bundle_version" : null ,
"bundle_short_version" : null ,
2023-02-19 15:26:09 -08:00
"outdated" : false ,
"sha256" : "c64c05bdc0be845505d6e55e69e696a7f50d40846e76155f0c85d5ff5e7bbb84" ,
"artifacts" : [
{
"uninstall" : [
{
"launchctl" : "com.every.thing.agent" ,
"signal" : [
[
"TERM" ,
"com.every.thing.controller1"
] ,
[
"TERM" ,
"com.every.thing.bin"
]
2024-01-27 16:22:07 -05:00
] ,
"kext" : "com.every.thing.driver" ,
"delete" : "/Library/EverythingHelperTools"
2023-02-19 15:26:09 -08:00
}
]
} ,
{
"installer" : [
{
"script" : {
"executable" : "~/just/another/path/install.sh" ,
"args" : [
"--mode=silent"
] ,
"sudo" : true ,
"print_stderr" : false
}
}
]
} ,
{
"app" : [
"Everything.app"
]
} ,
{
"zap" : [
{
"trash" : [
"~/.everything" ,
"~/Library/Everything"
]
}
]
}
] ,
2023-04-11 21:02:10 +02:00
"caveats" : "Installing everything might take a while...\n\neverything requires a kernel extension to work.\nIf the installation fails, retry after you enable it in:\n System Settings → Privacy & Security\n\nFor more information, refer to vendor documentation or this Apple Technical Note:\n https://developer.apple.com/library/content/technotes/tn2459/_index.html\n" ,
2023-02-19 15:26:09 -08:00
"depends_on" : {
"cask" : [
"something"
2025-02-05 10:26:50 -05:00
] ,
"macos" : {
">=" : [
2025-09-12 10:40:19 -07:00
"10.15"
2025-02-05 10:26:50 -05:00
]
}
2023-02-19 15:26:09 -08:00
} ,
"conflicts_with" : {
2025-08-18 19:25:54 +01:00
"cask" : [
2023-02-19 15:26:09 -08:00
"nothing"
]
} ,
"container" : {
"type" : "naked"
} ,
2025-08-18 21:11:18 +10:00
"rename" : [
{
"from" : "Foobar.app" ,
"to" : "Foo.app"
} ,
{
"from" : "Foo.app" ,
"to" : "Bar.app"
}
] ,
2023-02-19 15:26:09 -08:00
"auto_updates" : true ,
2023-12-04 13:43:39 -05:00
"deprecated" : false ,
"deprecation_date" : null ,
"deprecation_reason" : null ,
2025-04-14 13:46:05 +02:00
"deprecation_replacement_formula" : null ,
"deprecation_replacement_cask" : null ,
2023-12-04 13:43:39 -05:00
"disabled" : false ,
"disable_date" : null ,
"disable_reason" : null ,
2025-04-14 13:46:05 +02:00
"disable_replacement_formula" : null ,
"disable_replacement_cask" : null ,
2024-03-19 15:59:35 +00:00
"tap_git_head" : "abcdef1234567890abcdef1234567890abcdef12" ,
2023-02-19 15:26:09 -08:00
"languages" : [
"en" ,
"eo"
] ,
2023-04-07 14:06:47 +02:00
"ruby_source_path" : "Casks/everything.rb" ,
2023-02-19 15:26:09 -08:00
"ruby_source_checksum" : {
2025-08-18 21:11:18 +10:00
"sha256" : "d3c19b564ee5a17f22191599ad795a6cc9c4758d0e1269f2d13207155b378dea"
2023-02-19 15:26:09 -08:00
}
}