diff --git a/Casks/a/adguard-vpn.rb b/Casks/a/adguard-vpn.rb index cf39874c20..8802701fa2 100644 --- a/Casks/a/adguard-vpn.rb +++ b/Casks/a/adguard-vpn.rb @@ -1,6 +1,6 @@ cask "adguard-vpn" do - version "2.3.2.636" - sha256 "0029bba54990c75b4017eb93342034ad2f6b24025b174682466f881de8677775" + version "2.4.0.687" + sha256 "5e796f267eb39f9d754cd3eb2d2620b0318c11a098074558ba5f1fb4bbd7393e" url "https://static.adguard-vpn.com/mac/release/AdGuardVPN-#{version}.dmg" name "AdGuard VPN" diff --git a/Casks/a/adguard-vpn@nightly.rb b/Casks/a/adguard-vpn@nightly.rb index f6ada58db1..9eb0f3f3a2 100644 --- a/Casks/a/adguard-vpn@nightly.rb +++ b/Casks/a/adguard-vpn@nightly.rb @@ -1,6 +1,6 @@ cask "adguard-vpn@nightly" do - version "2.4.0.667" - sha256 "e3c5e45159afdc9b52f7bb94cdee0edf71a769f998e790dcb1e3501226fd89fd" + version "2.4.1.690" + sha256 "a285632bc17f24e42c5fc0820fcb31361b02f50f3f2f7d382dd14a442289a459" url "https://static.adguard-vpn.com/mac/nightly/AdGuardVPN-#{version}.dmg" name "AdGuard VPN" diff --git a/Casks/a/akiflow.rb b/Casks/a/akiflow.rb index 12453483d0..076128393b 100644 --- a/Casks/a/akiflow.rb +++ b/Casks/a/akiflow.rb @@ -1,6 +1,6 @@ cask "akiflow" do - version "2.44.23,72543d5d" - sha256 "c3e0e0f58218050fbc9fe714f79c74e2a50ee5ff748bf17e91028cd7aaba3ff0" + version "2.44.24,38b98084" + sha256 "9cbaa9c0a22e2ee0ca7f8dd8d83ae4d35ac01f8a059872fedab9b00dfd0e6832" url "https://download.akiflow.com/builds/Akiflow-#{version.csv.first}-#{version.csv.second}-universal.dmg" name "Akiflow" diff --git a/Casks/a/alfred.rb b/Casks/a/alfred.rb index 4361acc071..75fedb6479 100644 --- a/Casks/a/alfred.rb +++ b/Casks/a/alfred.rb @@ -1,8 +1,8 @@ cask "alfred" do - version "5.5,2257" - sha256 "eed7e21b531f3974ccd440f1cc56ba3ce6a2fed2d413864a9c4a4e6f2a637b54" + version "5.5.1,2273" + sha256 "a9c0ee9b2aa993e178875fd02e4b870fe47bb5459dbba4f8637bec9f22bafbd3" - url "https://cachefly.alfredapp.com/Alfred_#{version.csv.first}_#{version.csv.second}.dmg" + url "https://cachefly.alfredapp.com/Alfred_#{version.csv.first}_#{version.csv.second}.tar.gz" name "Alfred" desc "Application launcher and productivity software" homepage "https://www.alfredapp.com/" diff --git a/Casks/a/amie.rb b/Casks/a/amie.rb index 24600d6cd3..f707a499a4 100644 --- a/Casks/a/amie.rb +++ b/Casks/a/amie.rb @@ -1,9 +1,9 @@ cask "amie" do arch arm: "-arm64" - version "240918.0.1" - sha256 arm: "e2aacb51994880d711d77b0e40a2e6856d64598263d36f73f24d479b2a12423a", - intel: "d44ed9178d04490adaacc23549322f449381c50f0d430b25fee5c87bc942466f" + version "240926.0.0" + sha256 arm: "662b27152412e52f347a54d78ef00baf7f0f655e0842dea4a769d863890c3bbf", + intel: "13733f8d2e4534cb38400aab21804b4b4457d8d56a9805a64e13ded0cb268e83" url "https:github.comamiesoelectron-releasesreleasesdownloadv#{version}Amie-#{version}#{arch}-mac.zip", verified: "github.comamiesoelectron-releases" diff --git a/Casks/a/android-studio-preview@beta.rb b/Casks/a/android-studio-preview@beta.rb index 0adbcc6294..e45b117832 100644 --- a/Casks/a/android-studio-preview@beta.rb +++ b/Casks/a/android-studio-preview@beta.rb @@ -1,9 +1,9 @@ cask "android-studio-preview@beta" do arch arm: "mac_arm", intel: "mac" - version "2024.2.1.7" - sha256 arm: "2cc250a0d036ff6e7244511af5998e8aabfc7b40894201b8a23672cca380ee7c", - intel: "886ca6f815be6f93f8c7c177267efe3a63560db8577c6e3ce6e24f5101ec31c3" + version "2024.2.1.8" + sha256 arm: "76c3bc0b47c2151a4d219ccc6203979309c65750b33b506a7043e8c4d68e6cfb", + intel: "b03571c6bb4ebb2fc3358f8e4401640a79cc27496dd0da63d45dac8bac1fd4ea" url "https://redirector.gvt1.com/edgedl/android/studio/install/#{version}/android-studio-#{version}-#{arch}.dmg", verified: "redirector.gvt1.com/edgedl/android/studio/install/" @@ -19,7 +19,7 @@ auto_updates true depends_on macos: ">= :high_sierra" - app "Android Studio Preview.app", target: "Android Studio Preview Beta.app" + app "Android Studio.app", target: "Android Studio Preview Beta.app" binary "#{appdir}/Android Studio Preview Beta.app/Contents/MacOS/studio", target: "studio-beta" zap trash: [ diff --git a/Casks/a/aptakube.rb b/Casks/a/aptakube.rb index 246ea2d8f9..63325b8dcf 100644 --- a/Casks/a/aptakube.rb +++ b/Casks/a/aptakube.rb @@ -1,6 +1,6 @@ cask "aptakube" do - version "1.7.8" - sha256 "822716552715af3f6e692174c143a0065f913dcf7dcc935145c1525ddb9a3667" + version "1.7.9" + sha256 "47da8433ac466cc6967c404346b7a93db368ac097f01242a271e8f2b7f62bc39" url "https://releases.aptakube.com/Aptakube_#{version}_universal.dmg" name "Aptakube" diff --git a/Casks/a/arc.rb b/Casks/a/arc.rb index 571c902d91..bb9f9416df 100644 --- a/Casks/a/arc.rb +++ b/Casks/a/arc.rb @@ -1,6 +1,6 @@ cask "arc" do - version "1.61.1,54104" - sha256 "14a673d112a4ce997d4491c76457fa9ef2808a3b1dba18f52c008327b87ed512" + version "1.61.2,54148" + sha256 "cbc525c6f371939eea547557f5a328f9724ec036da8ff6a86a0aaed44027a6a9" url "https://releases.arc.net/release/Arc-#{version.csv.first}-#{version.csv.second}.zip" name "Arc" diff --git a/Casks/a/aws-vpn-client.rb b/Casks/a/aws-vpn-client.rb index 5e7415a74f..a0570ec3e3 100644 --- a/Casks/a/aws-vpn-client.rb +++ b/Casks/a/aws-vpn-client.rb @@ -1,6 +1,6 @@ cask "aws-vpn-client" do - version "3.12.1" - sha256 "a5c31d3e0e8bf8937682805c9fff76ca9205875e009e949ad1b0532f449cee47" + version "4.0.0" + sha256 "d574475a80b614499c97ae75612ef1ff905bb4aa1b5f7109420e80bf95aefcbd" url "https://d20adtppz83p9s.cloudfront.net/OSX/#{version}/AWS_VPN_Client.pkg", verified: "d20adtppz83p9s.cloudfront.net/" diff --git a/Casks/b/badlion-client.rb b/Casks/b/badlion-client.rb index 8ed85d2594..a1f50a0ff8 100644 --- a/Casks/b/badlion-client.rb +++ b/Casks/b/badlion-client.rb @@ -1,9 +1,9 @@ cask "badlion-client" do arch arm: "-arm64" - version "4.3.2" - sha256 arm: "3af5d1d6bb658d1c767648fc83a67529bb5692ce67319ab40eff1071667c7886", - intel: "4a0ae7b85ecfa98cbe886177b521b7e8590d3d5c5d8b489471aeb5be0a1638cb" + version "4.4.1" + sha256 arm: "959879e54d5f09c27761b730aeb6d958215d5b88550cc3430b83d7427c72729d", + intel: "53b82e218e1403147b9d86fe4a6752eff5ec8de564b8c5684b069a2baeed1bbc" url "https://client-updates.badlion.net/Badlion%20Client-#{version}#{arch}.dmg" name "Badlion Client" diff --git a/Casks/b/bettertouchtool.rb b/Casks/b/bettertouchtool.rb index 5d6650d887..f72fcacff9 100644 --- a/Casks/b/bettertouchtool.rb +++ b/Casks/b/bettertouchtool.rb @@ -1,6 +1,6 @@ cask "bettertouchtool" do - version "4.718,2024092501" - sha256 "afc9c76affc74426d43aa72aaf5cf1a3ba96f31b8858190251c1cd5361305ee3" + version "4.720,2024092601" + sha256 "231fffbbe78b58beba480fb20bbdb2cd0c0d18aab2ad6d8b28cb57cdbe8ae4ee" url "https://folivora.ai/releases/btt#{version.csv.first}-#{version.csv.second}.zip" name "BetterTouchTool" diff --git a/Casks/b/blitz-gg.rb b/Casks/b/blitz-gg.rb index c7f73f56c4..8ce683521f 100644 --- a/Casks/b/blitz-gg.rb +++ b/Casks/b/blitz-gg.rb @@ -1,6 +1,6 @@ cask "blitz-gg" do - version "2.1.214" - sha256 "27f2fc2f34b45cd381407f6e9a0369ce9a67533483bc8bd3ef25333f7061f542" + version "2.1.215" + sha256 "874cda676c2d0903261a91d159da0a06b407e6ca4c2e100794ed6e5e844ba52b" url "https://blitz-main.blitz.gg/Blitz-x64-#{version}.dmg" name "Blitz" diff --git a/Casks/b/breitbandmessung.rb b/Casks/b/breitbandmessung.rb index fbab5b819d..231c7f941e 100644 --- a/Casks/b/breitbandmessung.rb +++ b/Casks/b/breitbandmessung.rb @@ -1,6 +1,6 @@ cask "breitbandmessung" do - version "3.6.0" - sha256 "66f4e2835fdf9b5191a0e62e4d106267c8f80916d949af79aba6b4b31a37f46b" + version "3.7.0" + sha256 "c2d620f2872a5bd4d8834d98b2efbbafd18a370d88aff1bfc18747259a835e76" url "https://download.breitbandmessung.de/bbm/Breitbandmessung-#{version}-mac.dmg" name "Breitbandmessung" diff --git a/Casks/c/camo-studio.rb b/Casks/c/camo-studio.rb index 6a45a2c15b..e767ff47cc 100644 --- a/Casks/c/camo-studio.rb +++ b/Casks/c/camo-studio.rb @@ -1,6 +1,6 @@ cask "camo-studio" do - version "2.1.6,12923" - sha256 "82a75d9dc1edaad2db35adc5968078298089a142851c0aa29428f67bb5441b19" + version "2.1.7,13148" + sha256 "d27429fd4eebee65a3447477f957a733c8a92e8835c7164cb01d502c260132dc" url "https://releases.reincubate.com/camo/camo-macos-#{version.csv.first}.#{version.csv.second}.zip" name "Camo Studio" diff --git a/Casks/c/chirp.rb b/Casks/c/chirp.rb index 0dcf4de3d2..c7b5b582d8 100644 --- a/Casks/c/chirp.rb +++ b/Casks/c/chirp.rb @@ -1,6 +1,6 @@ cask "chirp" do - version "20240919" - sha256 "0822febc9e0d6d8a2fddf4a5137b40e6c1ed8c9e98a35e2b1c6aec6e179612b9" + version "20240926" + sha256 "87c753e6a4314e4a9b5a49ed35fb474914b933765d9f65b22d2b90dd44d5751c" url "https://archive.chirpmyradio.com/chirp_next/next-#{version}/chirp-next-#{version}.app.zip", verified: "archive.chirpmyradio.com/" diff --git a/Casks/c/chromium-gost.rb b/Casks/c/chromium-gost.rb index 0d71317e4d..a86188a99e 100644 --- a/Casks/c/chromium-gost.rb +++ b/Casks/c/chromium-gost.rb @@ -1,9 +1,9 @@ cask "chromium-gost" do arch arm: "arm64", intel: "amd64" - version "129.0.6668.58" - sha256 arm: "78749d1ad256dfa6356a3878b450ff898d983ec6467ac8c038a8b6e1d6039611", - intel: "101d3b7bd63b80d85ac311a6f9e84ba8fc104d2b99c52a6ac9400890dc90e14a" + version "129.0.6668.70" + sha256 arm: "35935d9ce1d222d9ca45ed37986238b26480a4968724c52f284cb810637e6578", + intel: "a6262580710472010c25bf8f3d980ab325c04043bbff7c8b9cf0de89fc061945" url "https:github.comdeemruChromium-Gostreleasesdownload#{version}chromium-gost-#{version}-macos-#{arch}.tar.bz2" name "Chromium-Gost" diff --git a/Casks/c/clion@eap.rb b/Casks/c/clion@eap.rb index a190e09bf3..68f96197fc 100644 --- a/Casks/c/clion@eap.rb +++ b/Casks/c/clion@eap.rb @@ -1,9 +1,9 @@ cask "clion@eap" do arch arm: "-aarch64" - version "2024.3,243.12818.61" - sha256 arm: "b2603203c0a8612177bffaae34843b9afd7a47bf7f5ab2c1d59ef37f7ebd8aab", - intel: "b9990a7818509c17a04d9e6d84062cb2b78e217ece924a4730a71a61b8bf5577" + version "2024.3,243.16718.30" + sha256 arm: "8f957a0ce42327893afeca80dd7e4374ae07116b03d0a4382b262c88c49e776c", + intel: "9327f0a93e7263ea925b78574a95fa524aa69487548493633a9d2a1f9bccf06d" url "https://download.jetbrains.com/cpp/CLion-#{version.csv.second}#{arch}.dmg" name "CLion EAP" diff --git a/Casks/c/coin-wallet.rb b/Casks/c/coin-wallet.rb index 016cd6eea6..b74f6daa1a 100644 --- a/Casks/c/coin-wallet.rb +++ b/Casks/c/coin-wallet.rb @@ -1,6 +1,6 @@ cask "coin-wallet" do - version "6.5.2" - sha256 "d26f658b032d718e7b72da0fc70c6448fd47330a5e4bd94bbb9d367f894048e0" + version "6.6.0" + sha256 "767f06ef3d78c07470ecb30ca31e15a922152942084e917df013faa4b22d2fa2" url "https:github.comCoinSpaceCoinSpacereleasesdownloadv#{version}Coin.Wallet.dmg", verified: "github.comCoinSpaceCoinSpace" diff --git a/Casks/c/curseforge.rb b/Casks/c/curseforge.rb index a48c3a1ee1..32841d8153 100644 --- a/Casks/c/curseforge.rb +++ b/Casks/c/curseforge.rb @@ -1,6 +1,6 @@ cask "curseforge" do - version "1.261.0-0" - sha256 "ac9da2a96ac49febd72ffe1e615763dd19521672c5536019c92161b8f63f70cc" + version "1.262.1-0" + sha256 "d5589fd4a68bdbfb09747736b62fb455d98db86933de63c978e22c0be038aa61" url "https://curseforge.overwolf.com/electron/mac/CurseForge-#{version}-universal-mac.zip" name "CurseForge" diff --git a/Casks/d/dataflare.rb b/Casks/d/dataflare.rb index 6a77e604df..175d3aa34c 100644 --- a/Casks/d/dataflare.rb +++ b/Casks/d/dataflare.rb @@ -1,9 +1,9 @@ cask "dataflare" do arch arm: "aarch64", intel: "x86_64" - version "1.8.2" - sha256 arm: "3ee1ad7e11b464c7b645f5791e837119107ea1570302949d49fadd0e4f4fe926", - intel: "f7848cca785eea453b009da8b14844cb1f474c28e78b331b69e6be10e949f0bf" + version "1.8.3" + sha256 arm: "0f3d821264b0308e12364c3358778ebeb2c66e618aa12715e59f259940aa34e1", + intel: "a8f64c0031228c6e8e4d4937d4f70fb9b11c039b640543adfc5bdf609b8ba192" url "https://assets.dataflare.app/release/darwin/#{arch}/Dataflare-#{version}.dmg" name "Dataflare" diff --git a/Casks/d/discord@canary.rb b/Casks/d/discord@canary.rb index 2c9fd54c76..49a1e3a5ab 100644 --- a/Casks/d/discord@canary.rb +++ b/Casks/d/discord@canary.rb @@ -1,6 +1,6 @@ cask "discord@canary" do - version "0.0.601" - sha256 "db6c70eaa06943a59373c70471a8f79991c62c44464539e2a1af5dc076592857" + version "0.0.602" + sha256 "09418895e4092ab0118433c01e1ee2516399668bdcb96dbb747c608d2da608a7" url "https://dl-canary.discordapp.net/apps/osx/#{version}/DiscordCanary.dmg", verified: "dl-canary.discordapp.net/" diff --git a/Casks/d/discord@ptb.rb b/Casks/d/discord@ptb.rb index 54529ad557..c946a97f1f 100644 --- a/Casks/d/discord@ptb.rb +++ b/Casks/d/discord@ptb.rb @@ -1,6 +1,6 @@ cask "discord@ptb" do - version "0.0.136" - sha256 "e8c868457b86dece3ea8a747ed0a015c09e7539fe3f8ac81262744bca574c6a0" + version "0.0.137" + sha256 "c9650ce1e7476672398f7a887136636bcb5f9e13f1f681766c58183a81bbe875" url "https://dl-ptb.discordapp.net/apps/osx/#{version}/DiscordPTB.dmg", verified: "dl-ptb.discordapp.net/apps/osx/" diff --git a/Casks/d/dolphin@dev.rb b/Casks/d/dolphin@dev.rb index fa6c21c2df..d29cb885b4 100644 --- a/Casks/d/dolphin@dev.rb +++ b/Casks/d/dolphin@dev.rb @@ -1,6 +1,6 @@ cask "dolphin@dev" do - version "2409-48,4c,e6" - sha256 "6a720704035b5b80bd9da8354456ef5dc0a0b629752bebafa986adbe61f08703" + version "2409-52,b7,22" + sha256 "1c16ae71d9d9eb97faa1a3360619fa2643a6e2b34dde2be90ca0276ea29ccc71" url "https://dl.dolphin-emu.org/builds/#{version.csv.second}/#{version.csv.third}/dolphin-master-#{version.csv.first}-universal.dmg" name "Dolphin Dev" diff --git a/Casks/d/draw-things.rb b/Casks/d/draw-things.rb index 0e3dc5d633..71017a09b8 100644 --- a/Casks/d/draw-things.rb +++ b/Casks/d/draw-things.rb @@ -1,6 +1,6 @@ cask "draw-things" do - version "1.20240918.0-2b7fb71c" - sha256 "2b7fb71c5e46ed67c3116f0080098917545c192bb4839c81b561b2547ad5ec4f" + version "1.20240925.0-314c7aec" + sha256 "314c7aec1ac17da5027bd7a72f35013297870298810bbabb9c7cece61595abfd" url "https://static.drawthings.ai/DrawThings-#{version}.zip" name "Draw Things" diff --git a/Casks/d/dropbox@beta.rb b/Casks/d/dropbox@beta.rb index ed91beaf96..44bd4e9e02 100644 --- a/Casks/d/dropbox@beta.rb +++ b/Casks/d/dropbox@beta.rb @@ -1,9 +1,9 @@ cask "dropbox@beta" do arch arm: "&arch=arm64" - version "209.3.3519" - sha256 arm: "d42fe6189e95f6de7a09a6fffb8df6f635079870cfe5cfcd40f145f734de9632", - intel: "2c055a54d715e91973caec8c29b1715798dc21e25675d96b7a8adc38a7742122" + version "209.3.3602" + sha256 arm: "863a0fb4c3b26731845250ca8a3c51cf8092a9730407e945c430a01fdd3efc7f", + intel: "0b4fa48311f13516c2a14bfccc91b5de47d2e35afcc154a4a022c2c4bf5e5f2a" url "https://www.dropbox.com/download?build=#{version}&plat=mac&rtoken=&type=full#{arch}", verified: "dropbox.com/" diff --git a/Casks/d/dungeon-crawl-stone-soup-console.rb b/Casks/d/dungeon-crawl-stone-soup-console.rb index 7316977b1e..033da114fd 100644 --- a/Casks/d/dungeon-crawl-stone-soup-console.rb +++ b/Casks/d/dungeon-crawl-stone-soup-console.rb @@ -1,6 +1,6 @@ cask "dungeon-crawl-stone-soup-console" do - version "0.32.0" - sha256 "6ab2a0cc13c315e1e400b7e7f20fca2445c865b492525358ca9846026762e841" + version "0.32.1" + sha256 "09c4f8f5ed581e399a5aca877cf10da49bb1586339f724136010c14b405356a0" url "https:github.comcrawlcrawlreleasesdownload#{version}dcss-#{version}-macos-console-universal.zip", verified: "github.comcrawlcrawlreleases" diff --git a/Casks/d/dungeon-crawl-stone-soup-tiles.rb b/Casks/d/dungeon-crawl-stone-soup-tiles.rb index 152e2332ca..2a861ce82c 100644 --- a/Casks/d/dungeon-crawl-stone-soup-tiles.rb +++ b/Casks/d/dungeon-crawl-stone-soup-tiles.rb @@ -1,6 +1,6 @@ cask "dungeon-crawl-stone-soup-tiles" do - version "0.32.0" - sha256 "0a6a66cbb3574328a8db917b9010246cf94d0a720e2a2883ef5be1c6b8073810" + version "0.32.1" + sha256 "b3c78742c8f453b2e910f08cdabb6be483bacc4910745410202937fce8cce4a1" url "https:github.comcrawlcrawlreleasesdownload#{version}dcss-#{version}-macos-tiles-universal.zip", verified: "github.comcrawlcrawlreleases" diff --git a/Casks/f/feishu.rb b/Casks/f/feishu.rb index c35b32fcf4..23fabe2743 100644 --- a/Casks/f/feishu.rb +++ b/Casks/f/feishu.rb @@ -2,12 +2,12 @@ arch arm: "arm64", intel: "x64" on_arm do - version "7.26.6,7713b9e0" - sha256 "ff900e8305326513732457b69b4d7f83f349b2d55d27a85c731a72aeb1b6e77d" + version "7.27.8,75e8c061" + sha256 "e5fd01a50f898548a25f52e913fd7c02d37f0d9f7c0c720646c0f203e0d4465b" end on_intel do - version "7.26.6,32aad700" - sha256 "790449578dd3518ec127e262c7e519142cfcc44c580974a0cdde96e22962bee8" + version "7.27.8,e25b77c7" + sha256 "db40604e2af878f953997903cb4a015692d080fcf44048a1a3430f86b70cefba" end url "https://sf3-cn.feishucdn.com/obj/ee-appcenter/#{version.csv.second}/Feishu-darwin_#{arch}-#{version.csv.first}-signed.dmg", diff --git a/Casks/f/fiji.rb b/Casks/f/fiji.rb index 8a62b53035..820bb8cbd7 100644 --- a/Casks/f/fiji.rb +++ b/Casks/f/fiji.rb @@ -1,6 +1,6 @@ cask "fiji" do - version "20240614-2117" - sha256 "73c8e86c2387e975b63f1c97c59a4a2b4d1e079ec59245cdf7484e5ebdf9686e" + version "20240925-2317" + sha256 "088c5396b8c153d257e563b0492c0740dc83ea7fb231b228797c234b25898ad8" url "https://downloads.imagej.net/fiji/archive/#{version}/fiji-macosx.zip", verified: "downloads.imagej.net/fiji/archive/" diff --git a/Casks/f/finalshell.rb b/Casks/f/finalshell.rb index 250596cc4e..5699fd3606 100644 --- a/Casks/f/finalshell.rb +++ b/Casks/f/finalshell.rb @@ -1,7 +1,7 @@ cask "finalshell" do arch arm: "arm64", intel: "x64" - version "4.5.6" + version "4.5.9" sha256 :no_check url "https://dl.hostbuf.com/finalshell3/finalshell_macos_#{arch}.pkg" diff --git a/Casks/f/fing.rb b/Casks/f/fing.rb index d848d53467..28f95cc99c 100644 --- a/Casks/f/fing.rb +++ b/Casks/f/fing.rb @@ -1,6 +1,6 @@ cask "fing" do - version "3.7.0" - sha256 "281e06f56b3ef54f593d2f839713cb0907cc455b1f67b7e9bcd5ecc83682e2a4" + version "3.7.1" + sha256 "99bb1add509fbdc345fff858fc004fd6f18803f708e7dc0b3d97a93843295848" url "https://get.fing.com/fing-desktop-releases/mac/Fing-#{version}.dmg" name "Fing Desktop" diff --git a/Casks/f/fontlab.rb b/Casks/f/fontlab.rb index 2b02323b2f..4aae835573 100644 --- a/Casks/f/fontlab.rb +++ b/Casks/f/fontlab.rb @@ -1,6 +1,6 @@ cask "fontlab" do - version "8.4.1.8932" - sha256 "ce50cc411d338b2bffa5c6fbba3ce781bf7befe7970cd659cc705c48a5043d5b" + version "8.4.2.8950" + sha256 "7891000fb57e699ed9067905efeee3b09a0e421b857234b12eafe65d06a46562" url "https://fontlab.s3.amazonaws.com/fontlab-#{version.major}/#{version.split(".").last}/FontLab-#{version.major}-Mac-Install-#{version.split(".").last}.dmg", verified: "fontlab.s3.amazonaws.com/" diff --git a/Casks/f/foxit-pdf-editor.rb b/Casks/f/foxit-pdf-editor.rb index c793663ac5..bc82399a52 100644 --- a/Casks/f/foxit-pdf-editor.rb +++ b/Casks/f/foxit-pdf-editor.rb @@ -1,6 +1,6 @@ cask "foxit-pdf-editor" do - version "13.1.2" - sha256 "8c976e36008d60ad666a1f86eb141c28dcdc9fcfab056be43ab326b864db0707" + version "13.1.4" + sha256 "8e8224eb384776f8032925de4bfec8094d80cbceddde3e24042e3d4c07862cf1" url "https://cdn01.foxitsoftware.com/pub/foxit/phantomPDF/desktop/mac/#{version.major}.x/#{version}/FoxitPDFEditor#{version.no_dots}.L10N.Setup.pkg", verified: "cdn01.foxitsoftware.com/pub/foxit/phantomPDF/desktop/mac/" diff --git a/Casks/f/foxitreader.rb b/Casks/f/foxitreader.rb index f42afd0607..d4b1e8bd68 100644 --- a/Casks/f/foxitreader.rb +++ b/Casks/f/foxitreader.rb @@ -1,6 +1,6 @@ cask "foxitreader" do - version "2024.2" - sha256 "641fa745b6b334691ac3a0e4af6678159e462884d279a713066765bc1ef776a0" + version "2024.3" + sha256 "bb2e2c6d42dfd3cf105736abe18bfe6134babc3f8e4b251ad54f91b054888c61" url "https://cdn78.foxitsoftware.com/pub/foxit/reader/desktop/mac/#{version.major}.x/#{version}/FoxitPDFReader#{version.no_dots}.L10N.Setup.pkg", verified: "cdn78.foxitsoftware.com/pub/foxit/reader/desktop/mac/" diff --git a/Casks/f/futubull.rb b/Casks/f/futubull.rb index 5f124a6ab4..8881decfeb 100644 --- a/Casks/f/futubull.rb +++ b/Casks/f/futubull.rb @@ -1,6 +1,6 @@ cask "futubull" do - version "14.27.8508" - sha256 "c9b4ef405c2a9d81b1239947ae5204471f6d7e2c035c037f3eb972f16e4fff44" + version "14.28.8608" + sha256 "a89e0eb02f1662b85563d951542f75bf3cd1b430991ef6691cb3be0753ea21e4" url "https://softwaredownload.futunn.com/FTNNForMac_#{version}_Website.dmg", user_agent: :fake, diff --git a/Casks/font/font-g/font-geist-mono.rb b/Casks/font/font-g/font-geist-mono.rb index aaa65b030e..d10c6b2988 100644 --- a/Casks/font/font-g/font-geist-mono.rb +++ b/Casks/font/font-g/font-geist-mono.rb @@ -1,6 +1,6 @@ cask "font-geist-mono" do - version "1.3.0" - sha256 "d6d19b0fc600110cb1595152c803a1f08e258f76637d1509baf76e2e0b9708d5" + version "1.4.0" + sha256 "91721f29a42d7e9e87348cd2db49a8f41c9363e43665be8c3aa44564c3e0cd3d" url "https:github.comvercelgeist-fontreleasesdownload#{version}GeistMono-#{version}.zip", verified: "github.comvercelgeist-font" @@ -12,16 +12,16 @@ strategy :github_latest end - font "GeistMono-#{version}statics-otfGeistMono-Black.otf" - font "GeistMono-#{version}statics-otfGeistMono-Bold.otf" - font "GeistMono-#{version}statics-otfGeistMono-Light.otf" - font "GeistMono-#{version}statics-otfGeistMono-Medium.otf" - font "GeistMono-#{version}statics-otfGeistMono-Regular.otf" - font "GeistMono-#{version}statics-otfGeistMono-SemiBold.otf" - font "GeistMono-#{version}statics-otfGeistMono-Thin.otf" - font "GeistMono-#{version}statics-otfGeistMono-UltraBlack.otf" - font "GeistMono-#{version}statics-otfGeistMono-UltraLight.otf" - font "GeistMono-#{version}variable-ttfGeistMonoVF.ttf" + font "GeistMonootfGeistMono-Black.otf" + font "GeistMonootfGeistMono-Bold.otf" + font "GeistMonootfGeistMono-Light.otf" + font "GeistMonootfGeistMono-Medium.otf" + font "GeistMonootfGeistMono-Regular.otf" + font "GeistMonootfGeistMono-SemiBold.otf" + font "GeistMonootfGeistMono-Thin.otf" + font "GeistMonootfGeistMono-UltraBlack.otf" + font "GeistMonootfGeistMono-UltraLight.otf" + font "GeistMonovariableGeistMono[wght].ttf" # No zap stanza required end \ No newline at end of file diff --git a/Casks/font/font-g/font-geist.rb b/Casks/font/font-g/font-geist.rb index 1bbc6634d0..8c05c0e422 100644 --- a/Casks/font/font-g/font-geist.rb +++ b/Casks/font/font-g/font-geist.rb @@ -1,6 +1,6 @@ cask "font-geist" do - version "1.3.0" - sha256 "6a656e5efc991a0b465bc288b5455eebd7219e0668a936f8705a2e9d3a2a62c9" + version "1.4.0" + sha256 "1bd906111a8853f0720831d08a363077358afc755acf893c6d4ed29529bef139" url "https:github.comvercelgeist-fontreleasesdownload#{version}Geist-#{version}.zip", verified: "github.comvercelgeist-font" @@ -12,16 +12,16 @@ strategy :github_latest end - font "Geist-#{version}statics-otfGeist-Black.otf" - font "Geist-#{version}statics-otfGeist-Bold.otf" - font "Geist-#{version}statics-otfGeist-Light.otf" - font "Geist-#{version}statics-otfGeist-Medium.otf" - font "Geist-#{version}statics-otfGeist-Regular.otf" - font "Geist-#{version}statics-otfGeist-SemiBold.otf" - font "Geist-#{version}statics-otfGeist-Thin.otf" - font "Geist-#{version}statics-otfGeist-UltraBlack.otf" - font "Geist-#{version}statics-otfGeist-UltraLight.otf" - font "Geist-#{version}variable-ttfGeistVF.ttf" + font "GeistotfGeist-Black.otf" + font "GeistotfGeist-Bold.otf" + font "GeistotfGeist-ExtraBold.otf" + font "GeistotfGeist-ExtraLight.otf" + font "GeistotfGeist-Light.otf" + font "GeistotfGeist-Medium.otf" + font "GeistotfGeist-Regular.otf" + font "GeistotfGeist-SemiBold.otf" + font "GeistotfGeist-Thin.otf" + font "GeistvariableGeist[wght].ttf" # No zap stanza required end \ No newline at end of file diff --git a/Casks/font/font-l/font-lilex.rb b/Casks/font/font-l/font-lilex.rb index 9c4cb9e5d8..827b8219d0 100644 --- a/Casks/font/font-l/font-lilex.rb +++ b/Casks/font/font-l/font-lilex.rb @@ -1,16 +1,22 @@ cask "font-lilex" do - version "2.530" - sha256 "b019fc0da5e3ece5c735aa040218d3b8c9945546d2d333598b587b1237a66c4a" + version "2.600" + sha256 "1bcce6df9692897ae71a061e3d2c0b301cf04a777d99f0a29c76521b5a811f4c" url "https:github.commishamyrtLilexreleasesdownload#{version}Lilex.zip" name "Lilex" homepage "https:github.commishamyrtLilex" font "ttfLilex-Bold.ttf" + font "ttfLilex-BoldItalic.ttf" font "ttfLilex-ExtraLight.ttf" + font "ttfLilex-ExtraLightItalic.ttf" + font "ttfLilex-Italic.ttf" font "ttfLilex-Medium.ttf" + font "ttfLilex-MediumItalic.ttf" font "ttfLilex-Regular.ttf" font "ttfLilex-Thin.ttf" + font "ttfLilex-ThinItalic.ttf" + font "variableLilex-Italic[wght].ttf" font "variableLilex[wght].ttf" # No zap stanza required diff --git a/Casks/g/gpg-suite@nightly.rb b/Casks/g/gpg-suite@nightly.rb index 322044167a..aa2efda4ff 100644 --- a/Casks/g/gpg-suite@nightly.rb +++ b/Casks/g/gpg-suite@nightly.rb @@ -1,6 +1,6 @@ cask "gpg-suite@nightly" do - version "3539n" - sha256 "d4af4d14e1fdaa527e9189e65f222fd087d781fc43236eb3b41e45343bf0dc8b" + version "3544n" + sha256 "c53ea214e21d5da8c51d8472bbc08b24c4e1f40ef0ecbad177cf0bd986ba4d7e" url "https://releases.gpgtools.org/nightlies/GPG_Suite-#{version}.dmg" name "GPG Suite Nightly" diff --git a/Casks/h/hbuilderx.rb b/Casks/h/hbuilderx.rb index 4e600f234d..c737a1bc84 100644 --- a/Casks/h/hbuilderx.rb +++ b/Casks/h/hbuilderx.rb @@ -1,6 +1,6 @@ cask "hbuilderx" do - version "4.24.2024072208" - sha256 "5d9df23cdfdf51b239f55a43bfb2bbf977f8ee5aafdcd96ab07c6c85c55fd4a6" + version "4.28.2024092502" + sha256 "78fd6b1499b81e61d9edf82a9309eefb17fe080cd761df5b6933bee73a2a7f16" url "https://download1.dcloud.net.cn/download/HBuilderX.#{version}.dmg", verified: "download1.dcloud.net.cn/download/" diff --git a/Casks/h/hey.rb b/Casks/h/hey.rb index b1294362bb..8bcde1ff2d 100644 --- a/Casks/h/hey.rb +++ b/Casks/h/hey.rb @@ -1,9 +1,9 @@ cask "hey" do arch arm: "-arm64" - version "1.2.14" - sha256 arm: "ffe8da4959aa02c654704b150078b5dfbdfd0bc04778aa813c3c5fd072298d6e", - intel: "ec7be5edda258f044c6bd6d1862fb6e0dd317e3ee18d5bc3d0b3c649a3d8607d" + version "1.2.15" + sha256 arm: "0724b10ebdd0d16b61f20876a4e524cc0d34a4bc257da92a75b685c0f75e5ef2", + intel: "5bbf4cc4503bb42f1b6c1290c6e300385f8033cc978fa53d06436a852a3e8e37" url "https://hey-desktop.s3.amazonaws.com/HEY-#{version}#{arch}-mac.zip", verified: "hey-desktop.s3.amazonaws.com/" diff --git a/Casks/i/idrive.rb b/Casks/i/idrive.rb index d4ed5f563d..2f78d8e9ee 100644 --- a/Casks/i/idrive.rb +++ b/Casks/i/idrive.rb @@ -1,6 +1,6 @@ cask "idrive" do - version "4.0.0.4,092524" - sha256 "91602b8bb6767fda953d8feb068266296f2911a50432c0c52511331673769af9" + version "4.0.0.5,092624" + sha256 "fd105e6407e8804b7b70517c468bee25772d0f8f41955f00e68339b58cdec936" url "https://static.idriveonlinebackup.com/downloads/#{version.csv.second}/IDrive.dmg", verified: "static.idriveonlinebackup.com/downloads/" diff --git a/Casks/i/intellij-idea@eap.rb b/Casks/i/intellij-idea@eap.rb index dfafc6e26a..fe0493313b 100644 --- a/Casks/i/intellij-idea@eap.rb +++ b/Casks/i/intellij-idea@eap.rb @@ -1,9 +1,9 @@ cask "intellij-idea@eap" do arch arm: "-aarch64" - version "2024.3,243.15521.24" - sha256 arm: "9d69e5ed5acc589f869822bae9fe07ffcc87e40b8e8faf71b862da5a9334eb85", - intel: "e3e76791d9e67026f7d63366ae1cb6fe34809bbc9668fe5db1ca4bb2e7863059" + version "2024.3,243.16718.32" + sha256 arm: "6fe75bb0ed051879f3ae7998f7962de79702328c2aee4e09144b7c811e6e2992", + intel: "c5115b8cd62f8a9902b31172d5893b3c81a529a6b3c4d01ce9dea4cafd50c5ea" url "https://download.jetbrains.com/idea/ideaIU-#{version.csv.second}#{arch}.dmg" name "IntelliJ IDEA EAP" diff --git a/Casks/j/jordanbaird-ice.rb b/Casks/j/jordanbaird-ice.rb index 0cb9576415..f311eadb36 100644 --- a/Casks/j/jordanbaird-ice.rb +++ b/Casks/j/jordanbaird-ice.rb @@ -1,6 +1,6 @@ cask "jordanbaird-ice" do - version "0.11.4" - sha256 "b5aeffb3066ea3a86dd286d309cbaf2f87eac3565b9e7941a676d52fdbbca31e" + version "0.11.5" + sha256 "8b4df31e70ff66a91102f56ae874353ba45d9518e5c0dbd13efd4ae3e7f36968" url "https:github.comjordanbairdIcereleasesdownload#{version}Ice.zip", verified: "github.comjordanbairdIce" diff --git a/Casks/k/kkbox.rb b/Casks/k/kkbox.rb index b07c343232..73299086d2 100644 --- a/Casks/k/kkbox.rb +++ b/Casks/k/kkbox.rb @@ -1,6 +1,6 @@ cask "kkbox" do - version "24.8.2" - sha256 "af67155176f6ff1957255a1ec1d0b243ca6fe9a9582a1fd9380419f6c1e311d5" + version "24.9.1" + sha256 "72c9a21ab8ca3f6f9b75d863c0f88863d5968ae8e188fe8f8c61f1bfe5ed0093" url "https://dl-universal-v2.kfs.io/KKBOX-#{version}.dmg", verified: "dl-universal-v2.kfs.io/" diff --git a/Casks/l/limitless.rb b/Casks/l/limitless.rb index 2ba48589e8..6e631b26dc 100644 --- a/Casks/l/limitless.rb +++ b/Casks/l/limitless.rb @@ -1,5 +1,5 @@ cask "limitless" do - version "1.401.1" + version "1.413.1" sha256 :no_check url "https://download.limitless.ai/Limitless.dmg" diff --git a/Casks/m/macfuse.rb b/Casks/m/macfuse.rb index b667340065..e883587e38 100644 --- a/Casks/m/macfuse.rb +++ b/Casks/m/macfuse.rb @@ -1,6 +1,6 @@ cask "macfuse" do - version "4.8.0" - sha256 "b9c4f33b6a9d378424a30315bc2dfee298c45636f032c074c4593e6ef431c2d4" + version "4.8.2" + sha256 "3c05fbb796082099fa7f28edcfbdadd715578782e199c1c67e46a4b21b72886f" url "https:github.comosxfuseosxfusereleasesdownloadmacfuse-#{version}macfuse-#{version}.dmg", verified: "github.comosxfuseosxfuse" diff --git a/Casks/m/microsoft-edge.rb b/Casks/m/microsoft-edge.rb index 426b3d0b39..8ea2709567 100644 --- a/Casks/m/microsoft-edge.rb +++ b/Casks/m/microsoft-edge.rb @@ -2,12 +2,12 @@ linkid = on_arch_conditional arm: "2093504", intel: "2069148" on_arm do - version "129.0.2792.52,96652cfa-be7a-458a-9f98-c30d7d3323b5" - sha256 "ddbf3c2cb1a4cbecd88989f91e0a04dd794218aaf4fc7268d7041c6189544d3e" + version "129.0.2792.65,1077769e-236a-4f55-801d-2f782881fe18" + sha256 "a89a37ddfd655c47a44401a157c6a903f04a87622b64faa86d3897f5506f7481" end on_intel do - version "129.0.2792.52,a631f9cc-d186-479a-8b8f-3ed04168cda4" - sha256 "2f19d6c694be6e53c2e0748d93bc280c14216c0be57b120402848473c02c14db" + version "129.0.2792.65,bf888f74-1ef1-46a1-b7b8-8ce7d7799243" + sha256 "c1db9f01c393b5f4778f694ef2a2b1f8b2c63d75c6d45ab39804063e21e0bc38" end url "https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/#{version.csv.second}/MicrosoftEdge-#{version.csv.first}.pkg" diff --git a/Casks/m/microsoft-edge@beta.rb b/Casks/m/microsoft-edge@beta.rb index f7f00bb56c..8375bc1b40 100644 --- a/Casks/m/microsoft-edge@beta.rb +++ b/Casks/m/microsoft-edge@beta.rb @@ -2,12 +2,12 @@ linkid = on_arch_conditional arm: "2099618", intel: "2069439" on_arm do - version "129.0.2792.52,ac46bed1-c603-466e-ba9b-664664cef312" - sha256 "186a390c374d332afd73fe541530f0de712c0cfe45035c0aa2540d63f82ddd97" + version "130.0.2849.5,4bbf6faa-627c-4593-85d2-34b1c336915e" + sha256 "ed9bbbf7bd42059fa4cb8eaa85ac6601e767e8b2c6af2807db9ec41660a242a6" end on_intel do - version "129.0.2792.52,e07b49c5-e317-4160-a75a-872e72f41c7a" - sha256 "9500a2f0fccf56cbbe5cd45457ed6d0302dc3ff548585bcb0753407f70a18dfe" + version "130.0.2849.5,f627e58d-3605-4e92-b08e-a798e5a28856" + sha256 "8e117d4d213ca0329b448fe13112acb2d9f76b5de4bac48ff56cadaf7d98f545" end url "https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/#{version.csv.second}/MicrosoftEdgeBeta-#{version.csv.first}.pkg" diff --git a/Casks/m/mimestream.rb b/Casks/m/mimestream.rb index 8ca10e1afa..75806f3199 100644 --- a/Casks/m/mimestream.rb +++ b/Casks/m/mimestream.rb @@ -1,6 +1,6 @@ cask "mimestream" do - version "1.4.0" - sha256 "1f58ebbdc81b794c5e029960304fd05cf19590c7017770708ddc8511196b01d3" + version "1.4.1" + sha256 "53208f32d29f65995caac519c2aad87d02a848989ada82d9904efb7f3d4061dd" url "https://download.mimestream.com/Mimestream_#{version}.dmg" name "Mimestream" diff --git a/Casks/m/minizincide.rb b/Casks/m/minizincide.rb index 07b2c1334f..04c3dbd6f6 100644 --- a/Casks/m/minizincide.rb +++ b/Casks/m/minizincide.rb @@ -1,6 +1,6 @@ cask "minizincide" do - version "2.8.5" - sha256 "ca71aff993bb9db7c5c9175b724aefd8769071a09a392a19b7a3a7d06a4d0e59" + version "2.8.6" + sha256 "f7f55bdc3b95f12b3405b43448295675ca613a9ade931e3a16cf5c727b2f976e" url "https:github.comMiniZincMiniZincIDEreleasesdownload#{version}MiniZincIDE-#{version}-bundled.dmg", verified: "github.comMiniZincMiniZincIDE" diff --git a/Casks/m/mullvadvpn@beta.rb b/Casks/m/mullvadvpn@beta.rb index 3cc3a8e3d3..e77a6cd649 100644 --- a/Casks/m/mullvadvpn@beta.rb +++ b/Casks/m/mullvadvpn@beta.rb @@ -1,6 +1,6 @@ cask "mullvadvpn@beta" do - version "2024.5-beta1" - sha256 "fd6f576420a298badad9c9b62516484a825480d7966b6fe95702a788c33ff894" + version "2024.6-beta1" + sha256 "abb8471306bcb1a4471aab11c7db2926f434f40272defd632600e81fac93a03b" url "https:github.commullvadmullvadvpn-appreleasesdownload#{version}MullvadVPN-#{version}.pkg", verified: "github.commullvadmullvadvpn-app" diff --git a/Casks/n/nordpass.rb b/Casks/n/nordpass.rb index 3425ea9479..ae84a7a89b 100644 --- a/Casks/n/nordpass.rb +++ b/Casks/n/nordpass.rb @@ -1,7 +1,7 @@ cask "nordpass" do arch arm: "arm/" - version "5.22.2" + version "5.23.10" sha256 :no_check url "https://downloads.npass.app/mac/#{arch}NordPass.dmg", diff --git a/Casks/o/openshift-client.rb b/Casks/o/openshift-client.rb index b0a96503d2..4ca1e7bb81 100644 --- a/Casks/o/openshift-client.rb +++ b/Casks/o/openshift-client.rb @@ -1,9 +1,9 @@ cask "openshift-client" do arch arm: "-arm64" - version "4.16.14" - sha256 arm: "d71699b1808d790c4beb7cdc65b2c252c91f5c6662ecac778708efaa3fe6ddc0", - intel: "60345fc9d1d208fe25c1cf97373356f784bbe105180dfb9fd91a740dd640ec49" + version "4.16.15" + sha256 arm: "f8e1413dff3159fd00036310f9cff6cf6859697f6ebab65b5571d740620ca010", + intel: "da97b5e2bd2921739cb919e306c0061ef6acd084fb838d5903f0ebde345a588f" url "https://mirror.openshift.com/pub/openshift-v#{version.major}/clients/ocp/#{version}/openshift-client-mac#{arch}.tar.gz" name "Openshift Client" diff --git a/Casks/o/operadriver.rb b/Casks/o/operadriver.rb index c98fa028b6..742a3981c8 100644 --- a/Casks/o/operadriver.rb +++ b/Casks/o/operadriver.rb @@ -1,6 +1,6 @@ cask "operadriver" do - version "127.0.6533.120" - sha256 "f06675804831a7264082b7e524c0d0e3d2df3caa9f0f341f090cde17412db2f1" + version "128.0.6613.162" + sha256 "bca1b74ab5ed6396c039cea9bb31e9c3442c33e424b0e0d1619093501aa2b97d" url "https:github.comoperasoftwareoperachromiumdriverreleasesdownloadv.#{version}operadriver_mac64.zip" name "OperaChromiumDriver" diff --git a/Casks/o/output-factory.rb b/Casks/o/output-factory.rb index ca5cb7ed8c..4abecfc9f6 100644 --- a/Casks/o/output-factory.rb +++ b/Casks/o/output-factory.rb @@ -1,5 +1,5 @@ cask "output-factory" do - version "3.0.5" + version "3.0.6" sha256 :no_check url "https://zevrix.com/downloads/OutputFactory.dmg" diff --git a/Casks/p/phpstorm.rb b/Casks/p/phpstorm.rb index 41a7a300d8..734351d14d 100644 --- a/Casks/p/phpstorm.rb +++ b/Casks/p/phpstorm.rb @@ -1,9 +1,9 @@ cask "phpstorm" do arch arm: "-aarch64" - version "2024.2.2,242.22855.113" - sha256 arm: "d5d6fb64e72b6f8e2544a1a9ee9c65278b6cff28772a7180de427b8671a8da54", - intel: "607624e40d2ee16d181c711ab466f240ab55f468f7cf0d44e9e8ba220f93f4f2" + version "2024.2.3,242.23339.16" + sha256 arm: "9e406b15359c5ccc0f49cd66be0142fbe1a77dc979052943b2f54f1502acce5c", + intel: "e4824a57ba7bff5806c11c1eabe6f3615a4ae082cd83549631823fec0ca03b2f" url "https://download.jetbrains.com/webide/PhpStorm-#{version.csv.first}#{arch}.dmg" name "JetBrains PhpStorm" diff --git a/Casks/p/pitch.rb b/Casks/p/pitch.rb index 519f354e78..698fc30f1b 100644 --- a/Casks/p/pitch.rb +++ b/Casks/p/pitch.rb @@ -1,6 +1,6 @@ cask "pitch" do - version "2.41.0,stable.2,6805643" - sha256 "41f73d1ba613f95ee31e893ae9ff732fafceb8db03118728b8c44fa4fa74e830" + version "2.41.0,stable.3,6807369" + sha256 "fdc7d81750970f0757b14030e6b98e95b1ca18799fa219655f727534be9023d2" url "https://desktop-app-builds.pitch.com/Pitch-#{version.csv.first}-#{version.csv.second}-ci#{version.csv.third}.dmg" name "Pitch" diff --git a/Casks/p/plex-media-server.rb b/Casks/p/plex-media-server.rb index 7c0cd6e2fc..dbdd52448b 100644 --- a/Casks/p/plex-media-server.rb +++ b/Casks/p/plex-media-server.rb @@ -1,6 +1,6 @@ cask "plex-media-server" do - version "1.41.0.8992,8463ad060" - sha256 "9311071c673bbad2e181f2e13e897f4f8fbb40e826923f41e1e136bf0dce1d72" + version "1.41.0.8994,f2c27da23" + sha256 "d3506d0de8206befc7d851ec8249c6420a30cef5bf100ad8a69e306aed9abc12" url "https://downloads.plex.tv/plex-media-server-new/#{version.csv.first}-#{version.csv.second}/macos/PlexMediaServer-#{version.csv.first}-#{version.csv.second}-universal.zip" name "Plex Media Server" diff --git a/Casks/p/pycharm-ce.rb b/Casks/p/pycharm-ce.rb index 84a70b951e..026d181d38 100644 --- a/Casks/p/pycharm-ce.rb +++ b/Casks/p/pycharm-ce.rb @@ -1,9 +1,9 @@ cask "pycharm-ce" do arch arm: "-aarch64" - version "2024.2.2,242.22855.92" - sha256 arm: "b8b65a88ea58106c60e69aed12b675dfc99db62069fa632ad0a63baa33580e7a", - intel: "a547dc4beddf883c834eef9fe6594c0a3afe55b58ac3901cd8c3b2fa75663392" + version "2024.2.3,242.23339.19" + sha256 arm: "ac8c4fe330ef670f7f6dde424b4c2218a1cdb8eb58773ce73510829e99d259df", + intel: "8750abd7c24b26d8e226a1ba20f69174173e7e76cb6198c1ccc89117201417d5" url "https://download.jetbrains.com/python/pycharm-community-#{version.csv.first}#{arch}.dmg" name "Jetbrains PyCharm Community Edition" diff --git a/Casks/p/pycharm.rb b/Casks/p/pycharm.rb index 613d87b1bb..94b3d14342 100644 --- a/Casks/p/pycharm.rb +++ b/Casks/p/pycharm.rb @@ -1,9 +1,9 @@ cask "pycharm" do arch arm: "-aarch64" - version "2024.2.2,242.22855.92" - sha256 arm: "8ac248d41defa9aef0726d42130b66e237758a3f8e4030f2e3b48904b6e903c8", - intel: "7389b18bdc27939d5802f79c3acf72e06ac5ca99caed3232fad88191e54fa3db" + version "2024.2.3,242.23339.19" + sha256 arm: "c7550781611e6a9701295f76fd9e9572b767b6969dd28f52d872a1a1bccf3a7f", + intel: "a6252501f10a73151cba714080e7bb54197469de1be83b217b3479d5d0b7bc33" url "https://download.jetbrains.com/python/pycharm-professional-#{version.csv.first}#{arch}.dmg" name "PyCharm" diff --git a/Casks/q/qownnotes.rb b/Casks/q/qownnotes.rb index 64134e63f4..67efa75ce4 100644 --- a/Casks/q/qownnotes.rb +++ b/Casks/q/qownnotes.rb @@ -1,6 +1,6 @@ cask "qownnotes" do - version "24.9.6" - sha256 "9aedab5077f0c35cb47828a80e0b48e61147b1d4759ad2a6216e2b2f1c063ece" + version "24.9.7" + sha256 "4c71517ee68813738916b60ade1991f5f8bc7dc072e15b9224e45015737a096c" url "https:github.compbekQOwnNotesreleasesdownloadv#{version}QOwnNotes.dmg", verified: "github.compbekQOwnNotes" diff --git a/Casks/r/reader.rb b/Casks/r/reader.rb index 4cafde4d41..90ad0f68cc 100644 --- a/Casks/r/reader.rb +++ b/Casks/r/reader.rb @@ -1,6 +1,6 @@ cask "reader" do - version "0.1.895" - sha256 "b5bd51095dcd5e879433c16ec018b05468cf534715373d36431c8e4ea46a88df" + version "0.1.897" + sha256 "16a02e70fd73a93e30ca77c9f86fed6eee28d7022d110b339241b56814f2a81d" url "https:github.comreadwiseioreader-desktop-releasesreleasesdownloadreader-desktop-v#{version}Reader_#{version}_universal.dmg", verified: "github.comreadwiseioreader-desktop-releases" diff --git a/Casks/r/rippling.rb b/Casks/r/rippling.rb index ef0cf1ee28..859087c5a1 100644 --- a/Casks/r/rippling.rb +++ b/Casks/r/rippling.rb @@ -1,6 +1,6 @@ cask "rippling" do - version "3.6.33" - sha256 "6d186240ed1935b647fe4d925d084ef5e71d85d3c468318aceddbcf89d6e87fa" + version "3.6.34" + sha256 "94e8a7a05d8dde237c8b3e47ebea8120b32999e20e6646765c889496310a3943" url "https://hardware-cdn.rippling.com/device_release/electron-installer/#{version}/macos/Rippling.dmg" name "Rippling" diff --git a/Casks/r/rstudio@daily.rb b/Casks/r/rstudio@daily.rb index 3fbdf13401..0dd590d38c 100644 --- a/Casks/r/rstudio@daily.rb +++ b/Casks/r/rstudio@daily.rb @@ -1,6 +1,6 @@ cask "rstudio@daily" do - version "2024.10.0-daily-220" - sha256 "ee91ef35cdec5b6041af58f3037f4383ee42779a10a24e24313a35811b074823" + version "2024.10.0-daily-223" + sha256 "141f93e536619477acd72f9d2e06027b06e47a5a326677c75023721e448207d5" url "https://rstudio-ide-build.s3.amazonaws.com/electron/macos/RStudio-#{version}.dmg", verified: "rstudio-ide-build.s3.amazonaws.com/electron/macos/" diff --git a/Casks/r/rubymine.rb b/Casks/r/rubymine.rb index ae55cf72f3..b66dcca658 100644 --- a/Casks/r/rubymine.rb +++ b/Casks/r/rubymine.rb @@ -1,9 +1,9 @@ cask "rubymine" do arch arm: "-aarch64" - version "2024.2.2,242.22855.77" - sha256 arm: "38aabad86bb7357592fdc378e0ee1ff96651dffef09b3f9b29ccf42d183b04ec", - intel: "91cd4a4d0f262096992a2e021249d49851fbdc3537c8e5daa323b0ff4c1eb3b3" + version "2024.2.3,242.23339.18" + sha256 arm: "79ac4f9fb54f7049c2bb5ab3ec78280fe4991e3aaa4cc608cb06ce980c76a05a", + intel: "abb6c51d39c3132f60f0f5d8fd5038f908247c0c029b34ef63821ef2fc79b7fa" url "https://download.jetbrains.com/ruby/RubyMine-#{version.csv.first}#{arch}.dmg" name "RubyMine" diff --git a/Casks/s/segger-jlink.rb b/Casks/s/segger-jlink.rb index 9747117a06..5f514c1732 100644 --- a/Casks/s/segger-jlink.rb +++ b/Casks/s/segger-jlink.rb @@ -1,6 +1,6 @@ cask "segger-jlink" do - version "7.98i" - sha256 "28ed0b5fde02c4905fd25617d969fdbd285fb2f9c5ce2cb690cb19e5a8bf8cdd" + version "8.10" + sha256 "e54452f740001d016d7bebb5f221f48ec1f5cc1fc6b8b118aca81e5d1b6e1dbf" url "https://www.segger.com/downloads/jlink/JLink_MacOSX_V#{version.no_dots}_universal.pkg", using: :post, diff --git a/Casks/s/sentinel.rb b/Casks/s/sentinel.rb index 5d963ed1d3..7c0e0dd188 100644 --- a/Casks/s/sentinel.rb +++ b/Casks/s/sentinel.rb @@ -1,9 +1,9 @@ cask "sentinel" do arch arm: "arm64", intel: "amd64" - version "0.27.0" - sha256 arm: "05c2d372665517981816abab9a8eb81b6cce3f1e8e3cdae8da5fc8864c81bed1", - intel: "4320500f1e97ce5f0a73b1541b173c4bf9046de068d7ef2321e3b2e9b7d3babd" + version "0.28.0" + sha256 arm: "11b62577c5e62b902d6265dd4394fa156a7bff4793e2a4ecf5bb5d146a30737e", + intel: "8701f04a26cff5b0a9e2ccc71230a548c1f698debb2f26a5eb30810201ef71e7" url "https://releases.hashicorp.com/sentinel/#{version}/sentinel_#{version}_darwin_#{arch}.zip" name "Sentinel" diff --git a/Casks/s/session.rb b/Casks/s/session.rb index 1788a276bf..2fe7975e0c 100644 --- a/Casks/s/session.rb +++ b/Casks/s/session.rb @@ -1,6 +1,6 @@ cask "session" do - version "1.14.0" - sha256 "445082df3e7214597d90e929c27f20c22f77c5e8f4aeb80052c1b4f90bef2213" + version "1.14.1" + sha256 "eabb637c6196d2ab1216ba714e3ad1ec346d39785f03832fa7ca841cf5face97" url "https:github.comoxen-iosession-desktopreleasesdownloadv#{version}session-desktop-mac-x64-#{version}.dmg", verified: "github.comoxen-iosession-desktop" diff --git a/Casks/s/shapr3d.rb b/Casks/s/shapr3d.rb index 92eb79bb38..d915f721b4 100644 --- a/Casks/s/shapr3d.rb +++ b/Casks/s/shapr3d.rb @@ -1,6 +1,6 @@ cask "shapr3d" do - version "5.720.0.7528" - sha256 "641e3c44928a209729b2b7d2cc19f4241a278e5d2d29a318766fc697a0e17098" + version "5.721.0.7564" + sha256 "ff3980aac8915528bd935c3fdb0225ed9ae75d2660c79f348f283f905671e82b" url "https://download.shapr3d.com/mac/Shapr3D-#{version}.dmg" name "Shapr3D" diff --git a/Casks/s/signal.rb b/Casks/s/signal.rb index a79c1f2d8e..e6563e8ae8 100644 --- a/Casks/s/signal.rb +++ b/Casks/s/signal.rb @@ -1,9 +1,9 @@ cask "signal" do arch arm: "arm64", intel: "x64" - version "7.25.0" - sha256 arm: "8aa1c7ba1b4daf65b994d3dfb157765f19ca16146600da391b9d196b9caa2bca", - intel: "a12f64d97718e15f29c33bc9bb6de7d9c1a4e959e2a714fe4368fb68121b7540" + version "7.26.0" + sha256 arm: "91dafd07190fe3c8fe9b032b7e2ed72425dd6411cbb79509ef1fa72d99a4ce32", + intel: "c9625a64e3635eba6d03bf2c5adce87185e82c7b8d8800e5622a719e7e48f10b" url "https://updates.signal.org/desktop/signal-desktop-mac-#{arch}-#{version}.dmg" name "Signal" diff --git a/Casks/s/signal@beta.rb b/Casks/s/signal@beta.rb index 75ce894e13..1e07471bb6 100644 --- a/Casks/s/signal@beta.rb +++ b/Casks/s/signal@beta.rb @@ -1,9 +1,9 @@ cask "signal@beta" do arch arm: "arm64", intel: "x64" - version "7.26.0-beta.1" - sha256 arm: "1137222be65b6c0116cc35beda45a33b84acb651ce8d6f7cd75ea69dc17cfc10", - intel: "590699b46d608903bb158a91f20f000b54a734be042cadde3ca8e1baf5b37804" + version "7.27.0-beta.1" + sha256 arm: "92e6379fc219496e870cfc8316850d18df8a1d2cd61a6f652e5252cbdb06422a", + intel: "7dc8d215e5bf56197a2ed81c5c8ceb4518a90909682f1e5cbf71b2c2ecd2bb26" url "https:updates.signal.orgdesktopsignal-desktop-beta-mac-#{arch}-#{version}.dmg" name "Signal Beta" diff --git a/Casks/s/skype.rb b/Casks/s/skype.rb index 59f856294a..5a0e6bef96 100644 --- a/Casks/s/skype.rb +++ b/Casks/s/skype.rb @@ -1,6 +1,6 @@ cask "skype" do - version "8.128.0.207" - sha256 "f393e2123c42d90abc3127911ccd12d01c92b204001bc574b0925839261aa909" + version "8.129.0.201" + sha256 "ebbbbfd8afb6bbb02f942415edcad8827500290f69870394f5caebeda41ce68d" url "https://endpoint920510.azureedge.net/s4l/s4l/download/mac/Skype-#{version}.dmg", verified: "endpoint920510.azureedge.net/s4l/s4l/download/mac/" diff --git a/Casks/s/splice.rb b/Casks/s/splice.rb index 79e6ac9a5e..0b267bfd91 100644 --- a/Casks/s/splice.rb +++ b/Casks/s/splice.rb @@ -1,7 +1,7 @@ cask "splice" do arch arm: "arm64", intel: "x64" - version "5.1.4" + version "5.1.5" sha256 :no_check url "https://desktop.splice.com/darwin/stable/#{arch}/Splice.app.zip" diff --git a/Casks/s/steam-plus-plus.rb b/Casks/s/steam-plus-plus.rb index 89be7e79ee..1fb761d9b4 100644 --- a/Casks/s/steam-plus-plus.rb +++ b/Casks/s/steam-plus-plus.rb @@ -1,6 +1,6 @@ cask "steam-plus-plus" do - version "3.0.0-rc.10" - sha256 "12beb2bb8b221c2cc8b860ab1a974900a06083b94336a7fe798b19e524185c99" + version "3.0.0-rc.11" + sha256 "65840b8ac366617ece949bad1a0cca73e6d661603ef5059f6b7ae7dec1fc865b" url "https:github.comBeyondDimensionSteamToolsreleasesdownload#{version}Steam++_v#{version}_macos.dmg", verified: "github.comBeyondDimensionSteamTools" diff --git a/Casks/t/tabby.rb b/Casks/t/tabby.rb index 37861baab7..2172ef0cf7 100644 --- a/Casks/t/tabby.rb +++ b/Casks/t/tabby.rb @@ -1,9 +1,9 @@ cask "tabby" do arch arm: "arm64", intel: "x86_64" - version "1.0.214" - sha256 arm: "f1ae10b35f10b99712d1acfd30731bac80047bc115150247e48067e529099680", - intel: "a5b602e492e7af412e7d4b873ecc38e93f16271b17c13945d1d13fc61e06e53e" + version "1.0.215" + sha256 arm: "d725d3f1723e5155392d8f3fce22027e88e511fe5074458f30a71210c5e5d2a1", + intel: "409be3dbce51338b766adb40127adab953fa1aac233c32c1d2390800499edc9f" url "https:github.comEugenytabbyreleasesdownloadv#{version}tabby-#{version}-macos-#{arch}.zip", verified: "github.comEugenytabby" diff --git a/Casks/t/teleport-connect.rb b/Casks/t/teleport-connect.rb index dfd40eafa3..c0b90a2c7f 100644 --- a/Casks/t/teleport-connect.rb +++ b/Casks/t/teleport-connect.rb @@ -1,6 +1,6 @@ cask "teleport-connect" do - version "16.4.1" - sha256 "2ab21b050d80a11243cc2231926bd96279eecec240c7a827d76757b3190060bb" + version "16.4.2" + sha256 "0ab7f07ad70550ab66dc075d74210e3b19c486fbda361d84f6171e396861598f" url "https://cdn.teleport.dev/Teleport%20Connect-#{version}.dmg", verified: "cdn.teleport.dev/" diff --git a/Casks/t/tidelift.rb b/Casks/t/tidelift.rb index 5f6c918872..7302969756 100644 --- a/Casks/t/tidelift.rb +++ b/Casks/t/tidelift.rb @@ -1,6 +1,6 @@ cask "tidelift" do - version "1.13.46" - sha256 "0a13911f3f6b77c3258c56bd6c752eb6b6dad489d61d9545c3447fae3fb3b25c" + version "1.13.47" + sha256 "00adf95425d76ae24c835d522c7e0f11461b8aad68622e7c2b162b585c8246e1" url "https://download.tidelift.com/cli/#{version}/darwin_homebrew/tidelift" name "Tidelift CLI" diff --git a/Casks/t/topaz-photo-ai.rb b/Casks/t/topaz-photo-ai.rb index 809dbf45ad..3c41b29e06 100644 --- a/Casks/t/topaz-photo-ai.rb +++ b/Casks/t/topaz-photo-ai.rb @@ -1,6 +1,6 @@ cask "topaz-photo-ai" do - version "3.2.1" - sha256 "bdb5d6fb3d17cfb6ebc4849652e0320e97c1ded7098dde63253fac013ad7f8e1" + version "3.2.2" + sha256 "dcd99b8d2813f8db52e662456d99884c7be199125a3e35920bf39852a2d69a7b" url "https://downloads.topazlabs.com/deploy/TopazPhotoAI/#{version}/TopazPhotoAI-#{version}.pkg" name "Topaz Photo AI" diff --git a/Casks/t/tsh.rb b/Casks/t/tsh.rb index 03b1204a77..bf4fe126bb 100644 --- a/Casks/t/tsh.rb +++ b/Casks/t/tsh.rb @@ -1,6 +1,6 @@ cask "tsh" do - version "16.4.1" - sha256 "28c58fb11ade5d433d4e39657836820298261bfa1a54e1a10b395d8f5189f74a" + version "16.4.2" + sha256 "91d8b662ae1ba70000caf46ae69057d443fbd8b9e51c547352d07e8c951df049" url "https://cdn.teleport.dev/tsh-#{version}.pkg", verified: "cdn.teleport.dev/" diff --git a/Casks/t/tuist.rb b/Casks/t/tuist.rb index c3ada43143..f7db11fea7 100644 --- a/Casks/t/tuist.rb +++ b/Casks/t/tuist.rb @@ -1,6 +1,6 @@ cask "tuist" do - version "4.28.0" - sha256 "a691898eedb82ff74a8ffa570458d6c62ce3e65a115242e4bb5393edeb46e1fd" + version "4.28.1" + sha256 "f906487923538832a627e20dfd08fbf2552730c5eb6c7d1bc396c3a0b45a162e" url "https:github.comtuisttuistreleasesdownload#{version}tuist.zip", verified: "github.comtuisttuist" diff --git a/Casks/w/warp.rb b/Casks/w/warp.rb index a123f11b4f..f5fc9adb2c 100644 --- a/Casks/w/warp.rb +++ b/Casks/w/warp.rb @@ -1,6 +1,6 @@ cask "warp" do - version "0.2024.09.17.08.02.stable_01" - sha256 "a9a24ff9dbbf8da23ccd93d166733b2b50e70b618ecdd673b392662968fa38b4" + version "0.2024.09.24.08.02.stable_01" + sha256 "cdb9ce92577ee949d278c7ef73a3faa99e3be0a687731d50cf2af81c25acbfdf" url "https://app.warp.dev/download/brew?version=v#{version}" name "Warp" diff --git a/Casks/w/wave.rb b/Casks/w/wave.rb index b5b23c272e..ffc16c63b3 100644 --- a/Casks/w/wave.rb +++ b/Casks/w/wave.rb @@ -1,9 +1,9 @@ cask "wave" do arch arm: "arm64", intel: "x64" - version "0.8.3" - sha256 arm: "b1e7e440e3e9d5ed49caa54e3585bec796a69ccc36636b754105e75661475f73", - intel: "83d060ba32b4b42932d131235a423aa9826dbe8815cb88c240c9d3286a3d4ffc" + version "0.8.5" + sha256 arm: "80eeb764162a778b5200555189ae8e4d96a0787ede59e425646a6e1ed9a1cf2c", + intel: "350d91267ec81c7aa568a064b551c43d665853066d35808a2004a5807fdb1dea" url "https://dl.waveterm.dev/releases-w2/Wave-darwin-#{arch}-#{version}.dmg" name "Wave Terminal" diff --git a/Casks/w/webstorm.rb b/Casks/w/webstorm.rb index 0425c6f02c..d6065b8e0c 100644 --- a/Casks/w/webstorm.rb +++ b/Casks/w/webstorm.rb @@ -1,9 +1,9 @@ cask "webstorm" do arch arm: "-aarch64" - version "2024.2.2,242.22855.79" - sha256 arm: "3aeebdd0832092fbadd0706eb9576cc3df13c1fee2af97971a7f35d28c88b8d7", - intel: "0ed0beb4e4b29f6fcd265b6f9cafa193908b66cd5b38cc1c5d1231ef0894c253" + version "2024.2.3,242.23339.15" + sha256 arm: "581f60423d4d89275efe5c6744c7a72ebcda50edbac5ed9c876f7d7c18bc41a4", + intel: "f092871d04fbd5c8cfd8fac7c47d84453c7134ffb937137a7d4b916c10ba5ece" url "https://download.jetbrains.com/webstorm/WebStorm-#{version.csv.first}#{arch}.dmg" name "WebStorm" diff --git a/Casks/w/wechat.rb b/Casks/w/wechat.rb index 5c95804ec8..a87c171a53 100644 --- a/Casks/w/wechat.rb +++ b/Casks/w/wechat.rb @@ -1,5 +1,5 @@ cask "wechat" do - version "3.8.8.19" + version "3.8.9.17" sha256 :no_check url "https:dldir1.qq.comweixinmacWeChatMac.dmg" diff --git a/Casks/y/yaak.rb b/Casks/y/yaak.rb index f09829c6fd..aaa9569323 100644 --- a/Casks/y/yaak.rb +++ b/Casks/y/yaak.rb @@ -1,9 +1,9 @@ cask "yaak" do arch arm: "aarch64", intel: "x64" - version "2024.9.1" - sha256 arm: "1a128f8188dfad93d39adcbbf6c29f24108812eae49b6b43bd8a718d015b91c4", - intel: "dd4a1c0c4ae29b3769742f2c486611aa2c5aa472aa30d339acce5944da4e2708" + version "2024.10.1" + sha256 arm: "98b2583e16c2c75449e6e470915bf8ee0ccd75c2bf3aa37833f5715fef0393df", + intel: "77251581ebea3062949be722c16d71db60070b1331c375b7e15c9e6e65d72d8c" url "https:github.comyaakappappreleasesdownloadv#{version}Yaak_#{version}_#{arch}.dmg", verified: "github.comyaakappapp" diff --git a/Casks/y/yandex-music.rb b/Casks/y/yandex-music.rb index 315ec190ea..0e8a2fa189 100644 --- a/Casks/y/yandex-music.rb +++ b/Casks/y/yandex-music.rb @@ -1,6 +1,6 @@ cask "yandex-music" do - version "5.19.4" - sha256 "714f57a97949ddb86542d050d280f9820a728f48b858e64b5ba294c0e64a9a05" + version "5.20.2" + sha256 "859c9730e990508c533306062e81bb7595f7add093a030b429cacdd4c7e53623" url "https://music-desktop-application.s3.yandex.net/stable/Yandex_Music_universal_#{version}.dmg", verified: "music-desktop-application.s3.yandex.net/stable/" diff --git a/Casks/y/youku.rb b/Casks/y/youku.rb index 683e86d24f..b2975d8d4e 100644 --- a/Casks/y/youku.rb +++ b/Casks/y/youku.rb @@ -1,6 +1,6 @@ cask "youku" do - version "9.2.56.1001" - sha256 "16cddbc40548d62c9ea9edf464f16417dcfd449f9f6942ddb331730744e3104e" + version "9.2.57.1001" + sha256 "90832e38a51eed3ada80dab4fe2caafce3789dddfa288a97c605c933497ae409" url "https://pcclient.download.youku.com/iku_electron_client/youkuclient_setup_#{version}.dmg" name "Youku" diff --git a/Casks/z/znote.rb b/Casks/z/znote.rb index 2594111e34..f34b5f6e79 100644 --- a/Casks/z/znote.rb +++ b/Casks/z/znote.rb @@ -1,9 +1,9 @@ cask "znote" do arch arm: "-arm64" - version "2.6.5" - sha256 arm: "3a28dba75eecfaab71b05e401910e5428baafa0c376aa83d6834ba41f32e794f", - intel: "58bc0e40c8113ecc420a0ca92daef20bf50b22c62a26ccec038d2d16dc9564e1" + version "2.6.6" + sha256 arm: "2db210d766b38665d04305c419d40ddd6b853a83ef974f2825d0e0a906c3baeb", + intel: "219da304b787e085ea771a40ed468fde9a370426d37b42d5d302f977a6fa1400" url "https:github.comalagredeznote-appreleasesdownloadv#{version}znote-#{version}#{arch}.dmg", verified: "github.comalagredeznote-app" diff --git a/Casks/z/zoom-for-it-admins.rb b/Casks/z/zoom-for-it-admins.rb index 6933fd5ed5..c09cfd5e5e 100644 --- a/Casks/z/zoom-for-it-admins.rb +++ b/Casks/z/zoom-for-it-admins.rb @@ -1,6 +1,6 @@ cask "zoom-for-it-admins" do - version "6.2.0.40111" - sha256 "af3b5292ffe4737438a13584bb2d03ba94589883eb33f9df28872b3dba30c94a" + version "6.2.2.40571" + sha256 "0ebf571437918fd2976f741feec3332ec764dca4e2c2fa5d5ab0e8d76dcc0dd9" url "https://cdn.zoom.us/prod/#{version}/ZoomInstallerIT.pkg" name "Zoom for IT Admins" diff --git a/Casks/z/zoom.rb b/Casks/z/zoom.rb index 304c2bf37a..6bcd1fd799 100644 --- a/Casks/z/zoom.rb +++ b/Casks/z/zoom.rb @@ -2,9 +2,9 @@ arch arm: "arm64/" livecheck_folder = on_arch_conditional arm: "?archType=arm64" - version "6.2.0.40111" - sha256 arm: "fe88b5d298bd5f29267e8d140357033f3941e31510c40afcae4128529a757d03", - intel: "0999b496b05818790fa5d2eed2c13f57e003c20964fdbb5236f7733d169ecac2" + version "6.2.2.40571" + sha256 arm: "e935124c652dccefd59fd03e4931e6807fc2cdfdf69f4fa68ebd3cbb52eed6f8", + intel: "c8042a25db5037c82ae356fa68fa1be84b6c481d25979da1f82f0f088de201e3" url "https://cdn.zoom.us/prod/#{version}/#{arch}zoomusInstallerFull.pkg" name "Zoom" diff --git a/Formula/a/aggregate.rb b/Formula/a/aggregate.rb index 80f7547ef0..55704e90b0 100644 --- a/Formula/a/aggregate.rb +++ b/Formula/a/aggregate.rb @@ -26,8 +26,6 @@ class Aggregate < Formula deprecate! date: "2024-05-04", because: :repo_removed - conflicts_with "crush-tools", because: "both install an `aggregate` binary" - def install # Workaround for newer Clang ENV.append_to_cflags "-Wno-implicit-int" if DevelopmentTools.clang_build_version >= 1403 diff --git a/Formula/a/apache-arrow.rb b/Formula/a/apache-arrow.rb index 09b5612273..56bd8664fb 100644 --- a/Formula/a/apache-arrow.rb +++ b/Formula/a/apache-arrow.rb @@ -5,16 +5,16 @@ class ApacheArrow < Formula mirror "https:archive.apache.orgdistarrowarrow-17.0.0apache-arrow-17.0.0.tar.gz" sha256 "9d280d8042e7cf526f8c28d170d93bfab65e50f94569f6a790982a878d8d898d" license "Apache-2.0" - revision 5 + revision 6 head "https:github.comapachearrow.git", branch: "main" bottle do - sha256 cellar: :any, arm64_sequoia: "9279c593cbf8b829537f022f13f9587b06dfc85626771772796f46df96a39790" - sha256 cellar: :any, arm64_sonoma: "5d3991e57162dc1a9d89d26892f8f125268f4da19e5e7c6ad694889684ef6b20" - sha256 cellar: :any, arm64_ventura: "3d7cffc5893fc206ed04e44d818298a7021b23e93e358a5f7301caa3b05cc4cc" - sha256 cellar: :any, sonoma: "04f000e1e88e0064febc52c86102a71723ed2291f1944f9f820f4a5bba270d8c" - sha256 cellar: :any, ventura: "64f8a3767b9e24c8f2a3f8aed90df98cafe19af1f8aa608764a94851cccc5426" - sha256 cellar: :any_skip_relocation, x86_64_linux: "8516105924d39b3557bf096cbc59563d50fa1b503850d2b746a1bcd265fbb5ed" + sha256 cellar: :any, arm64_sequoia: "ce9870d3799b306981f44e96247e5e5377687169debb6eeb34fc401a60ac9042" + sha256 cellar: :any, arm64_sonoma: "1b070fe1101d0de6ddfecccea0b19ef9ccf246808d837cf11595e836cc350601" + sha256 cellar: :any, arm64_ventura: "7726324d6f517cdac48e447c65b8080e855ddfb9933e5820ef9b2037a89d006e" + sha256 cellar: :any, sonoma: "3026ad54172dc439e069081fcaee1bd504a5d889c1a6bb9b2fa39d0fc180b612" + sha256 cellar: :any, ventura: "a28915d72a40995169f20df65b7176c39b0e4849147f14787e1fd218f03dac4e" + sha256 cellar: :any_skip_relocation, x86_64_linux: "2ae71fafff579d70558d6e8422509ed4fd28cffc59c20e8672d1d5fcf0365c98" end depends_on "boost" => :build diff --git a/Formula/a/appium.rb b/Formula/a/appium.rb index 60e011f26e..f644d5a51a 100644 --- a/Formula/a/appium.rb +++ b/Formula/a/appium.rb @@ -1,18 +1,18 @@ class Appium < Formula desc "Automation for Apps" homepage "https:appium.io" - url "https:registry.npmjs.orgappium-appium-2.11.4.tgz" - sha256 "ba98484b5271905f65b522a97b26d1d694c226345764bab479b60e64b5c91e7a" + url "https:registry.npmjs.orgappium-appium-2.11.5.tgz" + sha256 "dce25417dcda0a199b065376b499f99db56ebbd2b5ac05b26d8940404a6b438e" license "Apache-2.0" head "https:github.comappiumappium.git", branch: "master" bottle do - sha256 cellar: :any, arm64_sequoia: "8d279af601f9bcfbc9a820283e9d8ec6174d41963abf674d8fbbc2afeb34b2a9" - sha256 cellar: :any, arm64_sonoma: "8d279af601f9bcfbc9a820283e9d8ec6174d41963abf674d8fbbc2afeb34b2a9" - sha256 cellar: :any, arm64_ventura: "8d279af601f9bcfbc9a820283e9d8ec6174d41963abf674d8fbbc2afeb34b2a9" - sha256 sonoma: "135649b1d52575f73675618d0251ff2795f6143fd741aab9947a76c13d168f3f" - sha256 ventura: "135649b1d52575f73675618d0251ff2795f6143fd741aab9947a76c13d168f3f" - sha256 cellar: :any_skip_relocation, x86_64_linux: "b3311937d73f1ef5533356feddd47228e499c9941637992d7b3683d56a271c4c" + sha256 cellar: :any, arm64_sequoia: "cc04b1f65472bd7db69f603d387bf147bedc1df649a14ecf1fb7b8ba41cabf50" + sha256 cellar: :any, arm64_sonoma: "cc04b1f65472bd7db69f603d387bf147bedc1df649a14ecf1fb7b8ba41cabf50" + sha256 cellar: :any, arm64_ventura: "cc04b1f65472bd7db69f603d387bf147bedc1df649a14ecf1fb7b8ba41cabf50" + sha256 sonoma: "5acea70e7e0808046fb3e1301d6647e1aeb9bf950867c6cfc4b50ce9f19f12b3" + sha256 ventura: "5acea70e7e0808046fb3e1301d6647e1aeb9bf950867c6cfc4b50ce9f19f12b3" + sha256 cellar: :any_skip_relocation, x86_64_linux: "f4bc9732a1ba1f52727dd1bbd3f5478952b4a773f056f7a05c64b4338083701e" end depends_on "node" diff --git a/Formula/a/archi-steam-farm.rb b/Formula/a/archi-steam-farm.rb index c178cbedaa..d44564994d 100644 --- a/Formula/a/archi-steam-farm.rb +++ b/Formula/a/archi-steam-farm.rb @@ -13,6 +13,7 @@ class ArchiSteamFarm < Formula end bottle do + sha256 cellar: :any_skip_relocation, arm64_sequoia: "f2d7b7424d9fdcfab15d075b3600365ffc8027c357d890f64d891d0ccee59738" sha256 cellar: :any_skip_relocation, arm64_sonoma: "8e6110da3f551ebbe5eb63d09f3d27b4f0eabd658009098b9582686b2543c03c" sha256 cellar: :any_skip_relocation, arm64_ventura: "2e27fc5dae3e53060a78f4d27f288f81ad8bdc4025128b1b4382bd681d2bcae9" sha256 cellar: :any_skip_relocation, arm64_monterey: "a676aeeaa5dba715a55452c9348ff6f243806d434dbfa1669f03fa10d44ec5b4" diff --git a/Formula/a/argocd.rb b/Formula/a/argocd.rb index a5cbab7bef..53affb21d1 100644 --- a/Formula/a/argocd.rb +++ b/Formula/a/argocd.rb @@ -2,8 +2,8 @@ class Argocd < Formula desc "GitOps Continuous Delivery for Kubernetes" homepage "https:argoproj.github.iocd" url "https:github.comargoprojargo-cd.git", - tag: "v2.12.3", - revision: "6b9cd828c6e9807398869ad5ac44efd2c28422d6" + tag: "v2.12.4", + revision: "27d1e641b6ea99d9f4bf788c032aeaeefd782910" license "Apache-2.0" # There can be a notable gap between when a version is tagged and a @@ -18,14 +18,12 @@ class Argocd < Formula end bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "e9e359d5300eaf8be22007df81021b723576f4146fed09ea5517300c7048e482" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "0a4e866b0e9d62e6e48ea624cff87e65b999a07e63645ba8b7de6c6049fa05ae" - sha256 cellar: :any_skip_relocation, arm64_ventura: "83dd13187acc6e4114b7ecf6abb76e6ca17586d5103f68e8dfa468e437d14979" - sha256 cellar: :any_skip_relocation, arm64_monterey: "1a9329ee81009530b9d3c66dd2d2e85eafb831eda6641fec836460c57b22d33b" - sha256 cellar: :any_skip_relocation, sonoma: "f022d7813f194b38333842dca4b83f316f6319fcfb910f23930f8ebffaffa6ed" - sha256 cellar: :any_skip_relocation, ventura: "b30b12086c454b6baee4271ac7926991f1ccdd418d0f0db499f1a7e6c2531e10" - sha256 cellar: :any_skip_relocation, monterey: "bc2296c1289221b4df4b452da6c55dca2b8f86c861e768aeee457f22b8fc49aa" - sha256 cellar: :any_skip_relocation, x86_64_linux: "08fb62d6d036890d5f13066a43d0b6c5fe767ba525577cca02cda2c49032624c" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "59d945e81cc454c66c8b066bbd96a7f7e8337d488223663dafa369fd23779312" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "b39c289492875fac7e77134febaf9938c74899bc92328488f4c7e6b5662447c8" + sha256 cellar: :any_skip_relocation, arm64_ventura: "bfe85d53371a603507bc5ee184a83f199f863e260658706731359da31dad20c8" + sha256 cellar: :any_skip_relocation, sonoma: "7bfd55e4faf3c2d4b2f83b51f3a9465a9b97f157b7f75c5f06ac969c8315ed6b" + sha256 cellar: :any_skip_relocation, ventura: "aec3fe067d85c71600fcf768d3dbbf4995deb61ceaa60b0a2c87a3e0a0120a39" + sha256 cellar: :any_skip_relocation, x86_64_linux: "dc692fb3e9615f2fc63487df78406101115ad139402c22cdb8a5183a61184dd1" end depends_on "go" => :build diff --git a/Formula/a/asyncapi.rb b/Formula/a/asyncapi.rb index 471555a655..1d30283d26 100644 --- a/Formula/a/asyncapi.rb +++ b/Formula/a/asyncapi.rb @@ -1,17 +1,17 @@ class Asyncapi < Formula desc "All in one CLI for all AsyncAPI tools" homepage "https:github.comasyncapicli" - url "https:registry.npmjs.org@asyncapicli-cli-2.4.1.tgz" - sha256 "e2591e1bbcf43e51b5fb9007b5e5794c2889360e416829327dac19367eb54fc1" + url "https:registry.npmjs.org@asyncapicli-cli-2.5.0.tgz" + sha256 "be8fb27577c66e6e667b00ee54bb7d341e3cf8dedec2b22d3deb7b9dccad78d5" license "Apache-2.0" bottle do - sha256 cellar: :any, arm64_sequoia: "d619ee98842afb857d11146716095def0f52fe3746691331c55e4d6d77c12420" - sha256 cellar: :any, arm64_sonoma: "d619ee98842afb857d11146716095def0f52fe3746691331c55e4d6d77c12420" - sha256 cellar: :any, arm64_ventura: "d619ee98842afb857d11146716095def0f52fe3746691331c55e4d6d77c12420" - sha256 cellar: :any, sonoma: "018c2e836e3e75b0f8baaf2a35441449309b4dd59b2caf8da7dc52ffa9a0fad6" - sha256 cellar: :any, ventura: "018c2e836e3e75b0f8baaf2a35441449309b4dd59b2caf8da7dc52ffa9a0fad6" - sha256 cellar: :any_skip_relocation, x86_64_linux: "23c3c22e6b9d0f727b63b8170c92b6ff65af8ba1378912a6bccd213661384183" + sha256 cellar: :any, arm64_sequoia: "15cf4cbabe113edcc1c243999327d3b6db01ec6ed6bc38bbbea0d4f4278eed8f" + sha256 cellar: :any, arm64_sonoma: "15cf4cbabe113edcc1c243999327d3b6db01ec6ed6bc38bbbea0d4f4278eed8f" + sha256 cellar: :any, arm64_ventura: "15cf4cbabe113edcc1c243999327d3b6db01ec6ed6bc38bbbea0d4f4278eed8f" + sha256 cellar: :any, sonoma: "21d5585b4ab3a25a60b0d5176099655dbfbb97a127f8a9cd6be4753f31a38739" + sha256 cellar: :any, ventura: "21d5585b4ab3a25a60b0d5176099655dbfbb97a127f8a9cd6be4753f31a38739" + sha256 cellar: :any_skip_relocation, x86_64_linux: "c3f6e54350bc1ca853fe1b19f3a7b11dbc821809d5cc512b58c3cd84f3519cb3" end depends_on "node" diff --git a/Formula/a/auditbeat.rb b/Formula/a/auditbeat.rb index 41dec53a2a..2968badbfa 100644 --- a/Formula/a/auditbeat.rb +++ b/Formula/a/auditbeat.rb @@ -2,20 +2,18 @@ class Auditbeat < Formula desc "Lightweight Shipper for Audit Data" homepage "https:www.elastic.coproductsbeatsauditbeat" url "https:github.comelasticbeats.git", - tag: "v8.15.1", - revision: "88cc526a2d3e52dcbfa52c9dd25eb09ed95470e4" + tag: "v8.15.2", + revision: "26daf71e4ec87172523af7f0e916cba9f79dc0d0" license "Apache-2.0" head "https:github.comelasticbeats.git", branch: "main" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "825661df57e3e38be6d12dfd976f747c328826d82269af2a59e63f5ff05b8d7c" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "a343aa281e5232d9cae13ad2f0ad81a670b75ca09dad8f47d4712a14ee8c712c" - sha256 cellar: :any_skip_relocation, arm64_ventura: "f6d162c9df83112a06126a76714d32374df20db70929e0448dc44c30469380b4" - sha256 cellar: :any_skip_relocation, arm64_monterey: "ef9e7125f699169a726917adeb44ba8df0326c7fc49465c81557d86200caf3d1" - sha256 cellar: :any_skip_relocation, sonoma: "0c930434b7cafeee5d6e62911787548215daf8b860b4a9eb6c81bb1fabfa3e20" - sha256 cellar: :any_skip_relocation, ventura: "9ac22f43258b3f1f77ec83b92331a687670b2248a942b7d136d709ef52f4934c" - sha256 cellar: :any_skip_relocation, monterey: "07f76647512f57c4b23124dfc2178b3d89d446716a24bb685a639f0c152c10f4" - sha256 cellar: :any_skip_relocation, x86_64_linux: "21283d120a1efad996dcf66430b7d311f1ea4981cc29046eaa1c0a0ec787f853" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "01cc337d1eadc11dc73ad2e5b9254381f29220c2f1d40734021b661c2e2a19d4" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "3023bf9851e49a15b319ea77db8ee5ecdf505c7b6369b3595b79bce13362dedd" + sha256 cellar: :any_skip_relocation, arm64_ventura: "950dab79289f88600c2a54c58f43c443f2513194e8fb72e019fdd3e69efa6a8f" + sha256 cellar: :any_skip_relocation, sonoma: "8290ce55bde3da33af026070e5e00aa746718c8256c61e878182966614a11418" + sha256 cellar: :any_skip_relocation, ventura: "e09f90d32b3b348b92ab96d8c1aef830655a4d2c5b2e39c114af78c77d0958bf" + sha256 cellar: :any_skip_relocation, x86_64_linux: "b0d7b50c67312e15bf1fe50c107b3f378626641306cd20fed97fcabd2f285e3f" end depends_on "go" => :build diff --git a/Formula/a/aws-nuke.rb b/Formula/a/aws-nuke.rb index 1df6207e76..fbcb91b657 100644 --- a/Formula/a/aws-nuke.rb +++ b/Formula/a/aws-nuke.rb @@ -2,18 +2,18 @@ class AwsNuke < Formula desc "Nuke a whole AWS account and delete all its resources" homepage "https:github.comekristenaws-nuke" url "https:github.comekristenaws-nuke.git", - tag: "v3.22.0", - revision: "d76d6ef250a93df89721201fbc17eca71ff4f5db" + tag: "v3.23.0", + revision: "ffa18ec49c31b1cb28f2d3d7f26d00d6c4c63056" license "MIT" head "https:github.comekristenaws-nuke.git", branch: "main" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "80f165c84a462b0a0c8b868e02f5d278210a62532961f638132a593b94f2f913" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "80f165c84a462b0a0c8b868e02f5d278210a62532961f638132a593b94f2f913" - sha256 cellar: :any_skip_relocation, arm64_ventura: "80f165c84a462b0a0c8b868e02f5d278210a62532961f638132a593b94f2f913" - sha256 cellar: :any_skip_relocation, sonoma: "3919647ca45fe85feae26f88e26cbd31b64ddff533a9e22458a9ca7a810c5ad9" - sha256 cellar: :any_skip_relocation, ventura: "3919647ca45fe85feae26f88e26cbd31b64ddff533a9e22458a9ca7a810c5ad9" - sha256 cellar: :any_skip_relocation, x86_64_linux: "a5b1cce32d7208b9bd414de2c5509985e1d1c58d13502afd3d5bb7973085bedc" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "b2936dda5d221fb128891cc7fca2b4b4ded843ee205d5a3cea24825469f4cae1" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "b2936dda5d221fb128891cc7fca2b4b4ded843ee205d5a3cea24825469f4cae1" + sha256 cellar: :any_skip_relocation, arm64_ventura: "b2936dda5d221fb128891cc7fca2b4b4ded843ee205d5a3cea24825469f4cae1" + sha256 cellar: :any_skip_relocation, sonoma: "b9ca293c92f7bdfdaa5c762d84d14cf84722e0a30d443f6bb0c03ca9662890dd" + sha256 cellar: :any_skip_relocation, ventura: "b9ca293c92f7bdfdaa5c762d84d14cf84722e0a30d443f6bb0c03ca9662890dd" + sha256 cellar: :any_skip_relocation, x86_64_linux: "1206061e023290b088cfaa4fb74834b8c36cc83ddbcff00ab414ef6f52048663" end depends_on "go" => :build diff --git a/Formula/a/aws-sam-cli.rb b/Formula/a/aws-sam-cli.rb index cf916b23c1..f9ed09d7f4 100644 --- a/Formula/a/aws-sam-cli.rb +++ b/Formula/a/aws-sam-cli.rb @@ -3,19 +3,17 @@ class AwsSamCli < Formula desc "CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM" homepage "https://aws.amazon.com/serverless/sam/" - url "https://files.pythonhosted.org/packages/8b/46/1ec2630997a3630c02329476b722c54d493dd0a3d85f346624c7cd9c9974/aws_sam_cli-1.124.0.tar.gz" - sha256 "b6717536e425fed3960b7cd621e2399eb38cf636532afcc39f1619363de160c3" + url "https://files.pythonhosted.org/packages/9b/5e/3e5777313b1bf4ad539de140af3a93b03beba845b0de14656382c47044d5/aws_sam_cli-1.125.0.tar.gz" + sha256 "3bfbabc1471e161b738e29fec569c1678a172e08ae610adf7b57819ada18c6de" license "Apache-2.0" bottle do - sha256 cellar: :any, arm64_sequoia: "31ca75fdd51d85a85826a143d8ad0d6c91dd7c8bc6086c8a84c82449dc6ab295" - sha256 cellar: :any, arm64_sonoma: "3bad7e5d07daec5bab54b4f6d4ed698fc112326ba766fa9b31f81740d16ef476" - sha256 cellar: :any, arm64_ventura: "aed333981781e6f2ba37ece346b1647de55ae7fb4a3f6a27e9450f8a7b53668f" - sha256 cellar: :any, arm64_monterey: "284458b74f755a34d14417db63424ad8f76413cf31a098383c05d60221742067" - sha256 cellar: :any, sonoma: "0bac542c73e5e2921023e67507dd22a9c4ca8a359a4cac9ff17f806713c10e39" - sha256 cellar: :any, ventura: "dd2a9b64bff6883dd20d2ab69e00e867e9c4015d91552043c36b35df3e88c583" - sha256 cellar: :any, monterey: "328c126b68e2556628169b68dcfde6b9a9523fc3ae277816c288770300a649a2" - sha256 cellar: :any_skip_relocation, x86_64_linux: "5db649188eb8c2b4697d5ce8ae79c01734162678c69424cc97c2e0d7141f4ee8" + sha256 cellar: :any, arm64_sequoia: "b32a0ca02c63973bc5c446688d2f34ac08f84336f70f4a87f0207ccdcdd161d4" + sha256 cellar: :any, arm64_sonoma: "021e278ed5a953c9e85d577d7eba05af5478217012af876897d854e653997f8c" + sha256 cellar: :any, arm64_ventura: "d2149d5155ff45edd08ec4670fe984cfcb85e3c03ef8c78ccfc7a6671b8731d6" + sha256 cellar: :any, sonoma: "1f0fddf2379a6487382a6ea867b6a557ec21f8576fcec2afcbf0ff227ee84560" + sha256 cellar: :any, ventura: "596ba98aa2c4db0f37e04ebac665872ff8e1418381bb942fc355932038e405fc" + sha256 cellar: :any_skip_relocation, x86_64_linux: "d4a4998a3ab6778bcd5e5d42fd182bcb55870e923db17c59f20e818d9710ba7c" end depends_on "pkg-config" => :build @@ -63,28 +61,28 @@ class AwsSamCli < Formula end resource "boto3" do - url "https://files.pythonhosted.org/packages/4d/55/0222c646448b5d1b61eb0752cdcf35352622af7150d53f8d0d064b9fa4bb/boto3-1.35.17.tar.gz" - sha256 "4a32db8793569ee5f13c5bf3efb260193353cb8946bf6426e3c330b61c68e59d" + url "https://files.pythonhosted.org/packages/99/e9/3a3e987116979b85996dbcf0ea2e030091dde0b0fcda9204c56d503a9112/boto3-1.35.28.tar.gz" + sha256 "8960fc458b9ba3c8a9890a607c31cee375db821f39aefaec9ff638248e81644a" end resource "boto3-stubs" do - url "https://files.pythonhosted.org/packages/d8/cc/3574e46349ee41c5cd19129f01367fab3328d1cc85f01e77701754d8b2bd/boto3_stubs-1.35.14.tar.gz" - sha256 "cfa0d7189862cbd02c6cef1c6ce597728340056687547e8a2c50d2033bf979b6" + url "https://files.pythonhosted.org/packages/06/1f/856c79c3c9a5b614dcb668d5a5f52ead23a1b8ad7a7d20525bf89349a327/boto3_stubs-1.35.23.tar.gz" + sha256 "78d96e7135e2ed2743211000b7a592c90ea1caf6c2a203f4778af527da7353c1" end resource "botocore" do - url "https://files.pythonhosted.org/packages/87/6f/29521007c23919cf46818a60b94eec93182eeb75e797399fdf58ded80519/botocore-1.35.17.tar.gz" - sha256 "0d35d03ea647b5d464c7f77bdab6fb23ae5d49752b13cf97ab84444518c7b1bd" + url "https://files.pythonhosted.org/packages/c0/33/3903349166c606aede179c9f0a9656bcd570ca77923dcf044f1d42ec64ee/botocore-1.35.28.tar.gz" + sha256 "115d13f2172d8e9fa92e8d913f0e80092b97624d190f46772ed2930d4a355d55" end resource "botocore-stubs" do - url "https://files.pythonhosted.org/packages/d6/87/8f70f7f5fe735006356a6025fc858f10f9b07472dd2267d5a359a8833e8b/botocore_stubs-1.35.17.tar.gz" - sha256 "5632a10fd60dc54af9350d59d8d45d4d665376d16ccc87b7a78bf2778794acad" + url "https://files.pythonhosted.org/packages/67/5b/2254eb25ad2110f4cd70693db2776fa5ab8bf6fd67aae0515f020daf4fe9/botocore_stubs-1.35.28.tar.gz" + sha256 "1421dd9c6ba4f151d5f756a1dc18269141dc26a7b911f5f6e72ecb808879086b" end resource "cfn-lint" do - url "https://files.pythonhosted.org/packages/b7/51/b0a77a205c0fbe6220a843955f70cd20416f4da57c9484a5205c04dcda7e/cfn_lint-1.12.4.tar.gz" - sha256 "30fac1eec8acb1fb5f66300c8f2e17aaffad9788ccb7dc7f12bd0aee571300d1" + url "https://files.pythonhosted.org/packages/7d/ad/bd8d1e361d4851d61e8ff8a8f69c4d3fb5c1e513d1f40dbeea9e16474c17/cfn_lint-1.14.2.tar.gz" + sha256 "34343ec06fc9a08d8947fa1cd61d1e8ad3430ee745654099752da6f7d72f880d" end resource "chardet" do @@ -128,8 +126,8 @@ class AwsSamCli < Formula end resource "idna" do - url "https://files.pythonhosted.org/packages/e8/ac/e349c5e6d4543326c6883ee9491e3921e0d07b55fdf3cce184b40d63e72a/idna-3.8.tar.gz" - sha256 "d838c2c0ed6fced7693d5e8ab8e734d5f8fda53a039c0164afb0b82e771e3603" + url "https://files.pythonhosted.org/packages/f1/70/7703c29685631f5a7590aa73f1f1d3fa9a380e654b86af429e0934a32f7d/idna-3.10.tar.gz" + sha256 "12f65c9b470abda6dc35cf8e63cc574b1c52b11df2c86030af0ac09b01b13ea9" end resource "itsdangerous" do @@ -188,8 +186,8 @@ class AwsSamCli < Formula end resource "mypy-boto3-apigateway" do - url "https://files.pythonhosted.org/packages/8f/aa/2ab47dfe2fa0095b712524a8b0c3f369c7370eb0e9c204ce3e918191815d/mypy_boto3_apigateway-1.35.0.tar.gz" - sha256 "0be13668584f7b0564366d1b200757da0d7d03e5284c815a3ccf9c13c2a1cb70" + url "https://files.pythonhosted.org/packages/e9/f1/cca9621b8401ef2475e8c54435da682fb47ccbde4db206b7dab8db6b4c64/mypy_boto3_apigateway-1.35.25.tar.gz" + sha256 "ea3b419ae868d63f0613eeacc6a75861fd57b689d6a14bb7562eed303913a5ae" end resource "mypy-boto3-cloudformation" do @@ -198,8 +196,8 @@ class AwsSamCli < Formula end resource "mypy-boto3-ecr" do - url "https://files.pythonhosted.org/packages/d2/b7/6d1132ce1bb98a305421e48c413dba83918bd8dba588a2abccab2176b17e/mypy_boto3_ecr-1.35.17.tar.gz" - sha256 "a6e587e9dabfc293b4b763c519e1bb8626e2d09aeedc42f23a6aab8ef0b1bdeb" + url "https://files.pythonhosted.org/packages/69/1a/d2f342de76a55a3dd459293933a2e7cc7a0ef5a4701bb81ab969f4d9074c/mypy_boto3_ecr-1.35.21.tar.gz" + sha256 "d7e8c24086ce3b259e4ac2a271fc34ed4effde99c7899ac7d64c2da3cff0acd7" end resource "mypy-boto3-iam" do @@ -208,18 +206,18 @@ class AwsSamCli < Formula end resource "mypy-boto3-kinesis" do - url "https://files.pythonhosted.org/packages/b4/8e/489376cc5a3072589d1b1ab4578bcd957e7db51d2b914d5a506e9e7bf33f/mypy_boto3_kinesis-1.35.0.tar.gz" - sha256 "de62df45ad2ed5351c8dabb8890ad4b0e566ba414ea1409082525e36a61f929f" + url "https://files.pythonhosted.org/packages/78/10/ab59c97753f624748095bb8545000752eec98c0805559b2514230675e181/mypy_boto3_kinesis-1.35.26.tar.gz" + sha256 "865f2697f62dfc7d04052436a925bdf0d39a9317cde8c6981a6ac46e659c1c7f" end resource "mypy-boto3-lambda" do - url "https://files.pythonhosted.org/packages/0d/41/1e53a8896bf52786e4e0af8450ff2f6d6b367b7250dd591ab684e29ddd57/mypy_boto3_lambda-1.35.3.tar.gz" - sha256 "2e78c12a7ba4d2d9c99b75fad58804fd99820e954ab557f14f099d6c85a882ab" + url "https://files.pythonhosted.org/packages/a7/05/222b412c3f2cefd3c70672d5cae28cd9ab3c6965d94f51acfccb7893ba3e/mypy_boto3_lambda-1.35.28.tar.gz" + sha256 "8473d71ee83aca8009d317e57cd2094a355ec90c7c536cf26e52db71b2f7528b" end resource "mypy-boto3-s3" do - url "https://files.pythonhosted.org/packages/bc/79/9237eadd3dca9ffeccbd9bf0a3dba780fd6efe5be853fc820e5ebf43b759/mypy_boto3_s3-1.35.16.tar.gz" - sha256 "599567e327eaabe4cdd0c226c07cac850431d048166aba49c2a162031ec48934" + url "https://files.pythonhosted.org/packages/24/b3/a7bdf0613303430af2845e00c41019a73a7e3974b1ab06d05b750cab92b9/mypy_boto3_s3-1.35.22.tar.gz" + sha256 "9f64e1196ffecc2c6ab7bee95e848692b5f464a1df14211361ea6bbbc2038387" end resource "mypy-boto3-schemas" do @@ -263,13 +261,13 @@ class AwsSamCli < Formula end resource "pydantic" do - url "https://files.pythonhosted.org/packages/14/15/3d989541b9c8128b96d532cfd2dd10131ddcc75a807330c00feb3d42a5bd/pydantic-2.9.1.tar.gz" - sha256 "1363c7d975c7036df0db2b4a61f2e062fbc0aa5ab5f2772e0ffc7191a4f4bce2" + url "https://files.pythonhosted.org/packages/a9/b7/d9e3f12af310e1120c21603644a1cd86f59060e040ec5c3a80b8f05fae30/pydantic-2.9.2.tar.gz" + sha256 "d155cef71265d1e9807ed1c32b4c8deec042a44a50a4188b25ac67ecd81a9c0f" end resource "pydantic-core" do - url "https://files.pythonhosted.org/packages/5c/cc/07bec3fb337ff80eacd6028745bd858b9642f61ee58cfdbfb64451c1def0/pydantic_core-2.23.3.tar.gz" - sha256 "3cb0f65d8b4121c1b015c60104a685feb929a29d7cf204387c7f2688c7974690" + url "https://files.pythonhosted.org/packages/e2/aa/6b6a9b9f8537b872f552ddd46dd3da230367754b6f707b8e1e963f515ea3/pydantic_core-2.23.4.tar.gz" + sha256 "2584f7cf844ac4d970fba483a717dbe10c1c1c96a969bf65d61ffe94df1b2863" end resource "pygments" do @@ -343,8 +341,8 @@ class AwsSamCli < Formula end resource "setuptools" do - url "https://files.pythonhosted.org/packages/3e/2c/f0a538a2f91ce633a78daaeb34cbfb93a54bd2132a6de1f6cec028eee6ef/setuptools-74.1.2.tar.gz" - sha256 "95b40ed940a1c67eb70fc099094bd6e99c6ee7c23aa2306f4d2697ba7916f9c6" + url "https://files.pythonhosted.org/packages/27/b8/f21073fde99492b33ca357876430822e4800cdf522011f18041351dfa74b/setuptools-75.1.0.tar.gz" + sha256 "d59a21b17a275fb872a9c3dae73963160ae079f1049ed956880cd7c09b120538" end resource "six" do @@ -353,8 +351,8 @@ class AwsSamCli < Formula end resource "sympy" do - url "https://files.pythonhosted.org/packages/94/15/4a041424c7187f41cce678f5a02189b244e9aac61a18b45cd415a3a470f3/sympy-1.13.2.tar.gz" - sha256 "401449d84d07be9d0c7a46a64bd54fe097667d5e7181bfe67ec777be9e01cb13" + url "https://files.pythonhosted.org/packages/11/8a/5a7fd6284fa8caac23a26c9ddf9c30485a48169344b4bd3b0f02fef1890f/sympy-1.13.3.tar.gz" + sha256 "b27fd2c6530e0ab39e275fc9b683895367e51d5da91baa8d3d64db2565fec4d9" end resource "text-unidecode" do @@ -393,8 +391,8 @@ class AwsSamCli < Formula end resource "urllib3" do - url "https://files.pythonhosted.org/packages/43/6d/fa469ae21497ddc8bc93e5877702dca7cb8f911e337aca7452b5724f1bb6/urllib3-2.2.2.tar.gz" - sha256 "dd505485549a7a552833da5e6063639d0d177c04f23bc3864e41e5dc5f612168" + url "https://files.pythonhosted.org/packages/ed/63/22ba4ebfe7430b76388e7cd448d5478814d3032121827c12a2cc287e2260/urllib3-2.2.3.tar.gz" + sha256 "e7d814a81dad81e6caf2ec9fdedb284ecc9c73076b62654547cc64ccdcae26e9" end resource "watchdog" do diff --git a/Formula/a/awscli.rb b/Formula/a/awscli.rb index cb1aa32d59..57671d25e2 100644 --- a/Formula/a/awscli.rb +++ b/Formula/a/awscli.rb @@ -3,18 +3,18 @@ class Awscli < Formula desc "Official Amazon AWS command-line interface" homepage "https:aws.amazon.comcli" - url "https:github.comawsaws-cliarchiverefstags2.17.58.tar.gz" - sha256 "161cc02bf34766f09b5a6b34c9a4e231f4f08b8e18e1e55a96aa43a60517a765" + url "https:github.comawsaws-cliarchiverefstags2.17.60.tar.gz" + sha256 "5b0b36665cbc8d8d1e27c449dfc09a5de3b9ccc2a66bef3b911770aa8dccb2fd" license "Apache-2.0" head "https:github.comawsaws-cli.git", branch: "v2" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "d19a202b661d5d2081fec028ed271fdb91d3580e175f0f9895ec66e19af25e0a" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "8f52587eeed37903b25f6c8ddace64943bd61c426676db5d69f4f8b257342d2e" - sha256 cellar: :any_skip_relocation, arm64_ventura: "da1a6c16d8c88e5bd363897b8a0ea7833188482cbf9bd1d28d902cf6d9cbd435" - sha256 cellar: :any_skip_relocation, sonoma: "2fbb34c45fc54d987ec49f60f20e085577a02ee328408988bf5f63d6165a70c7" - sha256 cellar: :any_skip_relocation, ventura: "1d6433efa3a957ad185ff6d2b8eb90535ae1d32a2dc08c2775ecb83bfbef8467" - sha256 cellar: :any_skip_relocation, x86_64_linux: "95ec5d228361e13807c33598a412de3b73e4b4e02e7a4273a72702f054a53804" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "ff2c0dd19fb458951593dacb0aab77f1d08066714471dfd2780251da19b6dad9" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "6bd3383e43c85acfc404edf9c99e08210ea39547388ea02a5b837f6cfaf33c2b" + sha256 cellar: :any_skip_relocation, arm64_ventura: "64ad9e0469dc4c6caecb427aa00d97e3ad14b66684dfce78456e5a789cae4457" + sha256 cellar: :any_skip_relocation, sonoma: "487261584062271ae427325feed84a1c0cad358fa009d8c5a06782a632c038db" + sha256 cellar: :any_skip_relocation, ventura: "a9eb969e61f367f9a3976ffd2933b9bd67aba5eff037a099caf70564a8e3f6ba" + sha256 cellar: :any_skip_relocation, x86_64_linux: "10220ba7d8e82d5b496dafe951512bf19ed78d444bfafc71fa2c021b111bb37a" end depends_on "cmake" => :build diff --git a/Formula/b/bear.rb b/Formula/b/bear.rb index d619d36135..43f18f24f1 100644 --- a/Formula/b/bear.rb +++ b/Formula/b/bear.rb @@ -1,28 +1,18 @@ class Bear < Formula desc "Generate compilation database for clang tooling" homepage "https:github.comrizsottoBear" + url "https:github.comrizsottoBeararchiverefstags3.1.5.tar.gz" + sha256 "4ac7b041222dcfc7231c6570d5bd76c39eaeda7a075ee2385b84256e7d659733" license "GPL-3.0-or-later" - revision 8 head "https:github.comrizsottoBear.git", branch: "master" - stable do - url "https:github.comrizsottoBeararchiverefstags3.1.4.tar.gz" - sha256 "a1105023795b3e1b9abc29c088cdec5464cc9f3b640b5078dc90a505498da5ff" - - # fmt 11 compatibility - patch do - url "https:github.comrizsottoBearcommit8afeafe61299c87449023d63336389f159b55808.patch?full_index=1" - sha256 "40d273a1f1497c2e593fc657a0cdf45831da308c00e3425e5eddb790afceb45f" - end - end - bottle do - sha256 arm64_sequoia: "8e05e2846e3e73fb303b0f830e0f3b1e12fc5a6fee38db9704db80884f1de629" - sha256 arm64_sonoma: "93d5a521be30785a71418435be63563cfd9b4367e647b86defa65dfe4ab98c67" - sha256 arm64_ventura: "ff56f51692f83e132b8325fa2692076d910687301b2bc6567f6a6dfe01fd039a" - sha256 sonoma: "ef5218b91e136a905fc0e90327c16ab4c88e46042b96e9d6726a812eb1da44a1" - sha256 ventura: "2fec1159f7dbcc7ba2b0e9b190d90e2e2646d5eff35b39521a95a03e6ce56cf5" - sha256 x86_64_linux: "e8b5e228916688d811ddc8a2df803f36abf23e431a8a48cb1819293a9503c805" + sha256 arm64_sequoia: "191e6f19b2974fcb755023fa9c3de7fd50f0ea7102d924d89b12f497f1c3bbbd" + sha256 arm64_sonoma: "745935baffa1fe3eab819766318b44ad7b9e7ccfebed486ecac9c50fdbbfb435" + sha256 arm64_ventura: "49274e41b436dc8934795ccb943ad04ff231afea4ed8076a84e31c74ffbb273d" + sha256 sonoma: "99cf0aa69d3312ed79949e3f3339aa42f035967b358d396a85f66b6fca34a73b" + sha256 ventura: "524299345fc222f676de04d26390b8beefd9922a67e8e4d00557593562bd0f9b" + sha256 x86_64_linux: "7e900824c6ebd921369518987b9ef731591747a40f297b54c61c7b25fce5d273" end depends_on "cmake" => :build diff --git a/Formula/b/bkt.rb b/Formula/b/bkt.rb index 8f87a01b55..51b2168f7b 100644 --- a/Formula/b/bkt.rb +++ b/Formula/b/bkt.rb @@ -1,19 +1,17 @@ class Bkt < Formula desc "CLI utility for caching the output of subprocesses" homepage "https:www.bkt.rs" - url "https:github.comdimo414bktarchiverefstags0.8.0.tar.gz" - sha256 "c8b99f4540a3a083368db7d42d6947aa37217b32b443d97972e4536ed9404469" + url "https:github.comdimo414bktarchiverefstags0.8.1.tar.gz" + sha256 "c8c8cc6f03d0fd35c4ace0ad81e437c41c6bb7778f5caafb3dbb1904b2b0c4f5" license "MIT" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "9deb1f5f1d4a1ff0c7c37580e317bad793b6a0d95cf18b84378d6e705fbc555f" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "f208dd72de9d4518a0624dc5cbaefa7edebd76e1b59af107d705ce36ad0ed7c9" - sha256 cellar: :any_skip_relocation, arm64_ventura: "9f43a7716573ea97ca8d771a0aca2d0eeba2f3b4fb0a7c961acd00443fd515a7" - sha256 cellar: :any_skip_relocation, arm64_monterey: "b4918fde1784c5f9857c270c071ca1419db44a34c8750e85313fa96d02cd8648" - sha256 cellar: :any_skip_relocation, sonoma: "5474740470603f46600633932c9aea50fc6521aa78231f9663645c03fc3bb039" - sha256 cellar: :any_skip_relocation, ventura: "003091dc33df2f6e13ed64cbe9ece53d6b5facb1799b7cb237b878c570e51681" - sha256 cellar: :any_skip_relocation, monterey: "1cdcd41e666dc4c82cf59e768ac9a0fbeb47733c07a963d9f27df861d58e4db6" - sha256 cellar: :any_skip_relocation, x86_64_linux: "f8b0cbe97719769610f00faecb17cf49de17b5837b3cb23a102c28b133e0840f" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "9c9b11cb72eee4a2791a5accc9d325934004dcc97f741d18530a19f0d93e5d18" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "94b062a26c16243e7131ba960a751c69320a2ca2a181ce8e56cfbf49fc53c88d" + sha256 cellar: :any_skip_relocation, arm64_ventura: "31bd800e3d07048d1938701bcbc12a81222eaebfa5c2654585774defefab93e7" + sha256 cellar: :any_skip_relocation, sonoma: "724039c2d9082e63585935895e54396f079440eaec8a0bbc8b142a6c5b38a524" + sha256 cellar: :any_skip_relocation, ventura: "7543fed4a370c38f58147c1664c3f3533b9b1d1b4614bd70be908150e447e206" + sha256 cellar: :any_skip_relocation, x86_64_linux: "769d5594fd70d6e6e0294999a6ff4c09bea44e3625dcc0cfd13ad62358e39543" end depends_on "rust" => :build diff --git a/Formula/b/bloaty.rb b/Formula/b/bloaty.rb index 654a2000b2..2da144e275 100644 --- a/Formula/b/bloaty.rb +++ b/Formula/b/bloaty.rb @@ -4,15 +4,15 @@ class Bloaty < Formula url "https:github.comgooglebloatyreleasesdownloadv1.1bloaty-1.1.tar.bz2" sha256 "a308d8369d5812aba45982e55e7c3db2ea4780b7496a5455792fb3dcba9abd6f" license "Apache-2.0" - revision 30 + revision 31 bottle do - sha256 cellar: :any, arm64_sequoia: "ddb21006c0e861a027456d9011a38f68c491293f80d23a6dc905faa3f2e0e4b7" - sha256 cellar: :any, arm64_sonoma: "b93d99e35c369cb856138e780d1f9aed0525d49431224f538fc84c8b46b1dff8" - sha256 cellar: :any, arm64_ventura: "0a0b15276af1e0b7c15ec0b1972d1af753390058b28c2d719b3b9ad2838a7b89" - sha256 cellar: :any, sonoma: "ba9ffaab5f896984c2d8507203f4b5786e1d3f7e403b0873d5867cbffc6d9289" - sha256 cellar: :any, ventura: "5d0b745d15eda4ef7f5e70645eb9df729378a74c18a59dec50e7380dc83ade3d" - sha256 cellar: :any_skip_relocation, x86_64_linux: "af245e2db2f9d27e4c412d794edac1757cd1d6c7d5f71b9b45d058b559a3e92c" + sha256 cellar: :any, arm64_sequoia: "8e520bcf47723346213398840f54204bbdb653a36098c6e3914baad853f3c7d9" + sha256 cellar: :any, arm64_sonoma: "74e520ed34f0fb12de1c72075b07b3a4c47ce93deab67b97fbcb5c5ab2972d87" + sha256 cellar: :any, arm64_ventura: "57f887b37907a95c82d9d8e26380d0787f6a6b272441ab8895dcc87521254c82" + sha256 cellar: :any, sonoma: "59a926268747171e179dc9e7a5c807b09bdf90ab3d5b0d8983dd4fc4e7070a57" + sha256 cellar: :any, ventura: "97d54acf39bfde90e558b6416721550cb752f5222f093100739d64fd25c10c1f" + sha256 cellar: :any_skip_relocation, x86_64_linux: "95b72acc5339745cb357f6d6d85c3f4c56bdd5746cb3fdbce1b77dc0eb03b7f0" end depends_on "cmake" => :build diff --git a/Formula/c/cdk8s.rb b/Formula/c/cdk8s.rb index 9b3cf29dab..1d63f2d496 100644 --- a/Formula/c/cdk8s.rb +++ b/Formula/c/cdk8s.rb @@ -1,17 +1,17 @@ class Cdk8s < Formula desc "Define k8s native apps and abstractions using object-oriented programming" homepage "https://cdk8s.io/" - url "https://registry.npmjs.org/cdk8s-cli/-/cdk8s-cli-2.198.227.tgz" - sha256 "756bc222e7ab850577e4cde5fcaeaf374b35e14b1f18b654a25987fac6c343d4" + url "https://registry.npmjs.org/cdk8s-cli/-/cdk8s-cli-2.198.228.tgz" + sha256 "7d4f9bdac0b2340bd31d7c94ad6a83ac6f0f2eebd27699dec5c3316cee55604f" license "Apache-2.0" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "46af67b7ae830a8f8429dce0d26a775c12501906b124ca3b05c906c13472be1e" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "46af67b7ae830a8f8429dce0d26a775c12501906b124ca3b05c906c13472be1e" - sha256 cellar: :any_skip_relocation, arm64_ventura: "46af67b7ae830a8f8429dce0d26a775c12501906b124ca3b05c906c13472be1e" - sha256 cellar: :any_skip_relocation, sonoma: "0e4bee4808a607acda3e42fa6e365da623870427b960585f37bfeee1b58e59f8" - sha256 cellar: :any_skip_relocation, ventura: "0e4bee4808a607acda3e42fa6e365da623870427b960585f37bfeee1b58e59f8" - sha256 cellar: :any_skip_relocation, x86_64_linux: "46af67b7ae830a8f8429dce0d26a775c12501906b124ca3b05c906c13472be1e" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "fa29c1c0da4dc01bec9bc3487453ec0b35d349f90773fc96067d0ff0a6851618" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "fa29c1c0da4dc01bec9bc3487453ec0b35d349f90773fc96067d0ff0a6851618" + sha256 cellar: :any_skip_relocation, arm64_ventura: "fa29c1c0da4dc01bec9bc3487453ec0b35d349f90773fc96067d0ff0a6851618" + sha256 cellar: :any_skip_relocation, sonoma: "e8ef13f8a20621432c85222ff21af2ef60662ca981b63833653a26337ea9a728" + sha256 cellar: :any_skip_relocation, ventura: "e8ef13f8a20621432c85222ff21af2ef60662ca981b63833653a26337ea9a728" + sha256 cellar: :any_skip_relocation, x86_64_linux: "fa29c1c0da4dc01bec9bc3487453ec0b35d349f90773fc96067d0ff0a6851618" end depends_on "node" diff --git a/Formula/c/chafa.rb b/Formula/c/chafa.rb index 1a18a4daf8..cb3aed4e38 100644 --- a/Formula/c/chafa.rb +++ b/Formula/c/chafa.rb @@ -11,14 +11,13 @@ class Chafa < Formula end bottle do - sha256 cellar: :any, arm64_sequoia: "4088a5399d141f648698c3b92236fa58d2596e784004ae8c79972a973698cb40" - sha256 cellar: :any, arm64_sonoma: "4b6496dea9a09c8e11facaaedcd7e4900d7ff74304032e89755930b15ceb2f1a" - sha256 cellar: :any, arm64_ventura: "ad976beba9aab5ce79b64e1c86be92b6098a1ca95687e644630ef28b5a39be2f" - sha256 cellar: :any, arm64_monterey: "d198bfeabc561f979e4e40a304374098008cc3b054ffcf90ee108b1dc13370ac" - sha256 cellar: :any, sonoma: "9de0cf619fbfbf15a68c43674e130e75e049c974c92e13b3e2d091ca89657e47" - sha256 cellar: :any, ventura: "3ac89af501682d724878ead0fc7306958207f4a97f351a9dedd6b7937d953009" - sha256 cellar: :any, monterey: "509de37d41c8b7383beec276a0a59cd5755935c05d7af53890e16a8cb9c6f0bc" - sha256 cellar: :any_skip_relocation, x86_64_linux: "5934a8cd7f811ec13d46cb490b218624498cc528b7ea403d3bfc0891427531b5" + rebuild 1 + sha256 cellar: :any, arm64_sequoia: "fb39aa9778e6e1b6b8231e89a1439168aa4d72c364badc5fb1281fb7bdfa5027" + sha256 cellar: :any, arm64_sonoma: "e231f1d4599a8ffa3780f1fa8c085206d97876c76245e24caa1fb1f0eefa5185" + sha256 cellar: :any, arm64_ventura: "92213744cc0d2d3cfb63210c74d568bc419b9e05b931a4fd071fc52d3a86c7e6" + sha256 cellar: :any, sonoma: "39e3b4f3b35bced06080783c4133c4eb1afed485e1926d7bc528a6dab35bc30c" + sha256 cellar: :any, ventura: "d1f6bb9bbcc462334e74ce56d03175287047ebffe0353b5bcb788288a9a15ba4" + sha256 cellar: :any_skip_relocation, x86_64_linux: "4b445b25ec0a944c92043b4eca33e65a3150e4f2c2e168dfecb8ed9c21000e78" end depends_on "pkg-config" => :build @@ -26,6 +25,8 @@ class Chafa < Formula depends_on "freetype" depends_on "glib" depends_on "jpeg-turbo" + depends_on "jpeg-xl" + depends_on "libavif" depends_on "librsvg" depends_on "libtiff" depends_on "webp" @@ -45,6 +46,6 @@ def install output = shell_output("#{bin}/chafa #{test_fixtures("test.png")}") assert_equal 3, output.lines.count output = shell_output("#{bin}/chafa --version") - assert_match(/Loaders:.* JPEG.* SVG.* TIFF.* WebP/, output) + assert_match(/Loaders:.* AVIF.* JPEG.* JXL.* SVG.* TIFF.* WebP/, output) end end \ No newline at end of file diff --git a/Formula/c/chapel.rb b/Formula/c/chapel.rb index 0ee917d1b0..aa847e3c67 100644 --- a/Formula/c/chapel.rb +++ b/Formula/c/chapel.rb @@ -1,19 +1,18 @@ class Chapel < Formula desc "Programming language for productive parallel computing at scale" homepage "https:chapel-lang.org" - url "https:github.comchapel-langchapelreleasesdownload2.1.0chapel-2.1.0.tar.gz" - sha256 "72593c037505dd76e8b5989358b7580a3fdb213051a406adb26a487d26c68c60" + url "https:github.comchapel-langchapelreleasesdownload2.2.0chapel-2.2.0.tar.gz" + sha256 "bb16952a87127028031fd2b56781bea01ab4de7c3466f7b6a378c4d8895754b6" license "Apache-2.0" - revision 3 head "https:github.comchapel-langchapel.git", branch: "main" bottle do - sha256 arm64_sequoia: "2d501f1424bc9f21bfad56bcfc556cf8712e524db4fcbf57ee2cb18b59673be4" - sha256 arm64_sonoma: "c16920ce4c25f8d530ad0fb9612c8d7caaafa53246b2a747dbf5e3115c46dfe8" - sha256 arm64_ventura: "cc1f389cfd794bac980e53a42ca8e9c0255c9f73c6986adbd94722a27fe55733" - sha256 sonoma: "8cbef3e52afed90588890167c3be772a33511faaf83ff2bdde68335b657167bf" - sha256 ventura: "5e50cc8ad9a26b24125f4b725038a5a312068f7cd05273cbe01dcc56b5d50c4a" - sha256 x86_64_linux: "67c2451db78969ab1a7031ed8b6758b02da7ca728ae11ca41b8d7ff3321d2ed6" + sha256 arm64_sequoia: "bf699c9806375fabf1b6287cd9a5f95d2f207893b6e13715449f039974b23f64" + sha256 arm64_sonoma: "b7d3d45beff719677abe1837743c7c49be92e0f1a9f76b3dcfa976e85b64fc01" + sha256 arm64_ventura: "aaa552f946f72c9455ca9ecda1be4f8cdaf1c8e41cb5dadcbae35e86d5e36fc5" + sha256 sonoma: "7e131ad39120b86823f32d442a2c2e6f7f5d8c1d0b3552b2baf519b94f798a9d" + sha256 ventura: "54975ba802a1d47a2be81d43506d04c6de12625f0b2894be5cf300e28433e622" + sha256 x86_64_linux: "b5c76ea840dd2cf224576761c821db3c8fafcf9fd50315ee11f8367024a7f853" end depends_on "cmake" @@ -31,11 +30,6 @@ def llvm deps.map(&:to_formula).find { |f| f.name.match? "^llvm" } end - # This fixes an issue when using jemalloc and hwloc from the system (homebrew) - # provided installation. Remove in Chapel 2.2 release, after - # https:github.comchapel-langchapelpull25354 is merged - patch :DATA - def install # Always detect Python used as dependency rather than needing aliased Python formula python = "python3.12" @@ -83,6 +77,8 @@ def install rm_r("third-partyllvmllvm-src") rm_r("third-partygasnetgasnet-src") rm_r("third-partylibfabriclibfabric-src") + rm_r("third-partyfltkfltk-1.3.8-source.tar.gz") + rm_r("third-partylibunwindlibunwind-src") rm_r("third-partygmpgmp-src") rm_r("third-partyqthreadqthread-src") end @@ -122,107 +118,4 @@ def install system bin"chplcheck", "--list-rules" system bin"chplcheck", libexec"exampleshello.chpl" end -end - -__END__ -diff --git athird-partyjemallocMakefile.target.include bthird-partyjemallocMakefile.target.include -deleted file mode 100644 -index 217a500dfb..0000000000 ---- athird-partyjemallocMakefile.target.include -+++ devnull -@@ -1,12 +0,0 @@ --JEMALLOC_DIR=$(THIRD_PARTY_DIR)jemalloc --JEMALLOC_SUBDIR = $(JEMALLOC_DIR)jemalloc-src --JEMALLOC_BUILD_SUBDIR=build$(CHPL_MAKE_TARGET_JEMALLOC_UNIQ_CFG_PATH) --JEMALLOC_BUILD_DIR=$(JEMALLOC_DIR)$(JEMALLOC_BUILD_SUBDIR) --JEMALLOC_INSTALL_SUBDIR=install$(CHPL_MAKE_TARGET_JEMALLOC_UNIQ_CFG_PATH) --JEMALLOC_INSTALL_DIR=$(JEMALLOC_DIR)$(JEMALLOC_INSTALL_SUBDIR) --JEMALLOC_INCLUDE_DIR = $(JEMALLOC_INSTALL_DIR)include --JEMALLOC_LIB_DIR = $(JEMALLOC_INSTALL_DIR)lib --JEMALLOC_BIN_DIR = $(JEMALLOC_INSTALL_DIR)bin --JEMALLOC_TARGET = --target -- --CHPL_JEMALLOC_PREFIX=$(CHPL_JEMALLOC_TARGET_PREFIX) -diff --git amakeMakefile.base bmakeMakefile.base -index bcbda0a9cf..1120057d47 100644 ---- amakeMakefile.base -+++ bmakeMakefile.base -@@ -194,7 +194,7 @@ include $(THIRD_PARTY_DIR)jemallocMakefile.common.include - ifeq ($(strip $(CHPL_MAKE_HOST_TARGET)),--host) - include $(THIRD_PARTY_DIR)jemallocMakefile.host.include-$(CHPL_MAKE_HOST_JEMALLOC) - else --include $(THIRD_PARTY_DIR)jemallocMakefile.target.include -+include $(THIRD_PARTY_DIR)jemallocMakefile.target.include-$(CHPL_MAKE_TARGET_JEMALLOC) - endif - include $(THIRD_PARTY_DIR)gmpMakefile.include - include $(THIRD_PARTY_DIR)hwlocMakefile.include -diff --git athird-partyjemallocMakefile.target.include-bundled bthird-partyjemallocMakefile.target.include-bundled -new file mode 100644 -index 0000000000..217a500dfb ---- devnull -+++ bthird-partyjemallocMakefile.target.include-bundled -@@ -0,0 +1,12 @@ -+JEMALLOC_DIR=$(THIRD_PARTY_DIR)jemalloc -+JEMALLOC_SUBDIR = $(JEMALLOC_DIR)jemalloc-src -+JEMALLOC_BUILD_SUBDIR=build$(CHPL_MAKE_TARGET_JEMALLOC_UNIQ_CFG_PATH) -+JEMALLOC_BUILD_DIR=$(JEMALLOC_DIR)$(JEMALLOC_BUILD_SUBDIR) -+JEMALLOC_INSTALL_SUBDIR=install$(CHPL_MAKE_TARGET_JEMALLOC_UNIQ_CFG_PATH) -+JEMALLOC_INSTALL_DIR=$(JEMALLOC_DIR)$(JEMALLOC_INSTALL_SUBDIR) -+JEMALLOC_INCLUDE_DIR = $(JEMALLOC_INSTALL_DIR)include -+JEMALLOC_LIB_DIR = $(JEMALLOC_INSTALL_DIR)lib -+JEMALLOC_BIN_DIR = $(JEMALLOC_INSTALL_DIR)bin -+JEMALLOC_TARGET = --target -+ -+CHPL_JEMALLOC_PREFIX=$(CHPL_JEMALLOC_TARGET_PREFIX) -diff --git athird-partyjemallocMakefile.target.include-none bthird-partyjemallocMakefile.target.include-none -new file mode 100644 -index 0000000000..e69de29bb2 ---- devnull -+++ bthird-partyjemallocMakefile.target.include-none -@@ -0,0 +1 @@ -+ -diff --git athird-partyjemallocMakefile.target.include-system bthird-partyjemallocMakefile.target.include-system -new file mode 100644 -index 0000000000..e69de29bb2 ---- devnull -+++ bthird-partyjemallocMakefile.target.include-system -@@ -0,0 +1 @@ -+ -diff --git autilchplenvchpl_hwloc.py butilchplenvchpl_hwloc.py -index cda5ed6bc0..9dc7f0355d 100755 ---- autilchplenvchpl_hwloc.py -+++ butilchplenvchpl_hwloc.py -@@ -61,7 +61,13 @@ def get_link_args(): - if exists and retcode != 0: - error("CHPL_HWLOC=system requires hwloc >= 2.1", ValueError) - -- return third_party_utils.pkgconfig_get_system_link_args('hwloc') -+ _, pclibs = third_party_utils.pkgconfig_get_system_link_args('hwloc', static=False) -+ libs = [] -+ for pcl in pclibs: -+ libs.append(pcl) -+ if pcl.startswith('-L'): -+ libs.append(pcl.replace('-L', '-Wl,-rpath,', 1)) -+ return ([ ], libs) - else: - third_party_utils.could_not_find_pkgconfig_pkg("hwloc", "CHPL_HWLOC") - -diff --git autilchplenvchpl_jemalloc.py butilchplenvchpl_jemalloc.py -index 3d665fa56b..78761c1c6e 100644 ---- autilchplenvchpl_jemalloc.py -+++ butilchplenvchpl_jemalloc.py -@@ -129,7 +129,13 @@ def get_link_args(flag): - # try pkg-config - args = third_party_utils.pkgconfig_get_system_link_args('jemalloc') - if args != (None, None): -- return args -+ pclibs = args[1] -+ libs = [] -+ for pcl in pclibs: -+ libs.append(pcl) -+ if pcl.startswith('-L'): -+ libs.append(pcl.replace('-L', '-Wl,-rpath,', 1)) -+ return (args[0], libs) - else: - envname = "CHPL_TARGET_JEMALLOC" if flag == "target" else "CHPL_HOST_JEMALLOC" - third_party_utils.could_not_find_pkgconfig_pkg("jemalloc", envname) \ No newline at end of file +end \ No newline at end of file diff --git a/Formula/c/clutter-gtk.rb b/Formula/c/clutter-gtk.rb deleted file mode 100644 index 6cc5f660d3..0000000000 --- a/Formula/c/clutter-gtk.rb +++ /dev/null @@ -1,131 +0,0 @@ -class ClutterGtk < Formula - desc "GTK+ integration library for Clutter" - homepage "https:wiki.gnome.orgProjectsClutter" - url "https:download.gnome.orgsourcesclutter-gtk1.8clutter-gtk-1.8.4.tar.xz" - sha256 "521493ec038973c77edcb8bc5eac23eed41645117894aaee7300b2487cb42b06" - revision 4 - - bottle do - sha256 arm64_ventura: "7bdda03538852053c87def6ab4bf02a8a040389e25ddbaafc3a3d1d29de499ae" - sha256 arm64_monterey: "28a3283252422dbc864b7beb4c69e377688c33fbb2a0e535c62a9362264162bf" - sha256 arm64_big_sur: "2fe413931adfbb5801835172149dbf10aa1f1cdc669a0a8f973d834a6251fe0f" - sha256 ventura: "f26d721d02014fdc016c0fec68ed9d2d58b2ea101ed3460bd16566ccd009ea4b" - sha256 monterey: "3940367b212abbe0c266ea8982aa82cc890d8ab8f24c2c851362283a0aef5a3f" - sha256 big_sur: "4d0e9365bfeff618403fb3fa6db9319eb684b4c614af80f1ad6ed0f0fec57db1" - sha256 catalina: "4b5c17d3567f1a5c03f98ccc8d9275f07fa733770d4ee741800505b8894442a1" - sha256 mojave: "665ed256370965e0f1e8660bf1f0372a7e5a9ea0fde176c06cb4c8e390a0739c" - sha256 high_sierra: "90929f36d6105b2b046e32f2d661c91305b785da535a7654fde19eb89617008e" - sha256 cellar: :any_skip_relocation, x86_64_linux: "ae50137a8bf0f24cc4ea36fe43e5d16f295968ab2efa30c9af8abcb5513ba70f" - end - - # https:blogs.gnome.orgclutter20220216retiring-clutter - disable! date: "2023-09-25", because: :deprecated_upstream - - depends_on "gobject-introspection" => :build - depends_on "pkg-config" => :build - depends_on "clutter" - depends_on "gdk-pixbuf" - depends_on "glib" - depends_on "gtk+3" - - # Fix -flat_namespace being used on Big Sur and later. - patch do - url "https:raw.githubusercontent.comHomebrewformula-patches03cf8088210822aa2c1ab544ed58ea04c897d9c4libtoolconfigure-big_sur.diff" - sha256 "35acd6aebc19843f1a2b3a63e880baceb0f5278ab1ace661e57a502d9d78c93c" - end - - def install - args = %W[ - --disable-dependency-tracking - --disable-debug - --prefix=#{prefix} - --enable-introspection=yes - --disable-silent-rules - --disable-gtk-doc-html - ] - - system ".configure", *args - system "make", "install" - end - - test do - (testpath"test.c").write <<~EOS - #include - - int main(int argc, char *argv[]) { - GOptionGroup *group = gtk_clutter_get_option_group(); - return 0; - } - EOS - atk = Formula["atk"] - cairo = Formula["cairo"] - clutter = Formula["clutter"] - cogl = Formula["cogl"] - fontconfig = Formula["fontconfig"] - freetype = Formula["freetype"] - gdk_pixbuf = Formula["gdk-pixbuf"] - gettext = Formula["gettext"] - glib = Formula["glib"] - gtkx3 = Formula["gtk+3"] - harfbuzz = Formula["harfbuzz"] - json_glib = Formula["json-glib"] - libepoxy = Formula["libepoxy"] - libpng = Formula["libpng"] - pango = Formula["pango"] - pixman = Formula["pixman"] - flags = %W[ - -I#{atk.opt_include}atk-1.0 - -I#{cairo.opt_include}cairo - -I#{clutter.opt_include}clutter-1.0 - -I#{cogl.opt_include}cogl - -I#{fontconfig.opt_include} - -I#{freetype.opt_include}freetype2 - -I#{gdk_pixbuf.opt_include}gdk-pixbuf-2.0 - -I#{gettext.opt_include} - -I#{glib.opt_include}gio-unix-2.0 - -I#{glib.opt_include}glib-2.0 - -I#{glib.opt_lib}glib-2.0include - -I#{gtkx3.opt_include}gtk-3.0 - -I#{harfbuzz.opt_include}harfbuzz - -I#{include}clutter-gtk-1.0 - -I#{json_glib.opt_include}json-glib-1.0 - -I#{libepoxy.opt_include} - -I#{libpng.opt_include}libpng16 - -I#{pango.opt_include}pango-1.0 - -I#{pixman.opt_include}pixman-1 - -D_REENTRANT - -L#{atk.opt_lib} - -L#{cairo.opt_lib} - -L#{clutter.opt_lib} - -L#{cogl.opt_lib} - -L#{gdk_pixbuf.opt_lib} - -L#{gettext.opt_lib} - -L#{glib.opt_lib} - -L#{gtkx3.opt_lib} - -L#{json_glib.opt_lib} - -L#{lib} - -L#{pango.opt_lib} - -latk-1.0 - -lcairo - -lcairo-gobject - -lclutter-1.0 - -lclutter-gtk-1.0 - -lcogl - -lcogl-pango - -lcogl-path - -lgdk-3 - -lgdk_pixbuf-2.0 - -lgio-2.0 - -lglib-2.0 - -lgmodule-2.0 - -lgobject-2.0 - -lgtk-3 - -ljson-glib-1.0 - -lpango-1.0 - -lpangocairo-1.0 - ] - flags << "-lintl" if OS.mac? - system ENV.cc, "test.c", "-o", "test", *flags - system ".test" - end -end \ No newline at end of file diff --git a/Formula/c/clutter.rb b/Formula/c/clutter.rb deleted file mode 100644 index 689f7cdc09..0000000000 --- a/Formula/c/clutter.rb +++ /dev/null @@ -1,133 +0,0 @@ -class Clutter < Formula - desc "Generic high-level canvas library" - homepage "https:wiki.gnome.orgProjectsClutter" - url "https:download.gnome.orgsourcesclutter1.26clutter-1.26.4.tar.xz" - sha256 "8b48fac159843f556d0a6be3dbfc6b083fc6d9c58a20a49a6b4919ab4263c4e6" - license "LGPL-2.0-or-later" - - bottle do - sha256 arm64_sonoma: "bbbc51073c2efb8c71a9405c87c6bd65995ad90ed106d266d502cf57a7f44bb9" - sha256 arm64_ventura: "e97425500812f5cae567f3e28f962b6f56708edc6549ecc97efb75e214e34816" - sha256 arm64_monterey: "462bd7556ec62d37cff950568506d5c6275bc1f36a8f5766b8a053885c06c0d3" - sha256 arm64_big_sur: "050dd98a11765590759dc9bfa5e289b50af4374b9deb126959c348057fc81642" - sha256 sonoma: "36a84d8ce21db53b92b3682e653cafd05feeecec9792568167a34a27d33b81dd" - sha256 ventura: "15d7518882108e1a974ce9f3af1c151c3ecdbe9bcdb5ef0fe2897457cd7b961a" - sha256 monterey: "e4c426ad39749772c2863e68c2e7d2891bf8d85446061a73aa473a80ebb0ade3" - sha256 big_sur: "b6a60fc6c91f4e0a206e75c3fe5672215eb9460304202c4bfe1a4c7402ce9bd4" - sha256 catalina: "ccec39ce9c941de753798e466b8cfc2a69612319d8b5a422f6e4bde49db305b1" - sha256 mojave: "43da6f50107059a3c9b215e77d29724f9e71a17fd89f5e72a200cd021e32f471" - sha256 high_sierra: "2a1f93e956dbfc9dc4f3c47dd8923b224ed155f3b8dbf32df74f365a65052bbb" - sha256 x86_64_linux: "90f6ab166d1dba5dc5bfb9760dfc54ae8d20ac16948ea76783aedb16499487e5" - end - - # https:blogs.gnome.orgclutter20220216retiring-clutter - disable! date: "2023-09-25", because: :deprecated_upstream - - depends_on "gobject-introspection" => :build - depends_on "pkg-config" => :build - depends_on "cairo" # for cairo-gobject - depends_on "cogl" - depends_on "gdk-pixbuf" - depends_on "glib" - depends_on "json-glib" - depends_on "pango" - - # Fix -flat_namespace being used on Big Sur and later. - patch do - url "https:raw.githubusercontent.comHomebrewformula-patches03cf8088210822aa2c1ab544ed58ea04c897d9c4libtoolconfigure-big_sur.diff" - sha256 "35acd6aebc19843f1a2b3a63e880baceb0f5278ab1ace661e57a502d9d78c93c" - end - - def install - # Fix compile with newer Clang - ENV.append_to_cflags "-Wno-implicit-function-declaration" if DevelopmentTools.clang_build_version >= 1403 - - args = %W[ - --disable-dependency-tracking - --disable-debug - --prefix=#{prefix} - --enable-introspection=yes - --disable-silent-rules - --disable-Bsymbolic - --disable-examples - --disable-gtk-doc-html - --enable-gdk-pixbuf=yes - ] - - if OS.mac? - args += %w[ - --without-x - --enable-x11-backend=no - --enable-quartz-backend=yes - ] - end - - system ".configure", *args - system "make", "install" - end - - test do - (testpath"test.c").write <<~EOS - #include - - int main(int argc, char *argv[]) { - GOptionGroup *group = clutter_get_option_group_without_init(); - return 0; - } - EOS - atk = Formula["atk"] - cairo = Formula["cairo"] - cogl = Formula["cogl"] - fontconfig = Formula["fontconfig"] - freetype = Formula["freetype"] - gettext = Formula["gettext"] - glib = Formula["glib"] - harfbuzz = Formula["harfbuzz"] - json_glib = Formula["json-glib"] - libpng = Formula["libpng"] - pango = Formula["pango"] - pixman = Formula["pixman"] - flags = %W[ - -I#{atk.opt_include}atk-1.0 - -I#{cairo.opt_include}cairo - -I#{cogl.opt_include}cogl - -I#{fontconfig.opt_include} - -I#{freetype.opt_include}freetype2 - -I#{gettext.opt_include} - -I#{glib.opt_include}glib-2.0 - -I#{glib.opt_lib}glib-2.0include - -I#{harfbuzz.opt_include}harfbuzz - -I#{include}clutter-1.0 - -I#{json_glib.opt_include}json-glib-1.0 - -I#{libpng.opt_include}libpng16 - -I#{pango.opt_include}pango-1.0 - -I#{pixman.opt_include}pixman-1 - -D_REENTRANT - -L#{atk.opt_lib} - -L#{cairo.opt_lib} - -L#{cogl.opt_lib} - -L#{gettext.opt_lib} - -L#{glib.opt_lib} - -L#{json_glib.opt_lib} - -L#{lib} - -L#{pango.opt_lib} - -latk-1.0 - -lcairo - -lcairo-gobject - -lclutter-1.0 - -lcogl - -lcogl-pango - -lcogl-path - -lgio-2.0 - -lglib-2.0 - -lgmodule-2.0 - -lgobject-2.0 - -ljson-glib-1.0 - -lpango-1.0 - -lpangocairo-1.0 - ] - flags << "-lintl" if OS.mac? - system ENV.cc, "test.c", "-o", "test", *flags - system ".test" - end -end \ No newline at end of file diff --git a/Formula/c/commitizen.rb b/Formula/c/commitizen.rb index fc9e4bbd88..a51c67e367 100644 --- a/Formula/c/commitizen.rb +++ b/Formula/c/commitizen.rb @@ -3,20 +3,18 @@ class Commitizen < Formula desc "Defines a standard way of committing rules and communicating it" homepage "https:commitizen-tools.github.iocommitizen" - url "https:files.pythonhosted.orgpackages7b7b9bd4792a523b4a5b7262d64a2ae9f63bea27469eeecaa0dabf737f40c143commitizen-3.29.0.tar.gz" - sha256 "586b30c1976850d244b836cd4730771097ba362c9c1684d1f8c379176c2ea532" + url "https:files.pythonhosted.orgpackages1ab94cedde0d2ce28a56dd8f83b138235e2234ded942a7f7c7fed85bf703bf59commitizen-3.29.1.tar.gz" + sha256 "b9a56190f4f3b20c73600e5ba448c7b81e0e6f87be3092aec1db4de75bf0fa91" license "MIT" head "https:github.comcommitizen-toolscommitizen.git", branch: "master" bottle do - sha256 cellar: :any, arm64_sequoia: "be45f5e1ccb3c692a11f0622dd4a50b5418f0ccf59e00e89e6a0ddbe5d70e003" - sha256 cellar: :any, arm64_sonoma: "1e14942416fd8f3e80b55a60d9dd8cfe7debb954f07b9c22a685e6649bf9d801" - sha256 cellar: :any, arm64_ventura: "8b46c46070821ed96a297024e5642aed98475b487b84dff814bc6db630a23066" - sha256 cellar: :any, arm64_monterey: "92af9aa9c286806f14bf9f5bfc038e1445d1268c5d9a5083da6623b122d75044" - sha256 cellar: :any, sonoma: "f8e64adee25660f6688b929993a5adf509fd44d31f144b1d7d3dc923163ab820" - sha256 cellar: :any, ventura: "7b82c2273c49d6ea3293efd8d7cc79d357a2e74f201b7f4de1abc4c2dc77265a" - sha256 cellar: :any, monterey: "739d31b9f0308b9a56e7c98c0b1c0757d220538092b2c5489c4a6c360e3de3ea" - sha256 cellar: :any_skip_relocation, x86_64_linux: "c8e8e956d450294798b2ee664f581142166a3b94e87bb117c9ef1dc39bf5508f" + sha256 cellar: :any, arm64_sequoia: "8284c18a41efcb28a0890cbd5b7334ba9cb89b632adf278d4673db00beb4c317" + sha256 cellar: :any, arm64_sonoma: "e3c43fb359f75844fec33d829ed4524efaf49a5506a24cf7181c491f0200b9ed" + sha256 cellar: :any, arm64_ventura: "1d0478a9f1b5cf00e7f719574a066fe3763c335f290f30dc5d8925d30087c59f" + sha256 cellar: :any, sonoma: "6771a7521217889d1862ec9ee22a17a7d0c5f494849d5455f60a98d711e2ae87" + sha256 cellar: :any, ventura: "b2771b5ef621c779167c082ba74e064399845914e096d14d757e21fc6daaccce" + sha256 cellar: :any_skip_relocation, x86_64_linux: "6c73b0b6af30036e1ef950c96de21a1320158632611b8d62dfd2a344a1f86420" end depends_on "libyaml" @@ -78,8 +76,8 @@ class Commitizen < Formula end resource "tomlkit" do - url "https:files.pythonhosted.orgpackages4b34f5f4fbc6b329c948a90468dd423aaa3c3bfc1e07d5a76deec269110f2f6etomlkit-0.13.0.tar.gz" - sha256 "08ad192699734149f5b97b45f1f18dad7eb1b6d16bc72ad0c2335772650d7b72" + url "https:files.pythonhosted.orgpackagesb109a439bec5888f00a54b8b9f05fa94d7f901d6735ef4e55dcec9bc37b5d8fatomlkit-0.13.2.tar.gz" + sha256 "fff5fe59a87295b278abd31bec92c15d9bc4a06885ab12bcea52c71119392e79" end resource "wcwidth" do diff --git a/Formula/c/contentful-cli.rb b/Formula/c/contentful-cli.rb index f282d4a0d9..52ed6db780 100644 --- a/Formula/c/contentful-cli.rb +++ b/Formula/c/contentful-cli.rb @@ -1,18 +1,18 @@ class ContentfulCli < Formula desc "Contentful command-line tools" homepage "https:github.comcontentfulcontentful-cli" - url "https:registry.npmjs.orgcontentful-cli-contentful-cli-3.3.11.tgz" - sha256 "12707b6e4c8f6e87ed9a72894b4b6d1a737696f30af79ce9880d66e4d059e387" + url "https:registry.npmjs.orgcontentful-cli-contentful-cli-3.3.13.tgz" + sha256 "d3b3502e1c966df44f11a3d5ee8ba0ebdf47a21266576a126eb3aa8625693e85" license "MIT" head "https:github.comcontentfulcontentful-cli.git", branch: "master" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "35b0e65d9e7b3a0665948dff67949409300e3f9829930216eb234ce5024ca726" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "35b0e65d9e7b3a0665948dff67949409300e3f9829930216eb234ce5024ca726" - sha256 cellar: :any_skip_relocation, arm64_ventura: "35b0e65d9e7b3a0665948dff67949409300e3f9829930216eb234ce5024ca726" - sha256 cellar: :any_skip_relocation, sonoma: "97b49347ef9627f80ba01d23a2ce81c598001c3c4329ee41e0526d7d40db36bc" - sha256 cellar: :any_skip_relocation, ventura: "97b49347ef9627f80ba01d23a2ce81c598001c3c4329ee41e0526d7d40db36bc" - sha256 cellar: :any_skip_relocation, x86_64_linux: "35b0e65d9e7b3a0665948dff67949409300e3f9829930216eb234ce5024ca726" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "0f2e8ab016a9f9d1a8ebe594c39b4c3610d5e46c7e81685f547fbaa91a7bd049" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "0f2e8ab016a9f9d1a8ebe594c39b4c3610d5e46c7e81685f547fbaa91a7bd049" + sha256 cellar: :any_skip_relocation, arm64_ventura: "0f2e8ab016a9f9d1a8ebe594c39b4c3610d5e46c7e81685f547fbaa91a7bd049" + sha256 cellar: :any_skip_relocation, sonoma: "2bdcfac800acda63b89e0e4e71c621e6c9104e052cddbf457534b2fdf3b432ed" + sha256 cellar: :any_skip_relocation, ventura: "2bdcfac800acda63b89e0e4e71c621e6c9104e052cddbf457534b2fdf3b432ed" + sha256 cellar: :any_skip_relocation, x86_64_linux: "0f2e8ab016a9f9d1a8ebe594c39b4c3610d5e46c7e81685f547fbaa91a7bd049" end depends_on "node" diff --git a/Formula/c/crush-tools.rb b/Formula/c/crush-tools.rb deleted file mode 100644 index 397eeaff18..0000000000 --- a/Formula/c/crush-tools.rb +++ /dev/null @@ -1,59 +0,0 @@ -class CrushTools < Formula - desc "Command-line tools for processing delimited text data" - homepage "https:github.comgooglecrush-tools" - license "Apache-2.0" - - stable do - url "https:github.comgooglecrush-toolsreleasesdownload20150716crush-tools-20150716.tar.gz" - sha256 "ef2f9c919536a2f13b3065af3a9a9756c90ede53ebd67d3e169c90ad7cd1fb05" - - # Fix -flat_namespace being used on Big Sur and later. - patch do - url "https:raw.githubusercontent.comHomebrewformula-patches03cf8088210822aa2c1ab544ed58ea04c897d9c4libtoolconfigure-pre-0.4.2.418-big_sur.diff" - sha256 "83af02f2aa2b746bb7225872cab29a253264be49db0ecebb12f841562d9a2923" - end - end - - bottle do - sha256 cellar: :any, arm64_ventura: "2965fb45027df30c48246aaa1db54932d7ab914dc45d44efc542e365d2b1faa1" - sha256 cellar: :any, arm64_monterey: "d00690bd134ad5019aefa7b28a705a3adbb5f4487ea807ecc88f72dd1094f1f9" - sha256 cellar: :any, arm64_big_sur: "c126bcdab0ba561df10768d423dd6b9336e7464707e3af7c17e65178cbffd4f5" - sha256 cellar: :any, ventura: "85877e38560a463505235eaa44659374a880311fa5c020b140312cd6a08d879b" - sha256 cellar: :any, monterey: "81e41d4da27071d4e43a0dfcee470375f00a9629924165deb4a098cc0a205192" - sha256 cellar: :any, big_sur: "1e4c85501024bcfef0641f3e16abd540597f68accc5118b6da5a7f24218fba00" - sha256 cellar: :any, catalina: "c5172b5ab0e1d85d0e1e87e0dc83b66b5ee8ffda0d86f85f586e4e8850268861" - sha256 cellar: :any, mojave: "148684da73eef05ce20f602fdc2d0a9795afbdb6db9cd324c74860c6600ff835" - sha256 cellar: :any, high_sierra: "729196f80c05c5e395c145752a7a54cc1488a6cf1767b43ed9f639c2f3f3c463" - sha256 cellar: :any, sierra: "28286e04a7baf7790f446f2f474a74387e6c0282df70d89ade39c84187394ce4" - sha256 cellar: :any, el_capitan: "0c7c58b9f2ec87237934eda55932b200c6d7b7f6dbb07a35e0a49ed389e984d3" - sha256 cellar: :any_skip_relocation, x86_64_linux: "6f998134ebcc5e99fe863e63924fcdc15f731bd1c0315c0a9a5f9ac0045fc4f1" - end - - head do - url "https:github.comgooglecrush-tools.git", branch: "master" - depends_on "autoconf" => :build - depends_on "automake" => :build - depends_on "libtool" => :build - end - - disable! date: "2023-09-25", because: :repo_archived - - depends_on "pcre" - - uses_from_macos "m4" => :build - - conflicts_with "aggregate", because: "both install an `aggregate` binary" - conflicts_with "num-utils", because: "both install an `range` binary" - - def install - system ".bootstrap" if build.head? - system ".configure", "--disable-dependency-tracking", - "--prefix=#{prefix}" - system "make", "install" - end - - test do - assert_equal "1 2 6 7 8 9 10", shell_output("#{bin}range 1,2,6-10").strip - assert_equal "o", shell_output("#{bin}tochar 111") - end -end \ No newline at end of file diff --git a/Formula/c/cubejs-cli.rb b/Formula/c/cubejs-cli.rb index 67da360e28..450facc796 100644 --- a/Formula/c/cubejs-cli.rb +++ b/Formula/c/cubejs-cli.rb @@ -1,17 +1,17 @@ class CubejsCli < Formula desc "Cube.js command-line interface" homepage "https://cube.dev/" - url "https://registry.npmjs.org/cubejs-cli/-/cubejs-cli-0.36.2.tgz" - sha256 "2e7550562312db60267429fa5e6511ff680a4d0641d1f7f34d1f9af36d8f5249" + url "https://registry.npmjs.org/cubejs-cli/-/cubejs-cli-0.36.3.tgz" + sha256 "e0cc2b9b62b5458da051c4c5222fae9e8f2b7e465b5f1c940a2117431697bd3d" license "Apache-2.0" bottle do - sha256 cellar: :any, arm64_sequoia: "a9f8e64f45e04d66b5ce8ab6ee6fe4cb2a93cc72006602668e243715be34d052" - sha256 cellar: :any, arm64_sonoma: "a9f8e64f45e04d66b5ce8ab6ee6fe4cb2a93cc72006602668e243715be34d052" - sha256 cellar: :any, arm64_ventura: "a9f8e64f45e04d66b5ce8ab6ee6fe4cb2a93cc72006602668e243715be34d052" - sha256 cellar: :any, sonoma: "b07f2ed8cd6339532826e5090674a169b05140fbf74a40e8264f1fc33dfe6d29" - sha256 cellar: :any, ventura: "b07f2ed8cd6339532826e5090674a169b05140fbf74a40e8264f1fc33dfe6d29" - sha256 cellar: :any_skip_relocation, x86_64_linux: "4b92f30d8d9a36986bf663748da778abc1b0fcf988b785d260ab1d83c984c7ed" + sha256 cellar: :any, arm64_sequoia: "f88bc670552d6d894480855577b40ea6913f23c7b22b914cc07b80a1c70aea50" + sha256 cellar: :any, arm64_sonoma: "f88bc670552d6d894480855577b40ea6913f23c7b22b914cc07b80a1c70aea50" + sha256 cellar: :any, arm64_ventura: "f88bc670552d6d894480855577b40ea6913f23c7b22b914cc07b80a1c70aea50" + sha256 cellar: :any, sonoma: "b60e6e88d977e17a76f57b26ddbb68bf5cce41a5d1fa12086e3e2b9a68a2daba" + sha256 cellar: :any, ventura: "b60e6e88d977e17a76f57b26ddbb68bf5cce41a5d1fa12086e3e2b9a68a2daba" + sha256 cellar: :any_skip_relocation, x86_64_linux: "a770672be9f3fd394d2db330411d18a52f1754af97b646a79672c9a4a3da996d" end depends_on "node" diff --git a/Formula/c/cycode.rb b/Formula/c/cycode.rb index cc6dd75b2d..efe1268289 100644 --- a/Formula/c/cycode.rb +++ b/Formula/c/cycode.rb @@ -3,19 +3,17 @@ class Cycode < Formula desc "Boost security in your dev lifecycle via SAST, SCA, Secrets & IaC scanning" homepage "https:github.comcycodehqcycode-cli" - url "https:files.pythonhosted.orgpackages7ccb956d7b17b920a3ab645cac54b3026982259cd19c93b58d04a2f759861d40cycode-1.10.8.tar.gz" - sha256 "d9a9b7d9074e89df0c66ff05a0da439d8352abacaacb67d602d4ee32d92ec28b" + url "https:files.pythonhosted.orgpackages29fb9725525835a03ce3b791583587228137164c1c6556a4faccb49f4a3f77e9cycode-1.10.9.tar.gz" + sha256 "6b66c2f50d09d9629ba31ee764e4b83a7d92351a26f7644166744b3508ba0620" license "MIT" bottle do - sha256 cellar: :any, arm64_sequoia: "2fa163357aafe150de2874ca938cd59896ab758603e59a60e72985cb868384e6" - sha256 cellar: :any, arm64_sonoma: "997a799f6fd2c6bd2ed54dceaa70082d8b27a1b58dee1726881cfe80d3e9ed2e" - sha256 cellar: :any, arm64_ventura: "473bf9aa1fac1170b8dc64ac5d6d83fbf108ecf207f0c7823df9811facab47e4" - sha256 cellar: :any, arm64_monterey: "75b9b0663af485fe61e0d2683127d65b1de3ce01da863ffb0f1498307729ebd2" - sha256 cellar: :any, sonoma: "6eb70a71c8355b4b05ec1241f4fc98267af3a9088bd1d2a1dbbf1aea2b015913" - sha256 cellar: :any, ventura: "8cf9ffbcafa7d298985b75ddc8aa97aa527991d77ebc6d49d767f4ffe6ed0548" - sha256 cellar: :any, monterey: "f54429d755706ba52319a9e386d0b4dc4ad60c114cb19674664ce01964a566ab" - sha256 cellar: :any_skip_relocation, x86_64_linux: "cca65f2a042b6cea0f63d8d68227c535573e26524249f45922113c22c1070d7e" + sha256 cellar: :any, arm64_sequoia: "e1a8609c9cef636b8ffb6a98335c69d49503fae4c4218ed20025141809678493" + sha256 cellar: :any, arm64_sonoma: "a4b83d81e5cc6c7c8b7e8913beceda9c0b9705bdea2c63416fbfc057dc7e7385" + sha256 cellar: :any, arm64_ventura: "0f6818483c8f92db776bca7e79d66adaca1df3e37454613b743fe1497295144a" + sha256 cellar: :any, sonoma: "26e03cf9057cd74524f0d25be930169241a91cc4eaffd290fca94e9fe225191a" + sha256 cellar: :any, ventura: "b2d01771f9f98ab33e7eb504b0d9ba5c7375b806709e40ac14e5c5dfb4bb73dd" + sha256 cellar: :any_skip_relocation, x86_64_linux: "fd84beaeaf539f3b3565756e96860ad9b734c5f4a455d751c40ee21a42c2785d" end depends_on "certifi" @@ -63,8 +61,8 @@ class Cycode < Formula end resource "idna" do - url "https:files.pythonhosted.orgpackagese8ace349c5e6d4543326c6883ee9491e3921e0d07b55fdf3cce184b40d63e72aidna-3.8.tar.gz" - sha256 "d838c2c0ed6fced7693d5e8ab8e734d5f8fda53a039c0164afb0b82e771e3603" + url "https:files.pythonhosted.orgpackagesf1707703c29685631f5a7590aa73f1f1d3fa9a380e654b86af429e0934a32f7didna-3.10.tar.gz" + sha256 "12f65c9b470abda6dc35cf8e63cc574b1c52b11df2c86030af0ac09b01b13ea9" end resource "marshmallow" do @@ -103,8 +101,8 @@ class Cycode < Formula end resource "sentry-sdk" do - url "https:files.pythonhosted.orgpackagesbb4197f673384dae5ed81cc2a568cc5c28e76deee85f8ba50def862e86150a5asentry_sdk-2.13.0.tar.gz" - sha256 "8d4a576f7a98eb2fdb40e13106e41f330e5c79d72a68be1316e7852cf4995260" + url "https:files.pythonhosted.orgpackages3c236527e56fb17817153c37d702d6b9ed0a2f75ed213fd98a176c1b8894ad20sentry_sdk-2.14.0.tar.gz" + sha256 "1e0e2eaf6dad918c7d1e0edac868a7bf20017b177f242cefe2a6bcd47955961d" end resource "six" do diff --git a/Formula/d/darglint.rb b/Formula/d/darglint.rb deleted file mode 100644 index d76796c1b3..0000000000 --- a/Formula/d/darglint.rb +++ /dev/null @@ -1,47 +0,0 @@ -class Darglint < Formula - include Language::Python::Virtualenv - - desc "Python docstring argument linter" - homepage "https:github.comterrencepreillydarglint" - url "https:files.pythonhosted.orgpackagesd42c86e8549e349388c18ca8a4ff8661bb5347da550f598656d32a98eaaf91ccdarglint-1.8.1.tar.gz" - sha256 "080d5106df149b199822e7ee7deb9c012b49891538f14a11be681044f0bb20da" - license "MIT" - head "https:github.comterrencepreillydarglint.git", branch: "master" - - bottle do - rebuild 1 - sha256 cellar: :any_skip_relocation, arm64_ventura: "fab11572b650056b2368d8080f6497ad5f507286e147089fa323fd3257a2801c" - sha256 cellar: :any_skip_relocation, arm64_monterey: "d7de9e8485bfa9da6ac8741b977349f65ce6f27e4067c609d52f07449cc470d0" - sha256 cellar: :any_skip_relocation, arm64_big_sur: "848f5aa7fd155b1a9c047e5b5c6f01dd57fd8dd69468b88d5fb3ffae3ba77687" - sha256 cellar: :any_skip_relocation, ventura: "f1a7962cd4b099e328025393476d02a6ab69f342ae7a99496aa3ec6927da5d8d" - sha256 cellar: :any_skip_relocation, monterey: "c1421450b1625a080b39a54a8721dcdef12bcfd35c04196e36df96da6be45720" - sha256 cellar: :any_skip_relocation, big_sur: "8fa0e26b846c3b2ef823e2b296b89fa4e194a490590573e2515b77347457c78e" - sha256 cellar: :any_skip_relocation, catalina: "50ff6168116a577d6b16edc02c4f71195aeb608234b64666d627dacaec0b0400" - sha256 cellar: :any_skip_relocation, x86_64_linux: "cf75b7da4e5b6fa72299af2179bcc3bf50cde731a7f7ac4463a819ea0884da79" - end - - disable! date: "2023-09-25", because: :repo_archived - - depends_on "python@3.11" - - # Switch build-system to poetry-core to avoid rust dependency on Linux. - # Remove when mergedreleased: https:github.comterrencepreillydarglintpull203 - patch do - url "https:github.comterrencepreillydarglintcommitaa10a220bbbce522bee2c986606a1650f1c2be1e.patch?full_index=1" - sha256 "871a4790feabd4e6a5feb2d618ef5802dc3c9ecd47345c3ba2f9377068ba4fa7" - end - - def install - virtualenv_install_with_resources - end - - test do - (testpath"broken.py").write <<~EOS - def bad_docstring(x): - """nothing about x""" - pass - EOS - output = pipe_output("#{bin}darglint -v 2 broken.py 2>&1") - assert_match "DAR101: Missing parameter(s) in Docstring: - x", output - end -end \ No newline at end of file diff --git a/Formula/d/deadfinder.rb b/Formula/d/deadfinder.rb index 3238f1b470..01b538dc08 100644 --- a/Formula/d/deadfinder.rb +++ b/Formula/d/deadfinder.rb @@ -1,45 +1,41 @@ class Deadfinder < Formula desc "Finds broken links" homepage "https:rubygems.orggemsdeadfinder" - url "https:github.comhahwuldeadfinderarchiverefstags1.3.4.tar.gz" - sha256 "ed99ee05c308095763b01adcbc4560c99576c7ed1af59b38a7786bb1469b3a90" + url "https:github.comhahwuldeadfinderarchiverefstags1.3.6.tar.gz" + sha256 "c632186a0295165f2a78bd0c337398cb8a6b38b4769f53e729d023fe0782fd24" license "MIT" head "https:github.comhahwuldeadfinder.git", branch: "main" bottle do - sha256 cellar: :any, arm64_sequoia: "9db3b85d28fa5a12700ea85cf0af1d76296da70cd78c9a5898aaf3e5c33c5034" - sha256 cellar: :any, arm64_sonoma: "a42db7f64908f83de65a3d7baf4ab8f80584357a75d1884e37913eca755ae6aa" - sha256 cellar: :any, arm64_ventura: "0012f43ea8e8fb4cb5978be35889ab6b9a701883ac16a2f62a88fb27b182287c" - sha256 cellar: :any, arm64_monterey: "f75d8d901cb23916e82be5f3e1747fa7c61c39da533123df29f8236300cd4d0d" - sha256 cellar: :any, sonoma: "2c9da96df700b8e6082bfb7ab34a308347de5b9d536a3b8f315c1085966ce424" - sha256 cellar: :any, ventura: "58bd84c9b8ffa9426f0e4561130abebfd560fca5c81445e3e4d15f2361287891" - sha256 cellar: :any, monterey: "62e31dbd0c5ff09406649aa9b824120166bb4a74ce3fa8ab76994db68ef05d4b" - sha256 cellar: :any_skip_relocation, x86_64_linux: "3f4dfdbbe43581cc086866f7b6bdc41cec9e1a1dbe7dfc1166652e73c2c3ed8b" + sha256 cellar: :any, arm64_sequoia: "1b12c98f98e43bc5670d5cbe8c6e9188af83a1777b095a0adb00734762e983ed" + sha256 cellar: :any, arm64_sonoma: "a3dfd68e54e394277e9ac963be5a313137cf470a5711fcd935d3c4f1aaffa1d3" + sha256 cellar: :any, arm64_ventura: "e740e77e993a4b7b93b99d901926b84ee02880e186567f300cd853067756b52b" + sha256 cellar: :any, sonoma: "a5307ca046e3aa322e03980a355320734a9b5ccd39d91e32cdf84549474b52ea" + sha256 cellar: :any, ventura: "1990dec47895f02e98c70a1f6ffc1dec971609db04fdec9328848d1133f5493a" + sha256 cellar: :any_skip_relocation, x86_64_linux: "bb0f6eef47357ba07619bbe153467deb920d3b3e4847c9eef242f56f7baaecfc" end depends_on "ruby" uses_from_macos "libffi" + uses_from_macos "libxml2" + uses_from_macos "libxslt" uses_from_macos "xz" uses_from_macos "zlib" + on_linux do + depends_on "pkg-config" => :build + end + def install ENV["GEM_HOME"] = libexec + ENV["NOKOGIRI_USE_SYSTEM_LIBRARIES"] = "1" system "bundle", "config", "set", "without", "development", "test" system "bundle", "install" system "gem", "build", "deadfinder.gemspec" system "gem", "install", "deadfinder-#{version}.gem" bin.install libexec"bindeadfinder" bin.env_script_all_files(libexec"bin", GEM_HOME: ENV["GEM_HOME"]) - - # Avoid references to the Homebrew shims directory - if OS.mac? - shims_references = Dir[libexec"extensions**ffi-*mkmf.log"].select { |f| File.file? f } - inreplace shims_references, - Superenv.shims_path.to_s, - "<**Reference to the Homebrew shims directory**>", - audit_result: false - end end test do diff --git a/Formula/d/density.rb b/Formula/d/density.rb deleted file mode 100644 index 9bddaefa0b..0000000000 --- a/Formula/d/density.rb +++ /dev/null @@ -1,50 +0,0 @@ -class Density < Formula - desc "Superfast compression library" - homepage "https:github.comg1mvdensity" - url "https:github.comg1mvdensityarchiverefstagsdensity-0.14.2.tar.gz" - sha256 "0b130ea9da3ddaad78810a621a758b47c4135d91d5b5fd22d60bbaf04bc147da" - license "BSD-3-Clause" - - bottle do - sha256 cellar: :any, arm64_ventura: "f7edf808c014e5ea5050f60258767bdbe1b2b1a0f5b977486e89c219ef11e3ca" - sha256 cellar: :any, arm64_monterey: "3c7879e53bde3927486a7ce07426c32a43057341ac351ef7af58c983b93a1be9" - sha256 cellar: :any, arm64_big_sur: "1a4efa81a981da64d95dd3c323e0e7ee8fd78c80f7bbcc103e301772e2efb1d7" - sha256 cellar: :any, ventura: "730ea7ccf46655378d9c449b705d883061f359259594f3cfd01b5e2d3e3328c8" - sha256 cellar: :any, monterey: "a37ef9a77b7e322d50e86cd94f10a7d1513b4f103b14a9beb03435ae49603af7" - sha256 cellar: :any, big_sur: "c262dbf150942de16d4054010d40622491eeba19c7f273d64a5675de9bf50024" - sha256 cellar: :any, catalina: "1d7dee6e22957cd5d755b11628e9a64d2233ef4abcb27e6aea15cbc9313b057e" - sha256 cellar: :any, mojave: "a123e229e87c6acb5e38292e35671f71e49d0cd0afbb1a315d941a49ab3ec8e4" - sha256 cellar: :any, high_sierra: "798b64ce99c516e735c76aea05944869124634488c82af5ba3f2930f60d83de3" - sha256 cellar: :any, sierra: "7740a6a2ba8aa701025c01553c57051e72b49e2f8f0774f064ca98832e1e58e9" - sha256 cellar: :any, el_capitan: "6853e909ed8057817becb03cbb5dbfdd3d4e2ea35348bf562e86dc51aed11a78" - sha256 cellar: :any_skip_relocation, x86_64_linux: "5d9f255bfbb15a12094a5b19036358a207019e041fe0a6f5a13365debffdeb9a" - end - - disable! date: "2023-09-25", because: :repo_archived - - resource "cputime" do - url "https:github.comg1mvcputime.git", - revision: "d435d91b872a4824fb507a02d0d1814ed3e791b0" - end - - resource "spookyhash" do - url "https:github.comg1mvspookyhasharchiverefstagsspookyhash-1.0.6.tar.gz" - sha256 "11215a240af513e673e2d5527cd571df0b4f543f36cce50165a6da41695144c6" - end - - def install - # The `gcc-ar` wrapper must be used for LTO to work for the static library on Linux. - ENV["AR"] = "gcc-ar" unless OS.mac? - (buildpath"benchmarklibscputime").install resource("cputime") - (buildpath"benchmarklibsspookyhash").install resource("spookyhash") - system "make" - include.install "srcdensity_api.h" - pkgshare.install "buildbenchmark" - lib.install "buildlibdensity.a" - lib.install "build#{shared_library("libdensity")}" - end - - test do - system pkgshare"benchmark", "-f" - end -end \ No newline at end of file diff --git a/Formula/d/docfx.rb b/Formula/d/docfx.rb index c73cda52cc..7a4bd80b21 100644 --- a/Formula/d/docfx.rb +++ b/Formula/d/docfx.rb @@ -6,6 +6,7 @@ class Docfx < Formula license "MIT" bottle do + sha256 cellar: :any_skip_relocation, arm64_sequoia: "0947f65af0ac5e2be8272cbb1e58ec9bb58c9a360f8914b2a680e3bfdd241e5e" sha256 cellar: :any_skip_relocation, arm64_sonoma: "4a7d1a6e441d983071dd1cb2f1a945ee55cb05cdb6cedd57d29a68c886794490" sha256 cellar: :any_skip_relocation, arm64_ventura: "be98269aced336adee7567f5bce4b75316b650595b2ff71d0059a259323b9ce5" sha256 cellar: :any_skip_relocation, arm64_monterey: "d6d7c94288c97591bea4b1eb37066663c1e1e3469c506babd95ea42fff52cf6f" diff --git a/Formula/d/doctl.rb b/Formula/d/doctl.rb index 08ab9527bf..45e63616cc 100644 --- a/Formula/d/doctl.rb +++ b/Formula/d/doctl.rb @@ -1,20 +1,18 @@ class Doctl < Formula desc "Command-line tool for DigitalOcean" homepage "https:github.comdigitaloceandoctl" - url "https:github.comdigitaloceandoctlarchiverefstagsv1.114.0.tar.gz" - sha256 "a19ab6a36f65ebf39786f79f3c53caadab508874f84fb5d701f04191c0b27408" + url "https:github.comdigitaloceandoctlarchiverefstagsv1.115.0.tar.gz" + sha256 "08c33702fa29d321b7ab005d16ddbc40d4acc6b0c1141080a127b820ae871156" license "Apache-2.0" head "https:github.comdigitaloceandoctl.git", branch: "main" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "2391332a7d73c9f90fc32df67f305f863ffceb71b4dba922a68ef182961ecf30" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "2391332a7d73c9f90fc32df67f305f863ffceb71b4dba922a68ef182961ecf30" - sha256 cellar: :any_skip_relocation, arm64_ventura: "2391332a7d73c9f90fc32df67f305f863ffceb71b4dba922a68ef182961ecf30" - sha256 cellar: :any_skip_relocation, arm64_monterey: "2391332a7d73c9f90fc32df67f305f863ffceb71b4dba922a68ef182961ecf30" - sha256 cellar: :any_skip_relocation, sonoma: "26f8fa39d52aa2c5f5d8c7409aef142410703cbcc1328f67728a18453f78d202" - sha256 cellar: :any_skip_relocation, ventura: "26f8fa39d52aa2c5f5d8c7409aef142410703cbcc1328f67728a18453f78d202" - sha256 cellar: :any_skip_relocation, monterey: "26f8fa39d52aa2c5f5d8c7409aef142410703cbcc1328f67728a18453f78d202" - sha256 cellar: :any_skip_relocation, x86_64_linux: "fefeece44eadcae6f782eaed2ff7d72bafd966c5c3260c5588c083bd570db051" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "9192d752b3a2f754fdb044b62bc4a8c538c0338efff3d11471cef59c09b3b43d" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "9192d752b3a2f754fdb044b62bc4a8c538c0338efff3d11471cef59c09b3b43d" + sha256 cellar: :any_skip_relocation, arm64_ventura: "9192d752b3a2f754fdb044b62bc4a8c538c0338efff3d11471cef59c09b3b43d" + sha256 cellar: :any_skip_relocation, sonoma: "124d2cd4360c0184a3eebc3080e058038ea971b7d2710c996d29b2e06b6d4559" + sha256 cellar: :any_skip_relocation, ventura: "124d2cd4360c0184a3eebc3080e058038ea971b7d2710c996d29b2e06b6d4559" + sha256 cellar: :any_skip_relocation, x86_64_linux: "9f00ea0a6bdab755814aec14728854848816ecdd8a55a5f3a456fcab128cbc90" end depends_on "go" => :build diff --git a/Formula/d/dolphie.rb b/Formula/d/dolphie.rb index 1e5d497f48..f93e8afa38 100644 --- a/Formula/d/dolphie.rb +++ b/Formula/d/dolphie.rb @@ -3,17 +3,17 @@ class Dolphie < Formula desc "Feature-rich top tool for monitoring MySQL" homepage "https:github.comcharles-001dolphie" - url "https:files.pythonhosted.orgpackages38192035a757471161c9d112bf32c20d3b0ae567385a34ce77fa81e1d6f490aedolphie-6.0.5.tar.gz" - sha256 "6ba31769189f144316574481ab67962747f68f872a8bb50b9e5637afe8cfd3e6" + url "https:files.pythonhosted.orgpackages886b8cedece20fd8f0f358e3ec4163661b2ea5a01b560ccb3a282751fc9ac9fbdolphie-6.1.0.tar.gz" + sha256 "976ad1e4f2c99322ec4a80c72a4ec153323a347254a6819fedf41508912185c7" license "GPL-3.0-or-later" bottle do - sha256 cellar: :any, arm64_sequoia: "aa659db8e54a3472f0be86303b210ce918cd17951dee28fdf6c0fbaf705fd378" - sha256 cellar: :any, arm64_sonoma: "6b39c05c805c22a2078e47bd3f824eb63de8c446adca0659db02e7284266e6c3" - sha256 cellar: :any, arm64_ventura: "baad0b69cd6ab46f7dfee0a9ca827f35692aac283e31d21cf45a0044bcc406ba" - sha256 cellar: :any, sonoma: "ca4dfd44adf6176d1a00cc14ae781165630a01d4ec63b44190676376066c38ba" - sha256 cellar: :any, ventura: "25a71f4e0cc8413c27ac90c806873425acc65f2b057e47ccda9ee572e1461b11" - sha256 cellar: :any_skip_relocation, x86_64_linux: "59e3b919da57f5430a5d818333791dd1b01cecaf72453a8826b279db2bca7945" + sha256 cellar: :any, arm64_sequoia: "bd03c20a7340020a2dc52e218dea07a7fa2802f299165d0ab20e2275fbd8943a" + sha256 cellar: :any, arm64_sonoma: "2caec9f090759d40d447b231f77b807a5f5144e0afbd723d42a3d0fb5fb53428" + sha256 cellar: :any, arm64_ventura: "b36a65c91c7e08788446491c7d536a6d9c7fa984ebb6e1acb66f3337b81a18e7" + sha256 cellar: :any, sonoma: "dbb5f2e4d524eb98a5972cf833c9c8a2e6e88ade405728d92eb35c2871b3f9e8" + sha256 cellar: :any, ventura: "770086f7f62f6128c83556481eb508ea2ab38f7e66bb5a459113a20c6adef488" + sha256 cellar: :any_skip_relocation, x86_64_linux: "29d6541b973f658c26e37e41e49e804dfea0cd2d00422d5c121b82da8b428ba8" end depends_on "rust" => :build # for orjson @@ -32,8 +32,8 @@ class Dolphie < Formula end resource "idna" do - url "https:files.pythonhosted.orgpackages006f93e724eafe34e860d15d37a4f72a1511dd37c43a76a8671b22a15029d545idna-3.9.tar.gz" - sha256 "e5c5dafde284f26e9e0f28f6ea2d6400abd5ca099864a67f576f3981c6476124" + url "https:files.pythonhosted.orgpackagesf1707703c29685631f5a7590aa73f1f1d3fa9a380e654b86af429e0934a32f7didna-3.10.tar.gz" + sha256 "12f65c9b470abda6dc35cf8e63cc574b1c52b11df2c86030af0ac09b01b13ea9" end resource "linkify-it-py" do @@ -77,13 +77,13 @@ class Dolphie < Formula end resource "platformdirs" do - url "https:files.pythonhosted.orgpackagesf519f7bee3a71decedd8d7bc4d3edb7970b8e899f3caef257b0f0d623f2f7b11platformdirs-4.3.3.tar.gz" - sha256 "d4e0b7d8ec176b341fb03cb11ca12d0276faa8c485f9cd218f613840463fc2c0" + url "https:files.pythonhosted.orgpackages13fc128cc9cb8f03208bdbf93d3aa862e16d376844a14f9a0ce5cf4507372de4platformdirs-4.3.6.tar.gz" + sha256 "357fb2acbc885b0419afd3ce3ed34564c13c9b95c89360cd9563f73aa5e2b907" end resource "plotext" do - url "https:files.pythonhosted.orgpackages27d758f5ec766e41f8338f04ec47dbd3465db04fbe2a6107bca5f0670ced253aplotext-5.2.8.tar.gz" - sha256 "319a287baabeb8576a711995f973a2eba631c887aa6b0f33ab016f12c50ffebe" + url "https:files.pythonhosted.orgpackagesc9d7f75f397af966fe252d0d34ffd3cae765317fce2134f925f95e7d6725d1ceplotext-5.3.2.tar.gz" + sha256 "52d1e932e67c177bf357a3f0fe6ce14d1a96f7f7d5679d7b455b929df517068e" end resource "pygments" do @@ -107,8 +107,8 @@ class Dolphie < Formula end resource "setuptools" do - url "https:files.pythonhosted.orgpackages3e2cf0a538a2f91ce633a78daaeb34cbfb93a54bd2132a6de1f6cec028eee6efsetuptools-74.1.2.tar.gz" - sha256 "95b40ed940a1c67eb70fc099094bd6e99c6ee7c23aa2306f4d2697ba7916f9c6" + url "https:files.pythonhosted.orgpackages27b8f21073fde99492b33ca357876430822e4800cdf522011f18041351dfa74bsetuptools-75.1.0.tar.gz" + sha256 "d59a21b17a275fb872a9c3dae73963160ae079f1049ed956880cd7c09b120538" end resource "sqlparse" do @@ -117,8 +117,8 @@ class Dolphie < Formula end resource "textual" do - url "https:files.pythonhosted.orgpackagesa40d9c3e18839b696fa6f3bf0e820579967d5c3ffafc9a7c28e557f0ed4a74a3textual-0.79.1.tar.gz" - sha256 "2aaa9778beac5e56957794ee492bd8d281d39516ccb0e507e726484a1327d8b2" + url "https:files.pythonhosted.orgpackages2cf0b530868b21d68fd27a8a68f7511ef8573e0d63b359004c50da7b36b6c7b7textual-0.81.0.tar.gz" + sha256 "b438f7e6bb143fdec379170ccc6709a32d273bd998e70179537109263de7c818" end resource "textual-autocomplete" do @@ -127,8 +127,8 @@ class Dolphie < Formula end resource "tree-sitter" do - url "https:files.pythonhosted.orgpackages4a6471b3a0ff7d0d89cb333caeca01992099c165bdd663e7990ea723615e60f4tree_sitter-0.20.4.tar.gz" - sha256 "6adb123e2f3e56399bbf2359924633c882cc40ee8344885200bca0922f713be5" + url "https:files.pythonhosted.orgpackages61878b37aebd12e386533fad099bcc33f9fff73fb2104b7ab79f91da57fee9e2tree-sitter-0.23.0.tar.gz" + sha256 "4c0d186f262a6b186e155a327150064abbf02b5659f7bc580eb965374025f2c2" end # sdist issue report, https:github.comgrantjenkspy-tree-sitter-languagesissues63 diff --git a/Formula/d/dolt.rb b/Formula/d/dolt.rb index 314b38065c..19508244b8 100644 --- a/Formula/d/dolt.rb +++ b/Formula/d/dolt.rb @@ -1,8 +1,8 @@ class Dolt < Formula desc "Git for Data" homepage "https:github.comdolthubdolt" - url "https:github.comdolthubdoltarchiverefstagsv1.43.0.tar.gz" - sha256 "74c87c4357e2a4d2c468e77043d61ef3a72314939c48009989ec46469b68f047" + url "https:github.comdolthubdoltarchiverefstagsv1.43.1.tar.gz" + sha256 "dcb7881c38529aa27494e104c7f9bc393f5418f349af7e801ebcbc36cdaa04ab" license "Apache-2.0" livecheck do @@ -11,12 +11,12 @@ class Dolt < Formula end bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "7957bb0005e742a1d1082dbe05350e504115823fc90abf22d4b291d8fe77fff0" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "97168c0c92ac58e3cc3e05b4f868e99132e01c3c5cce8a706bb4142125e93da4" - sha256 cellar: :any_skip_relocation, arm64_ventura: "b25a65e53056655be42d70447baa65f73c00c205d18ca8064cb96c7a47bd9fad" - sha256 cellar: :any_skip_relocation, sonoma: "e673d7c2c980d5fcb26fd53cb4fce81151db47bf9f87ad315f0806d0b3d52e59" - sha256 cellar: :any_skip_relocation, ventura: "781e6fa601c7aa7098cb113e924d9d312bd4f389d94686631a3ba059b6bda7d4" - sha256 cellar: :any_skip_relocation, x86_64_linux: "1e157b2be1eff301f1790f6ad3caf4510f15cfb2b37c82009db821b7e1d9684c" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "920909ad5ccb60d8ea90a62d04af0df06515f62fa3313cc56d71dfe5a25ecbc9" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "3793c35ade789e2635c684b338161221e634bd1beb3b6b212abfa03ccb8625aa" + sha256 cellar: :any_skip_relocation, arm64_ventura: "aa8a4f4ddb0bfeb9b56aaa97ef227ff80a17aaf706fb9404956818a54a2e775e" + sha256 cellar: :any_skip_relocation, sonoma: "78f4b041a30b3065351a3590dfad57ee16b085cfe1511dc4cc66710303911ada" + sha256 cellar: :any_skip_relocation, ventura: "f9731f6b0fe51d5bbfa70d1a868707e916b94480c5f9f70ef9fc117a8b1b71b8" + sha256 cellar: :any_skip_relocation, x86_64_linux: "a1133af55da8781b915e6d77dcf06f13947a493bcc9c8bb369bab0f944e5bae9" end depends_on "go" => :build diff --git a/Formula/d/dotnet.rb b/Formula/d/dotnet.rb index 0ae8f104d6..525bfdc241 100644 --- a/Formula/d/dotnet.rb +++ b/Formula/d/dotnet.rb @@ -3,18 +3,17 @@ class Dotnet < Formula homepage "https:dotnet.microsoft.com" # Source-build tag announced at https:github.comdotnetsource-builddiscussions url "https:github.comdotnetdotnet.git", - tag: "v8.0.4", - revision: "83659133a1aa2b2d94f9c4ecebfa10d960e27706" + tag: "v8.0.8", + revision: "e78e8a64f20e61e1fea4f24afca66ad1dc56285f" license "MIT" bottle do - sha256 cellar: :any, arm64_sonoma: "b1c4d845fd53cf8e41b84989e28646df229b2ce71f6849cfbb41e8fec58bb1a1" - sha256 cellar: :any, arm64_ventura: "91db87f569f5a66979951af3fecf40eccfec203e9b5a66995bd21d0161f0efa5" - sha256 cellar: :any, arm64_monterey: "de1524e6d2bbdb0a5806b852bd4b4d7858d135d9bec9a938ca6243ef5b1ef59e" - sha256 cellar: :any, sonoma: "62612a47e65da5e8d8bbf38e09a747e77da589da8850d79eeac06c5d46ed518e" - sha256 cellar: :any, ventura: "91582419b6db04b8214688821439a20b3cff72d8e5a9d225f5ca680908a79738" - sha256 cellar: :any, monterey: "78c01438e9fbaf80015de638229b0fe221b1d6ad3a0f925d1d060a75e6a12704" - sha256 cellar: :any_skip_relocation, x86_64_linux: "955c0c5f9e833fa9efb29ae092bce5dd4a84e61aa4f4663ccdaef2affd0664b3" + sha256 cellar: :any, arm64_sequoia: "56e9eb10fb113e33afa6c2f9184e32c0870348923b006fa69552dc1b97f94239" + sha256 cellar: :any, arm64_sonoma: "5252be281f673ff78c83c46a7063a85256ff5528d8bf8c03b9074fbb6ec310dc" + sha256 cellar: :any, arm64_ventura: "365359b46dec4ffbc92479ba4dc3307015dc55046e91127142ff511d6c64955c" + sha256 cellar: :any, sonoma: "c018b3f6b3c2db277cbef6ea87b599da84358f20a2d6239f4574b6ad8a30798c" + sha256 cellar: :any, ventura: "8d5f216379964c3a8fd301870311e0d6d33f436128bffd104c02d03055433c85" + sha256 cellar: :any_skip_relocation, x86_64_linux: "d58cbbcb3443d41b3825720574f9fcf89ec18b5c01ba18ff94ece5cf8535c2de" end depends_on "cmake" => :build @@ -36,10 +35,24 @@ class Dotnet < Formula # GCC builds have limited support via community. fails_with :gcc + # Backport fix to build with Xcode 16 + patch do + url "https:github.comdotnetruntimecommit562efd6824762dd0c1826cc99e006ad34a7e9e85.patch?full_index=1" + sha256 "435002246227064be19db8065b945e94565b59362e75a72ee6d6322a25baa832" + directory "srcruntime" + end + + # Backport fix to build with Clang 19 + # Ref: https:github.comdotnetruntimecommit043ae8c50dbe1c7377cf5ad436c5ac1c226aef79 + patch :DATA + def install if OS.mac? - # Deparallelize to avoid missing PDBs + # Deparallelize to reduce chances of missing PDBs ENV.deparallelize + # Avoid failing on missing PDBs as unable to build bottle on all runners in current state + # Issue ref: https:github.comdotnetsource-buildissues4150 + inreplace "build.proj", \bFailOnMissingPDBs="true", 'FailOnMissingPDBs="false"' # Disable crossgen2 optimization in ASP.NET Core to work around build failure trying to find tool. # Microsoft.AspNetCore.App.Runtime.csproj(445,5): error : Could not find crossgen2 toolscrossgen2 @@ -50,6 +63,7 @@ def install else ENV.append_path "LD_LIBRARY_PATH", Formula["icu4c"].opt_lib ENV.append_to_cflags "-I#{Formula["krb5"].opt_include}" + ENV.append_to_cflags "-I#{Formula["zlib"].opt_include}" # Use our libunwind rather than the bundled one. inreplace "srcruntimeengSourceBuild.props", @@ -130,4 +144,42 @@ def caveats assert_equal "#{testpath}test.dll,a,b,c\n", shell_output("#{bin}dotnet run --framework #{target_framework} #{testpath}test.dll a b c") end -end \ No newline at end of file +end + +__END__ +diff --git asrcruntimesrccoreclrvmcomreflectioncache.hpp bsrcruntimesrccoreclrvmcomreflectioncache.hpp +index 08d173e61648c6ebb98a4d7323b30d40ec351d94..12db55251d80d24e3765a8fbe6e3b2d24a12f767 100644 +--- asrcruntimesrccoreclrvmcomreflectioncache.hpp ++++ bsrcruntimesrccoreclrvmcomreflectioncache.hpp +@@ -26,6 +26,7 @@ template class ReflectionCache + + void Init(); + ++#ifndef DACCESS_COMPILE + BOOL GetFromCache(Element *pElement, CacheType& rv) + { + CONTRACTL +@@ -102,6 +103,7 @@ template class ReflectionCache + AdjustStamp(TRUE); + this->LeaveWrite(); + } ++#endif !DACCESS_COMPILE + + private: + Lock must have been taken before calling this. +@@ -141,6 +143,7 @@ template class ReflectionCache + return CacheSize; + } + ++#ifndef DACCESS_COMPILE + void AdjustStamp(BOOL hasWriterLock) + { + CONTRACTL +@@ -170,6 +173,7 @@ template class ReflectionCache + if (!hasWriterLock) + this->LeaveWrite(); + } ++#endif !DACCESS_COMPILE + + void UpdateHashTable(SIZE_T hash, int slot) + { \ No newline at end of file diff --git a/Formula/d/dxpy.rb b/Formula/d/dxpy.rb index 670bdba866..96f5fc40f0 100644 --- a/Formula/d/dxpy.rb +++ b/Formula/d/dxpy.rb @@ -3,19 +3,17 @@ class Dxpy < Formula desc "DNAnexus toolkit utilities and platform API bindings for Python" homepage "https:github.comdnanexusdx-toolkit" - url "https:files.pythonhosted.orgpackagesd378beb59a5be6be5014d53eb794aa0e73c60e857ab501c4186174853823670cdxpy-0.382.0.tar.gz" - sha256 "c8427fdc2d293622e2fa250afe6e51fc85a21c5abed697be863eb7a644c502e7" + url "https:files.pythonhosted.orgpackagesfc2274984b062b32a812e86db7c9c6ae1057452557b1a5964ef8f3cc4cb80bebdxpy-0.383.1.tar.gz" + sha256 "377af4014a5f27efd6fe9478d0fa9c30ced245947fbd2e2e5713c8a37db598b0" license "Apache-2.0" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "785853ce0a3fdd0d5b781e66cc0992cc74a89525e21bedfeb039bceb47345bc2" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "0f39a4c7c04e08f2c3296f120fcad75ae4cc6f4ef74c888aebafaf5c587bc225" - sha256 cellar: :any_skip_relocation, arm64_ventura: "4437ddf66ed4bcb98c250287998354a02937ffcf653d15d77f82069b631fac7a" - sha256 cellar: :any_skip_relocation, arm64_monterey: "478a1becd0b8324b07c30c80d63bb1efff46edfbd4d8dc339f9bfac47a55f52a" - sha256 cellar: :any_skip_relocation, sonoma: "461551abe96cb1a3a9c51807907bb172904c7e6f4cff36fb223c7243609ce1b4" - sha256 cellar: :any_skip_relocation, ventura: "a5f479080c81433d257e7272ac1e91328b76d458bddceb5c71e3ba78775fbb64" - sha256 cellar: :any_skip_relocation, monterey: "1359527d78b5c90e9852e8fceaa298e0abc321343813a253ecc467710728e93b" - sha256 cellar: :any_skip_relocation, x86_64_linux: "29186d1cd3e58909e64c1f5aae175f2a2506e932fdebdf1cefbbcd0e2e1bebfe" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "9eebd284f9542ed0f50ab74654d66975033c17d16174be4d10a599f3688e29f0" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "18de10c7e7e81d561d0c954cce65e57fd0a0643b18616a7ea272203ffea960be" + sha256 cellar: :any_skip_relocation, arm64_ventura: "e0bae965a77df14276fa90d48f346658a508cd7fe6e1f5f9e160ac5d8d75dc11" + sha256 cellar: :any_skip_relocation, sonoma: "20553d5c4decd346b93e3bf62fe3310f688842eb0a14cf6639dca3ed420fdddd" + sha256 cellar: :any_skip_relocation, ventura: "736f5a6f35b8a7af98e15082a3239b94bd056cf540fb73de6ea4a12354931ec2" + sha256 cellar: :any_skip_relocation, x86_64_linux: "bc9340f0b9506c02f67f675f90fd69e274281f62da53a0ff8cdbf6a1f78c23e4" end depends_on "certifi" diff --git a/Formula/e/eigenpy.rb b/Formula/e/eigenpy.rb index af28b38d24..0ccc1f1518 100644 --- a/Formula/e/eigenpy.rb +++ b/Formula/e/eigenpy.rb @@ -1,18 +1,18 @@ class Eigenpy < Formula desc "Python bindings of Eigen library with Numpy support" homepage "https:github.comstack-of-taskseigenpy" - url "https:github.comstack-of-taskseigenpyreleasesdownloadv3.9.1eigenpy-3.9.1.tar.gz" - sha256 "3e00b96a4fd8d4d99d28afa671b7d407c07354555d6b6459d5b7ef468a4c5d71" + url "https:github.comstack-of-taskseigenpyreleasesdownloadv3.10.0eigenpy-3.10.0.tar.gz" + sha256 "041ca892a9dab2cd81ba828aeb247adfd44438db5d6037ed61fde1e833a3edbe" license "BSD-2-Clause" head "https:github.comstack-of-taskseigenpy.git", branch: "master" bottle do - sha256 cellar: :any, arm64_sequoia: "197e57d9c2a031c4ddf69d456c11111a85240a9c875b0f7687376559b9eed21d" - sha256 cellar: :any, arm64_sonoma: "017ee471096eef2a90edea7578d0a67c66f6ee76304b462f1f007fb06f35a65e" - sha256 cellar: :any, arm64_ventura: "904ea4655b022f706ce899487abe75771d34abadd58cd72823fed04771c54405" - sha256 cellar: :any, sonoma: "abf02dd75cb39ac8884815f400df672038fb6d5a159399975aa7b0522b744c2a" - sha256 cellar: :any, ventura: "ad1a19fda68706580f43a0291649c2150fe19460a715efc620b27295d19da411" - sha256 cellar: :any_skip_relocation, x86_64_linux: "6514de70dad0322c1cb93128b1dc4f48692cda8f42f4ae087821ec40bc3b48f4" + sha256 cellar: :any, arm64_sequoia: "6755fd097be0a2af177d1fc502a7f26ac7ade3e9129b5401b1808d4318a3ce96" + sha256 cellar: :any, arm64_sonoma: "d295b64c7a85cb8d508188164db5e1629e34387e2388da5b3fed67c745c273e0" + sha256 cellar: :any, arm64_ventura: "67edbc7ee532f0817c082d3e7e965f0ce137fafa43e5c6a89b9be98450e32934" + sha256 cellar: :any, sonoma: "50eb458e69802b78a77c63005f53781b965a5a853dd63d5d4df9bdc6c9a3e586" + sha256 cellar: :any, ventura: "3e20a28dd0787593b8bf1c44c68b28fb21440792cf95f7b525725e94fe34c928" + sha256 cellar: :any_skip_relocation, x86_64_linux: "b389d8b06851055dbf2a54f9ea0d02ecd524c77c88b2e5a724c86e8fa1c91d94" end depends_on "boost" => :build @@ -26,16 +26,6 @@ class Eigenpy < Formula depends_on "python@3.12" depends_on "scipy" - # Support numpy 2, upstream patch PR, https:github.comstack-of-taskseigenpypull496 - patch do - url "https:github.comstack-of-taskseigenpycommit98ec8fe8b2bcdde5b1fe2a85660cd7b7761e9e36.patch?full_index=1" - sha256 "fb32fd117fcd7d3bbbc751cb850fa2a8a3121a695f70269bce935352592d9067" - end - patch do - url "https:github.comstack-of-taskseigenpycommitb36cded3d855557bd69f63b215b9c45ecb8b0255.patch?full_index=1" - sha256 "ab5f5cfe66d23a1128de4340f49de28487b1ae7082bc48e71b68521fda540e5d" - end - def python3 "python3.12" end diff --git a/Formula/e/eksctl.rb b/Formula/e/eksctl.rb index 59d39d6345..50b4a11aac 100644 --- a/Formula/e/eksctl.rb +++ b/Formula/e/eksctl.rb @@ -2,20 +2,18 @@ class Eksctl < Formula desc "Simple command-line tool for creating clusters on Amazon EKS" homepage "https:eksctl.io" url "https:github.comeksctl-ioeksctl.git", - tag: "0.190.0", - revision: "3fccc8ed8683e2c5bf2e524ec93e30e5b41f3642" + tag: "0.191.0", + revision: "c736924d65ae9805e35a3505a960cb3c97c14f49" license "Apache-2.0" head "https:github.comeksctl-ioeksctl.git", branch: "main" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "8a7abd5b561fe510baa4e40d8dbe8d818c957e9dda43b8da0461a55c51067579" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "f7bfcd3db7da1bd7c505b555bc658b82baa2e2ecf43cd1c05e20e5932fd62146" - sha256 cellar: :any_skip_relocation, arm64_ventura: "e27d4f898493b681c02abf304fd3beb9b32802617dd2009fe7b7ab967e52ad5a" - sha256 cellar: :any_skip_relocation, arm64_monterey: "aa99e7cf294b9512093727115ae7c1a34c3ef93da4e38125145724120daeadf0" - sha256 cellar: :any_skip_relocation, sonoma: "afc84997802fce329c76cb95e7bb3eb7f295df3e71a08e905192d0dc69ea00dd" - sha256 cellar: :any_skip_relocation, ventura: "272c0a9568647f96b9cc079c07a1bb32452964606fbe4725f7b816c49a49ed19" - sha256 cellar: :any_skip_relocation, monterey: "6818d747ced51dad35554c9ff9d2c6f2db43afde8584708bc4eccaa53f75c56f" - sha256 cellar: :any_skip_relocation, x86_64_linux: "b289a5b91b16392475e0503b2bd91f6f9ca2735b11197d13ca3ffaf1ec75b03a" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "eadd95b2ed448a68bbb7e93ab80d592e73381548839173c28da3f4590783fefa" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "14b63c7f7aa5d27c79aab593485022889f4868dc3ab354be6229a22e06e594ba" + sha256 cellar: :any_skip_relocation, arm64_ventura: "90230cf93977c3b00a6cc075cfa7b0e203a96f2ddd68574ddb411cfe02526fac" + sha256 cellar: :any_skip_relocation, sonoma: "7442e32879e1f6a85daee7cf915075fd59670536c1249d82378902da4f2102be" + sha256 cellar: :any_skip_relocation, ventura: "78578c1242244a2a16e5cded9ec78f04ba6434bce6134169b942536873192707" + sha256 cellar: :any_skip_relocation, x86_64_linux: "0ab340e7a36d3889d3ef2cd267419266b43f676e94f57facaccd8e523627d628" end depends_on "counterfeiter" => :build diff --git a/Formula/e/erlang@26.rb b/Formula/e/erlang@26.rb index 855dfaf8e2..8a1dab64f9 100644 --- a/Formula/e/erlang@26.rb +++ b/Formula/e/erlang@26.rb @@ -9,7 +9,7 @@ class ErlangAT26 < Formula livecheck do url :stable - regex(^OTP[._-]v?(\d+(?:\.\d+)+)$i) + regex(^OTP[._-]v?(26(?:\.\d+)+)$i) end bottle do diff --git a/Formula/e/erlang_ls.rb b/Formula/e/erlang_ls.rb index 2cba601573..246cca2c73 100644 --- a/Formula/e/erlang_ls.rb +++ b/Formula/e/erlang_ls.rb @@ -1,19 +1,17 @@ class ErlangLs < Formula desc "Erlang Language Server" homepage "https:erlang-ls.github.io" - url "https:github.comerlang-lserlang_lsarchiverefstags0.53.0.tar.gz" - sha256 "e35383dd316af425a950a65d56e7e8179b0d179c3d6473be05306a9b3c0b0ef5" + url "https:github.comerlang-lserlang_lsarchiverefstags0.54.0.tar.gz" + sha256 "bdc2dcb4ec47e4ca06f69bb87947c4b8ef0251ec0ee286c839685e9b3a66bdd5" license "Apache-2.0" - revision 1 bottle do - rebuild 1 - sha256 cellar: :any_skip_relocation, arm64_sequoia: "c29526bbfe1346a66184bf374fba51e3e083bb311445aa9f1c078e6dabac7151" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "ada77a1615752881d5632cefc36b9f06c1bed8ee4f990d9ac8e64a7086ceb644" - sha256 cellar: :any_skip_relocation, arm64_ventura: "706d5776200376589006984147ec10b73030740cc8ebb46c45e1d826cc113856" - sha256 cellar: :any_skip_relocation, sonoma: "0240ba4ac93d48f3c18cfa706323067f2df880675560ed461db9c2f2bfc9fb2c" - sha256 cellar: :any_skip_relocation, ventura: "bee4af0a940d8466677c241bf50d7f06f0c3c9f878b3feddb8301b1e10971fad" - sha256 cellar: :any_skip_relocation, x86_64_linux: "a20377b55bff8fa003408fa66bb344cfd6a48c8d0f054b1a99698e83fd589643" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "14b806b747ad82132515c7daac0148eae43e3f8e662bc9823460aa2d1c87e047" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "ed48a99645da60e306ed92fde0cd0e8d97f299a155538fcf1a525bd94664cfea" + sha256 cellar: :any_skip_relocation, arm64_ventura: "914459e9c187f882660325d53d4df3851cb0fd62c52e68ce32d1bbd9de99be0a" + sha256 cellar: :any_skip_relocation, sonoma: "c081cca18f5827b93b778b5f7f8317ec3c098e687a9fafb9156e499aa3f164c9" + sha256 cellar: :any_skip_relocation, ventura: "27da19ac3697115a5e6d0cf1a39999df1b4a5c2a5e64285404b04c2aae123ec9" + sha256 cellar: :any_skip_relocation, x86_64_linux: "cbf51c1c798ad6f0e6ba9cd811d89d4ea61f862c55243f5e35129bb8948f9d1f" end depends_on "erlang" diff --git a/Formula/e/etcd-cpp-apiv3.rb b/Formula/e/etcd-cpp-apiv3.rb index 4149a45581..2b7e02725a 100644 --- a/Formula/e/etcd-cpp-apiv3.rb +++ b/Formula/e/etcd-cpp-apiv3.rb @@ -4,15 +4,15 @@ class EtcdCppApiv3 < Formula url "https:github.cometcd-cpp-apiv3etcd-cpp-apiv3archiverefstagsv0.15.4.tar.gz" sha256 "4516ecfa420826088c187efd42dad249367ca94ea6cdfc24e3030c3cf47af7b4" license "BSD-3-Clause" - revision 12 + revision 13 bottle do - sha256 cellar: :any, arm64_sequoia: "5179fb8de9f9198ea626b81837d671edeefc0e26e229de32425d0bacc9d25278" - sha256 cellar: :any, arm64_sonoma: "96f9d2d14577b6e46837374de0b309e439b0f7df3a43f8c6fee6c7ec414985ed" - sha256 cellar: :any, arm64_ventura: "0607001cf6bca0a0cd2197ed101ec129520fb2715606ac6ec6462e55805f7988" - sha256 cellar: :any, sonoma: "05148b7c32d2569d4cbf02e245da64dfe3f5dc3d352c15f4194961fde3430ba6" - sha256 cellar: :any, ventura: "42dc51d6bd4ba0e45276489b2c7266aa6b337ba5b6dd4f534e37fdd7440f408c" - sha256 cellar: :any_skip_relocation, x86_64_linux: "3cd5c65302327ae2f19fdedfee396f6b726d3e135d9addde9e641f746a302689" + sha256 cellar: :any, arm64_sequoia: "db4364829b5524b0c8185b61c817f218185ad7a62451ac11a01c37d30ed083a2" + sha256 cellar: :any, arm64_sonoma: "257407348c7633437ce42f73f954fb78496ea661ed72ee14661b09c80bb19a0b" + sha256 cellar: :any, arm64_ventura: "b725a602642116027a4089c112ec6ddccc25ca286d584486accc6a5befdde676" + sha256 cellar: :any, sonoma: "135cb3152bae82dcc00a7a25ecaa14dbfb886ae822a970d1540f5013c44a5cb5" + sha256 cellar: :any, ventura: "aec9663a2f4624c76eb6c89769986ba2b554688f8166521522589c13235dde96" + sha256 cellar: :any_skip_relocation, x86_64_linux: "c8525fc254709d4880181c5918e28584570f6516ef24658b1a98d5bfa2048e5a" end depends_on "cmake" => [:build, :test] diff --git a/Formula/e/eza.rb b/Formula/e/eza.rb index 3f2391db80..356ef1aff4 100644 --- a/Formula/e/eza.rb +++ b/Formula/e/eza.rb @@ -1,17 +1,17 @@ class Eza < Formula desc "Modern, maintained replacement for ls" homepage "https:github.comeza-communityeza" - url "https:github.comeza-communityezaarchiverefstagsv0.19.4.tar.gz" - sha256 "c0094b3ee230702d4dd983045e38ea2bd96375c16381c0206c88fae82fb551a4" - license "MIT" + url "https:github.comeza-communityezaarchiverefstagsv0.20.0.tar.gz" + sha256 "e6c058b13aecbed9f037c0607f0df19bc0a3532fea14dacd0090878ed4bbfadc" + license "EUPL-1.2" bottle do - sha256 cellar: :any, arm64_sequoia: "4e3bc60184bee89a387b1e717ab976ed944beb85cd73f808690a603c133eaff0" - sha256 cellar: :any, arm64_sonoma: "466fdab661c55fb4295a77a107a364ffe086145feae8702f809cc8fa929bcf27" - sha256 cellar: :any, arm64_ventura: "b7829b78bcdceddf5d87211582ca0cb1e98f6662d09733f873958a93e6d597c3" - sha256 cellar: :any, sonoma: "9d9f0274c05324692217796ed6767ddf8b4a9702b807f5b9a6a230a4f78b165e" - sha256 cellar: :any, ventura: "bf078efbe1ea26b5e9328105e280cbd5673a829e4013a07023d01ba70980652f" - sha256 cellar: :any_skip_relocation, x86_64_linux: "532eb1023c624dd5ae0844d0a9e5bd5b5ed06584e02c7a8a9c6298269c706c21" + sha256 cellar: :any, arm64_sequoia: "788df3ac2e6a0db487ac7743cbc64f662a00be90a570848f351683b82ebde558" + sha256 cellar: :any, arm64_sonoma: "0dfeea942dbc792bee505af642d39673bde9713b09ad0c537d524be3acd59ae1" + sha256 cellar: :any, arm64_ventura: "1b1c785be787ba5bc1b4836ed6e909d5e883461248af8269148f0452f45f9897" + sha256 cellar: :any, sonoma: "5b2c564108b95b375e3f4bdf33e4c1248772b4cbe1736d370b00ca33157023c5" + sha256 cellar: :any, ventura: "02a9bee00b362386e012e9d97cfba00c47ddb1bfed088ee270b58dda89b3854b" + sha256 cellar: :any_skip_relocation, x86_64_linux: "6c1f776eff84d198d6225fad1326bc6faea25c3e616d58a8e6ff0075166cb065" end depends_on "pandoc" => :build diff --git a/Formula/f/fastlane.rb b/Formula/f/fastlane.rb index 98061bee0a..8984416d76 100644 --- a/Formula/f/fastlane.rb +++ b/Formula/f/fastlane.rb @@ -1,8 +1,8 @@ class Fastlane < Formula desc "Easiest way to build and release mobile apps" homepage "https:fastlane.tools" - url "https:github.comfastlanefastlanearchiverefstags2.222.0.tar.gz" - sha256 "2e4624170873a03f9d59b333dd3e2c0ad9905848bf496e3ac98766f7d068407b" + url "https:github.comfastlanefastlanearchiverefstags2.223.0.tar.gz" + sha256 "53acb925505744d2daf54eaff0daf4eb0a36af5a97b8cd94b244d7088ee920f0" license "MIT" head "https:github.comfastlanefastlane.git", branch: "master" @@ -12,14 +12,12 @@ class Fastlane < Formula end bottle do - sha256 cellar: :any, arm64_sequoia: "691806f2aac9c52bcef7431318c89260a2ad900d3fd25327614a537328f6eec2" - sha256 cellar: :any, arm64_sonoma: "5759abba16aa2aba62600479800b8806bb630f045246fc9c390c837644938028" - sha256 cellar: :any, arm64_ventura: "cae603c32444e2a1163e24dbd9d0aebac6b9edfb0f06ba8afee21d664037c8f3" - sha256 cellar: :any, arm64_monterey: "59ef9d10a908dd9468b3727ff8254911e3f5f8b375de0cc7f3c97b691c289922" - sha256 cellar: :any, sonoma: "f027aae7bf6d91e0c0c9e514c1e8ef62842692d40e163d77e5538c5c52bc12fa" - sha256 cellar: :any, ventura: "0a8a4f5b90c99582956e807d24ed58f67eafaaffb5c0c580b9579461fb269a7d" - sha256 cellar: :any, monterey: "f94ce123b22d3cf0f0870499f8a58f033cb55af7aabfeedf79e3d1d2ba14f0cc" - sha256 cellar: :any_skip_relocation, x86_64_linux: "6dd14a74db870dd3966eb32ec97558f0a1f5add17ca56f238088397026315b96" + sha256 cellar: :any, arm64_sequoia: "a489e0ca80c10da197fe2af80c7b710e8894c33c49d196350bca0aa86ab93771" + sha256 cellar: :any, arm64_sonoma: "4a2e5db8fbaf3f36c3e64ac7087c0ea3ab4ad1a81baeddf3d0ca5253dd849de0" + sha256 cellar: :any, arm64_ventura: "831942870aca6c3f8ed848cebc1e3c263edc5bf02ffac3e9a17a28a3427e5a04" + sha256 cellar: :any, sonoma: "7606a31a34ee95fd4dd25dd465e7f49d64c8943554c3917a44133635d056da89" + sha256 cellar: :any, ventura: "46732dd959211c49da088bb829d400de21ec3f4b787c3666f450ad409f5b0361" + sha256 cellar: :any_skip_relocation, x86_64_linux: "2dae02308e4cdd4acf13054fcada6c013a49a75a3134f78225572c0f5e049939" end depends_on "ruby" diff --git a/Formula/f/fastnetmon.rb b/Formula/f/fastnetmon.rb index 2e12e285ad..3eaa5cfc07 100644 --- a/Formula/f/fastnetmon.rb +++ b/Formula/f/fastnetmon.rb @@ -4,14 +4,15 @@ class Fastnetmon < Formula url "https:github.compavel-odintsovfastnetmonarchiverefstagsv1.2.7.tar.gz" sha256 "c21fcbf970214dd48ee8aa11e6294e16bea86495085315e7b370a84b316d0af9" license "GPL-2.0-only" + revision 1 bottle do - sha256 cellar: :any, arm64_sequoia: "a236d73d50acdb76d566b71cf49b3699c4a5c41e7d5a9bd89eb4a2008075b37e" - sha256 cellar: :any, arm64_sonoma: "e1e434f0f9900ffb3ad4c9fd4d1604c21f0d91bc4c63a404ebbaa11d2fcb075d" - sha256 cellar: :any, arm64_ventura: "59df08cc9cde588ffb7928316cb0e49de6f9ead0e58f0d720e73c003719306b3" - sha256 cellar: :any, sonoma: "5361c5f6b3551d101a0c4285551166bb6b099f2f3750b083bd08840a61b1c217" - sha256 cellar: :any, ventura: "5334b64428ad1b65b204bcfa193bdb8d12723a0cb815919af647fa8516a0ed4a" - sha256 cellar: :any_skip_relocation, x86_64_linux: "4c586516c49208fa490c84d210ce64b28a51bbe46aba78993228021c0676070f" + sha256 cellar: :any, arm64_sequoia: "ed2df3b910741df379ba2ae5078e7365cc3bc30676a89e265b669a5864ebd8d1" + sha256 cellar: :any, arm64_sonoma: "a894c1adb691d0f044e94b4bc31ba4900b4c2ae0f84b4a55c2f621a68ea2ac81" + sha256 cellar: :any, arm64_ventura: "ad79e1622ec14f1ee0b74ef15214110e362d1f7b7e35123fe6220fcaaeaf4e49" + sha256 cellar: :any, sonoma: "b9b52ca7328304e9948590301850eaab0083b8b4dc47586648f657b6d97a4385" + sha256 cellar: :any, ventura: "3515079d9ab03c0d7e2fd2435d4c92808d2519a3872d95e8c310c4a65573eae8" + sha256 cellar: :any_skip_relocation, x86_64_linux: "7eea1c1ee9e69723a710186bd69900a85b50c3330ddf19a4337694017e7fee34" end depends_on "cmake" => :build diff --git a/Formula/f/fern-api.rb b/Formula/f/fern-api.rb index 9eab231a5b..4e61fe3973 100644 --- a/Formula/f/fern-api.rb +++ b/Formula/f/fern-api.rb @@ -1,12 +1,12 @@ class FernApi < Formula desc "Stripe-level SDKs and Docs for your API" homepage "https://buildwithfern.com/" - url "https://registry.npmjs.org/fern-api/-/fern-api-0.43.1.tgz" - sha256 "33f2abe5fd78cd29c3bdeaf856488b4f850d869d1f94d91cefae655cb4eb3c97" + url "https://registry.npmjs.org/fern-api/-/fern-api-0.43.5.tgz" + sha256 "1f1b45261a7c6dcc5647de6365e6269cfa7be2a4460b7d49b01b28a6c1170865" license "MIT" bottle do - sha256 cellar: :any_skip_relocation, all: "e9cf7b253bf66120a5e1f973631c43cfe8215a460b3258e1aa4505dbacff1597" + sha256 cellar: :any_skip_relocation, all: "23b7d7dd53e0797e91eb9d90053ccde4ed8f6f44d809432b5c7d7fb83133dae8" end depends_on "node" diff --git a/Formula/f/filebeat.rb b/Formula/f/filebeat.rb index a51d3542d5..a8b06bcc28 100644 --- a/Formula/f/filebeat.rb +++ b/Formula/f/filebeat.rb @@ -2,22 +2,20 @@ class Filebeat < Formula desc "File harvester to ship log files to Elasticsearch or Logstash" homepage "https:www.elastic.coproductsbeatsfilebeat" url "https:github.comelasticbeats.git", - tag: "v8.15.1", - revision: "88cc526a2d3e52dcbfa52c9dd25eb09ed95470e4" + tag: "v8.15.2", + revision: "26daf71e4ec87172523af7f0e916cba9f79dc0d0" # Outside of the "x-pack" folder, source code in a given file is licensed # under the Apache License Version 2.0 license "Apache-2.0" head "https:github.comelasticbeats.git", branch: "master" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "b848f5f08eb936243e401b317061aea9df8cb79e97bdb1ea74a3c719c131a489" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "fbe496be27995e1fda93b832b6ab0fdfd735127fa112d4063e2dafa805c6d39d" - sha256 cellar: :any_skip_relocation, arm64_ventura: "4ed3451a147b129de040da24ce6c6add7ecab25796809c3b42818c3ba79a01ec" - sha256 cellar: :any_skip_relocation, arm64_monterey: "5bed0af5f2dd1e915ecebec31152343296072a72503bc06359a1b1c1207f5530" - sha256 cellar: :any_skip_relocation, sonoma: "07c07e2f33b18c4d5353f1a32c6722432f15ffa4883856e6d4db4e7f3f6b8067" - sha256 cellar: :any_skip_relocation, ventura: "9e2caec9962e6bd196c890cada1bc463a7123d916ee68cda1da3772af3bcc1ef" - sha256 cellar: :any_skip_relocation, monterey: "307242e1253a6811efc2c687a7586b38aff07764e6ad22916ffba6cfbc0e7be3" - sha256 cellar: :any_skip_relocation, x86_64_linux: "aa662c11391518c4fa2c0e9b1fcafc36ba64ea71ee78dda37333bab75a23640c" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "21e3f32e03a69aa3695d2381ce0cb9f770ee639fdf822c9483d62cd91a2a901b" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "0c6d51f8e434af306485a829f1f9ba7fd55d995f335203183d91f2c614606244" + sha256 cellar: :any_skip_relocation, arm64_ventura: "b7afe70f110dacc393b4eea65f805b042197ff128f67b775e51e8929d17c0d25" + sha256 cellar: :any_skip_relocation, sonoma: "d07d5366cee2ae89dd4f124183cfd7da47aa958e0ff742200d3bdfb4dee02c7f" + sha256 cellar: :any_skip_relocation, ventura: "27c184622e6f735b988b613095d36e4a5b432da42a661f62e02eca870f651556" + sha256 cellar: :any_skip_relocation, x86_64_linux: "15aa07382a6c8d5520b847c6b3ed1bb7da5bf61e132d95c226b384517d89d235" end depends_on "go" => :build diff --git a/Formula/f/firefoxpwa.rb b/Formula/f/firefoxpwa.rb index 0f68de5306..f4d16915f2 100644 --- a/Formula/f/firefoxpwa.rb +++ b/Formula/f/firefoxpwa.rb @@ -1,18 +1,18 @@ class Firefoxpwa < Formula desc "Tool to install, manage and use Progressive Web Apps in Mozilla Firefox" homepage "https:pwasforfirefox.filips.si" - url "https:github.comfilips123PWAsForFirefoxarchiverefstagsv2.12.4.tar.gz" - sha256 "de532916f7467ff7fc27035454ec8ec4dd21cfbe860133678f024eff67a2a595" + url "https:github.comfilips123PWAsForFirefoxarchiverefstagsv2.12.5.tar.gz" + sha256 "97f6efb5a43a3fe32f09b0ae7b8669f755d6df7f7bff531f3cd64b392358a4d8" license "MPL-2.0" head "https:github.comfilips123PWAsForFirefox.git", branch: "main" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "b36c55539cc36ad9f3bf22b81f750e178b0068097cd3e827970a47cc8bb4b33e" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "8a9b0055e082ccca0b849e1381703a3014c704c46b51c724bb6e58aefa263e80" - sha256 cellar: :any_skip_relocation, arm64_ventura: "8f97d2b57a2107cb92ec1d1d97763a7a0d906c78795872394b5c9cfca0a0c845" - sha256 cellar: :any_skip_relocation, sonoma: "5c9d71ad76b22a20a918f0d7425d2a8f7bf49fa69d46acdd69b07db7ee7a40b6" - sha256 cellar: :any_skip_relocation, ventura: "de43c81f1927762b33488e97f03aa4d081e1b380678cd4ac894ff024c90fb0b0" - sha256 cellar: :any_skip_relocation, x86_64_linux: "d2230327473fe4945c71eee96e21436556acc6bcaf198665cb92b94b0005c78b" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "3acbfecd45ed77fc7ee0d2d83580d55a6f4f2d348875e56ac02a3c988baf2a73" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "6692edb02883ff5b5d9a145a86b40a26a809ac2232697d24b2bd44e019d7e453" + sha256 cellar: :any_skip_relocation, arm64_ventura: "bfebfaa7b56d9404635d987d165b48570bf76e838eae19e696c319a02dd8bc7c" + sha256 cellar: :any_skip_relocation, sonoma: "148323853aa436a98d57b7e28ce875cd261faefb3b153789587bd10e026c3af2" + sha256 cellar: :any_skip_relocation, ventura: "4d968253e00d2dbd6255f49081f8a2d2c4b0eb7731173bbc0408c9f8060ff258" + sha256 cellar: :any_skip_relocation, x86_64_linux: "656bfe7eb59e7b74dee7ac8dcbc8e1ae5ee72eaf9ae5f932c05a02eeb92f1d0e" end depends_on "rust" => :build diff --git a/Formula/f/flow.rb b/Formula/f/flow.rb index 22bbcd153a..c4cce1d6b5 100644 --- a/Formula/f/flow.rb +++ b/Formula/f/flow.rb @@ -1,18 +1,18 @@ class Flow < Formula desc "Static type checker for JavaScript" homepage "https:flow.org" - url "https:github.comfacebookflowarchiverefstagsv0.246.0.tar.gz" - sha256 "e85c645e7d7708974d2d16a146780ecf1f57498ea33f83c8bf22d7d166a30f01" + url "https:github.comfacebookflowarchiverefstagsv0.247.0.tar.gz" + sha256 "f646ab8320590425dbca9cb608ff766b5b0082d653904821585e747919f52a43" license "MIT" head "https:github.comfacebookflow.git", branch: "main" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "b3925555c62912127dd1bd2f3da0088f4f05b183f5d8d33148b09e3bfe33271d" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "525757ed63aa9db3bc0562a1e7f3a0e101fc78bbbf6e971cf96b7a99f85af815" - sha256 cellar: :any_skip_relocation, arm64_ventura: "2ba8776ff2b34987534649ff547aa3bce307b5401447c2787a6931ae51e48f37" - sha256 cellar: :any_skip_relocation, sonoma: "d706d10c38992e96381f39b841a1bc28e49d2b97c625208bef1b277de68114a7" - sha256 cellar: :any_skip_relocation, ventura: "121597e7e32a4cb199701b0592482bcea886f7222844f03ee4c6441127fe5ac6" - sha256 cellar: :any_skip_relocation, x86_64_linux: "c103c8bd41260c7bb1c65f9e945b43be5f0a0995b3c75ae37e9652d6debb6679" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "fa924685fd300215da6adbe1a35a2f6679735c2b83dc39f5d8b473a6e001001a" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "dfb350b91b8fd94f0db4d8b8de0b2d8692c91c3eb4b0fb43de2b68a8090085ae" + sha256 cellar: :any_skip_relocation, arm64_ventura: "f71b9e42bc34df58a2ab82aac9d34cdf45c5b5b5b226b786ac6b88eb6b21f340" + sha256 cellar: :any_skip_relocation, sonoma: "f318e60ff62b57b4b6043cce16c4819bb5cf86db393dc54a04c5900e73e7bb8d" + sha256 cellar: :any_skip_relocation, ventura: "344dada96a19a76dfb3c094e5ca2c94ea9816c9dc5feabf77e37f84966fda09f" + sha256 cellar: :any_skip_relocation, x86_64_linux: "bf548703c2980eb8b14a90c04507f0e16e78b4c0a7f3ca07d5bbc1480be5b3fe" end depends_on "ocaml" => :build diff --git a/Formula/f/flyctl.rb b/Formula/f/flyctl.rb index 032ebf9bde..82c8d014a4 100644 --- a/Formula/f/flyctl.rb +++ b/Formula/f/flyctl.rb @@ -2,8 +2,8 @@ class Flyctl < Formula desc "Command-line tools for fly.io services" homepage "https:fly.io" url "https:github.comsuperflyflyctl.git", - tag: "v0.3.8", - revision: "db4d0d7641f87f0e9c1f46bd1728794e78f0f294" + tag: "v0.3.10", + revision: "fb8153e0478281c49f278373fd8ee2001d2b5adb" license "Apache-2.0" head "https:github.comsuperflyflyctl.git", branch: "master" @@ -18,12 +18,12 @@ class Flyctl < Formula end bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "74906a2c5ccd2af0467cca50df2f0657db5d2424ee24c0c275488c02b9f3d9dc" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "74906a2c5ccd2af0467cca50df2f0657db5d2424ee24c0c275488c02b9f3d9dc" - sha256 cellar: :any_skip_relocation, arm64_ventura: "74906a2c5ccd2af0467cca50df2f0657db5d2424ee24c0c275488c02b9f3d9dc" - sha256 cellar: :any_skip_relocation, sonoma: "592ed84b3047b9a6dacf44a3ab3e3707606453d8a36642833b3c7fc596c2222d" - sha256 cellar: :any_skip_relocation, ventura: "592ed84b3047b9a6dacf44a3ab3e3707606453d8a36642833b3c7fc596c2222d" - sha256 cellar: :any_skip_relocation, x86_64_linux: "b5adcc6ee6a45c4d8551c8325406afcf091e2eddfeb7cd8db7632754d4c8303c" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "9d0162da027ca7748feabf8456a5adf2ad24d090678e6ed728c40996db1d1251" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "9d0162da027ca7748feabf8456a5adf2ad24d090678e6ed728c40996db1d1251" + sha256 cellar: :any_skip_relocation, arm64_ventura: "9d0162da027ca7748feabf8456a5adf2ad24d090678e6ed728c40996db1d1251" + sha256 cellar: :any_skip_relocation, sonoma: "9fd41cf4fa50e66aef34cb005a449f9d2fbf61a870ee4a318c4e28f097842f2b" + sha256 cellar: :any_skip_relocation, ventura: "9fd41cf4fa50e66aef34cb005a449f9d2fbf61a870ee4a318c4e28f097842f2b" + sha256 cellar: :any_skip_relocation, x86_64_linux: "b69721d24555ec49c4b1f0a6ceb549485a4f5c0ce71c222173c7e8783ea17bb8" end depends_on "go" => :build diff --git a/Formula/f/flyway.rb b/Formula/f/flyway.rb index 8e331a066b..de285b5340 100644 --- a/Formula/f/flyway.rb +++ b/Formula/f/flyway.rb @@ -1,8 +1,8 @@ class Flyway < Formula desc "Database version control to control migrations" homepage "https://flywaydb.org/" - url "https://search.maven.org/remotecontent?filepath=org/flywaydb/flyway-commandline/10.18.1/flyway-commandline-10.18.1.tar.gz" - sha256 "55795ea306b63e65b5dd6f984635bb9ddd0b4a47d1fcd0bc5ed13edcd760ac9b" + url "https://search.maven.org/remotecontent?filepath=org/flywaydb/flyway-commandline/10.18.2/flyway-commandline-10.18.2.tar.gz" + sha256 "c9cf5c19ddc310422dd773820539cce14bdb1d4dcefb4578d7a4e42aa2894516" license "Apache-2.0" livecheck do @@ -11,7 +11,7 @@ class Flyway < Formula end bottle do - sha256 cellar: :any_skip_relocation, all: "c19bedc7c089eb8bf9fbf4c668e4fba19eb894aba9d701b3dd2883fb268ade7c" + sha256 cellar: :any_skip_relocation, all: "8045aa3e2eeacb9ec36b9520d5a6045735b627b9d7610501ff6a34d0a010451f" end depends_on "openjdk" diff --git a/Formula/f/fortio.rb b/Formula/f/fortio.rb index da1e2b47ea..a44b0f358c 100644 --- a/Formula/f/fortio.rb +++ b/Formula/f/fortio.rb @@ -2,8 +2,8 @@ class Fortio < Formula desc "HTTP and gRPC load testing and visualization tool and server" homepage "https:fortio.org" url "https:github.comfortiofortio.git", - tag: "v1.66.5", - revision: "3af89dc91ec84b52b15015f771dc26d59e10416b" + tag: "v1.67.0", + revision: "39daadd7c6dcce3ce3f990240fee9819c617d383" license "Apache-2.0" # There can be a notable gap between when a version is tagged and a @@ -15,12 +15,12 @@ class Fortio < Formula end bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "7135bef976606a42c6bc0074bf022f1257e4fcd2453cd53c8c5995845ff1b632" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "5974dff4b8e0ef64a8a1365525b5926411dee2a715f217ba50b6fc68db6ee85b" - sha256 cellar: :any_skip_relocation, arm64_ventura: "e5c680ae26d9c42dc46bef031831f0c0257d4ebe6bcc9541e96b5dbf9fcf54c3" - sha256 cellar: :any_skip_relocation, sonoma: "89a8fefb0091e6e170806a966769e63e307020c42beb2f60a4be3ebe64cbe8fa" - sha256 cellar: :any_skip_relocation, ventura: "536141c09e85c704bd3d7f6e4849f4752e973be1665b4526c48eefd45ef05eec" - sha256 cellar: :any_skip_relocation, x86_64_linux: "40420e79b14fbc436ec542435d031daadc06e5f7825cbc46fe90ba2dc44bcda6" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "31b658167c076ac7fa24dcfc3ed791b8529278d65fc8bb3f4e4509b71f9938a5" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "39e715ba80e66baf5f89fd1beda5b72869441edf4d0a848bd1d060733e6f7dfe" + sha256 cellar: :any_skip_relocation, arm64_ventura: "ff28d502774fc05b01ec9f449ea0e9e947d62ed7dee0359975d344988d5e69d6" + sha256 cellar: :any_skip_relocation, sonoma: "d2a49f6cc3b97ed7366bdc64777c0a829be8289d3d00bc73fa67ecdc1a87b8b1" + sha256 cellar: :any_skip_relocation, ventura: "b3affc3b4e8c42fd79e447205da472e41b1503e561ae91d55e9268ef0144dd1c" + sha256 cellar: :any_skip_relocation, x86_64_linux: "4cfa0c6470dc4a4fd3412a1a2dfbb1db5141bdf5cc18dc1892c0f983578e2e60" end depends_on "go" => :build diff --git a/Formula/f/fribidi.rb b/Formula/f/fribidi.rb index 5a13be8b67..25155a8569 100644 --- a/Formula/f/fribidi.rb +++ b/Formula/f/fribidi.rb @@ -1,19 +1,17 @@ class Fribidi < Formula desc "Implementation of the Unicode BiDi algorithm" homepage "https:github.comfribidifribidi" - url "https:github.comfribidifribidireleasesdownloadv1.0.15fribidi-1.0.15.tar.xz" - sha256 "0bbc7ff633bfa208ae32d7e369cf5a7d20d5d2557a0b067c9aa98bcbf9967587" + url "https:github.comfribidifribidireleasesdownloadv1.0.16fribidi-1.0.16.tar.xz" + sha256 "1b1cde5b235d40479e91be2f0e88a309e3214c8ab470ec8a2744d82a5a9ea05c" license all_of: ["GPL-2.0-or-later", "LGPL-2.1-or-later"] bottle do - sha256 cellar: :any, arm64_sequoia: "bb08a9211122888aae9f879a6078ac1dfb22e2c8d99f49caa55e4d6cda336d88" - sha256 cellar: :any, arm64_sonoma: "b952c91e6ee4e12897cf70898359a4d60bf232339b3f4977bf37d427327764b2" - sha256 cellar: :any, arm64_ventura: "89815cfe07145e78cb6f9ac9df621f200d28a9aaf00c8da074d5c8202664e3bc" - sha256 cellar: :any, arm64_monterey: "cb3fb68e4c5c4ad8c007209db9ad7276d52252e849f6596d5348acc4eac54574" - sha256 cellar: :any, sonoma: "8fe7124ecc6586a136b380d73edf070c9dc16a122127139d2f15247bb9751143" - sha256 cellar: :any, ventura: "664ed32cf6eb7682b3ff7e86bd4fb3df5f86eb97ebfecf136c6312479c5b15bd" - sha256 cellar: :any, monterey: "7b5e17ea92b11e12f2d73faf9b61b829b42e95f656a57d9c61333177188d5824" - sha256 cellar: :any_skip_relocation, x86_64_linux: "f03a729ae535ac53791205a6be4e929e981fbd431c04eb2acb21ef132306629b" + sha256 cellar: :any, arm64_sequoia: "4904bb3375c1b1f2539cb657fbf17b0d93c050904febbba51e9dd690f3540e3b" + sha256 cellar: :any, arm64_sonoma: "0b03218a59bba62ca5a27b1a59d8c63f40478e3a957192121e1b2c593fcdb80c" + sha256 cellar: :any, arm64_ventura: "334c412359217397f5e5c5ad082540ac3d5d494ef543d81c01f4e482b36b699b" + sha256 cellar: :any, sonoma: "abda3f3925574ac53d9fa5a7629102dda29132a64cf1a9f756eedc3258d1e855" + sha256 cellar: :any, ventura: "70e46d9ac5dafc34d891f6d4e1fea8416e23383c30a3ef7b52250295a9643643" + sha256 cellar: :any_skip_relocation, x86_64_linux: "da83ac3be7e395ab2444c0968fb3dce389161f10c2b481ddd4b18a9056bc2d60" end def install diff --git a/Formula/f/ftjam.rb b/Formula/f/ftjam.rb deleted file mode 100644 index 812c79a186..0000000000 --- a/Formula/f/ftjam.rb +++ /dev/null @@ -1,64 +0,0 @@ -class Ftjam < Formula - desc "Build tool that can be used as a replacement for Make" - homepage "https://www.freetype.org/jam/" - url "https://downloads.sourceforge.net/project/freetype/ftjam/2.5.2/ftjam-2.5.2.tar.bz2" - sha256 "e89773500a92912de918e9febffabe4b6bce79d69af194435f4e032b8a6d66a3" - license :cannot_represent - - bottle do - sha256 cellar: :any_skip_relocation, arm64_ventura: "110a5feb1831f3bc2fd8d5c4b4cc8315cbc27676c3f08f65e040b9b109ef4bb6" - sha256 cellar: :any_skip_relocation, arm64_monterey: "09eb3674d68bc70c0a968bab37408395e82acb51ab594f36baae4275972ff9f2" - sha256 cellar: :any_skip_relocation, arm64_big_sur: "9c40cff88de5ed098fbc6373f6ceaf998a63b1f8189e930afbdeb7ab352e207e" - sha256 cellar: :any_skip_relocation, ventura: "2a6730f7f7a27f783a412f4b42a5f4ee3e856aebc453e728c6d14aa8ae0f19ad" - sha256 cellar: :any_skip_relocation, monterey: "2ade860ccc3972b17cab846917f1759e2676db0240b30375f9a289db365dd1e7" - sha256 cellar: :any_skip_relocation, big_sur: "84e96d642732ab02748dad0b9129c8094348d030bdb414adcacfb6633cc2d958" - sha256 cellar: :any_skip_relocation, catalina: "4440e1baa7919c2a6b7190b31f12067c20d1a532249bd22f842d84a821c3f8a8" - sha256 cellar: :any_skip_relocation, mojave: "039a1c54e4163cafd9e44b5efa4a3b9847a3375db5811b51db8557b5e92ba670" - sha256 cellar: :any_skip_relocation, high_sierra: "a91c9e777574a9e50d2bd7f53b5f357c6bda8a9e0de522bbddcd59af4a52c5d8" - sha256 cellar: :any_skip_relocation, sierra: "31e7d5357421066e2b58cab199a690691a8897e442e1472acdb3d0d829657670" - sha256 cellar: :any_skip_relocation, el_capitan: "f94287203827dea6ac5031e695c217a48b1b69e939dcd68a489c8477b4100447" - sha256 cellar: :any_skip_relocation, x86_64_linux: "03bc2f284df267e0e2f669480b142ae11c5bf15066eebc0dc7de69c42e116d41" - end - - disable! date: "2023-09-25", because: :unmaintained - - uses_from_macos "bison" => :build - - on_arm do - # Added automake as a build dependency to update config files for ARM support. - depends_on "automake" => :build - end - - conflicts_with "jam", because: "both install a `jam` binary" - - def install - if Hardware::CPU.arm? - # Workaround for ancient config files not recognizing aarch64 macos. - %w[config.guess config.sub].each do |fn| - cp Formula["automake"].share/"automake-#{Formula["automake"].version.major_minor}"/fn, "builds/unix/#{fn}" - end - end - system "./configure", "--prefix=#{prefix}" - system "make" - system "make", "install" - end - - test do - (testpath/"Jamfile").write <<~EOS - Main ftjamtest : ftjamtest.c ; - EOS - - (testpath/"ftjamtest.c").write <<~EOS - #include - - int main(void) - { - printf("FtJam Test\\n"); - return 0; - } - EOS - - assert_match "Cc ftjamtest.o", shell_output(bin/"jam") - assert_equal "FtJam Test\n", shell_output("./ftjamtest") - end -end \ No newline at end of file diff --git a/Formula/g/geoserver.rb b/Formula/g/geoserver.rb index d1ec910130..19f38b0217 100644 --- a/Formula/g/geoserver.rb +++ b/Formula/g/geoserver.rb @@ -1,8 +1,8 @@ class Geoserver < Formula desc "Java server to share and edit geospatial data" homepage "https://geoserver.org/" - url "https://downloads.sourceforge.net/project/geoserver/GeoServer/2.25.3/geoserver-2.25.3-bin.zip" - sha256 "1265b78b4aa2ecfe3c01fb42cfbb6a2365adbddcb7729c91e7bface36758c2df" + url "https://downloads.sourceforge.net/project/geoserver/GeoServer/2.26.0/geoserver-2.26.0-bin.zip" + sha256 "59e22d2f48f9d315985c81661f81058478f1bfd5ebeab1b460ef2b7b58d49cd3" license "GPL-2.0-or-later" # GeoServer releases contain a large number of files for each version, so the @@ -15,7 +15,7 @@ class Geoserver < Formula end bottle do - sha256 cellar: :any_skip_relocation, all: "9fc2d2bf95167a3362011d2f155366c55738457bd1118810e4710d8a5a44c969" + sha256 cellar: :any_skip_relocation, all: "ac76eb5e46240f47772594f634fd889fac707309d877a2e973e3d29f0f53fb47" end def install diff --git a/Formula/g/gf.rb b/Formula/g/gf.rb index 824ff69ab8..8ab80ef2d3 100644 --- a/Formula/g/gf.rb +++ b/Formula/g/gf.rb @@ -1,20 +1,18 @@ class Gf < Formula desc "App development framework of Golang" homepage "https:goframe.org" - url "https:github.comgogfgfarchiverefstagsv2.7.3.tar.gz" - sha256 "f7d9dcf3b19045ba4a69c5b4c2aec03094832f414a66edd84d46ae6079f9d798" + url "https:github.comgogfgfarchiverefstagsv2.7.4.tar.gz" + sha256 "cf2072b33fae489864b79e69b506b78cdf88c40769cde937d0822a086fd05103" license "MIT" head "https:github.comgogfgf.git", branch: "master" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "d81badfdb5b557c4f83ab6b7995c004e544c4a14e8ead3977017e06a3d12be0e" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "d81badfdb5b557c4f83ab6b7995c004e544c4a14e8ead3977017e06a3d12be0e" - sha256 cellar: :any_skip_relocation, arm64_ventura: "d81badfdb5b557c4f83ab6b7995c004e544c4a14e8ead3977017e06a3d12be0e" - sha256 cellar: :any_skip_relocation, arm64_monterey: "d81badfdb5b557c4f83ab6b7995c004e544c4a14e8ead3977017e06a3d12be0e" - sha256 cellar: :any_skip_relocation, sonoma: "7999c73f62f674a420360fbf29e88bfd02d0d811e9de3db831427fb28a28cb75" - sha256 cellar: :any_skip_relocation, ventura: "7999c73f62f674a420360fbf29e88bfd02d0d811e9de3db831427fb28a28cb75" - sha256 cellar: :any_skip_relocation, monterey: "7999c73f62f674a420360fbf29e88bfd02d0d811e9de3db831427fb28a28cb75" - sha256 cellar: :any_skip_relocation, x86_64_linux: "daf366675f68212485ee3a6aa71b74d2e40ee85f6c1e74b481ecf6510ed7f431" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "d5a512f6d4254ba6a5ccef9aaba80f0cbcc78395532b20655ffc8df746ff826f" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "d5a512f6d4254ba6a5ccef9aaba80f0cbcc78395532b20655ffc8df746ff826f" + sha256 cellar: :any_skip_relocation, arm64_ventura: "d5a512f6d4254ba6a5ccef9aaba80f0cbcc78395532b20655ffc8df746ff826f" + sha256 cellar: :any_skip_relocation, sonoma: "edb4d25fecf0021169dc113c835ff868e743dff184f903841c6bc9ead0efb7bd" + sha256 cellar: :any_skip_relocation, ventura: "edb4d25fecf0021169dc113c835ff868e743dff184f903841c6bc9ead0efb7bd" + sha256 cellar: :any_skip_relocation, x86_64_linux: "27b95547cc3d63d9ea8f6a50725df0cfcb6a0f650d5127ff51542a0f185e4954" end depends_on "go" => [:build, :test] diff --git a/Formula/g/git-flow.rb b/Formula/g/git-flow.rb index 0a831de48d..8873442487 100644 --- a/Formula/g/git-flow.rb +++ b/Formula/g/git-flow.rb @@ -5,10 +5,16 @@ class GitFlow < Formula revision 1 stable do - # Use the tag instead of the tarball to get submodules - url "https:github.comnviegitflow.git", - tag: "0.4.1", - revision: "1ffb6b1091f05466d3cd27f2da9c532a38586ed5" + # submodule checkout has some issue, `git:` protocol has been deprecated + # https:github.blogsecurityapplication-securityimproving-git-protocol-security-github + # upstream build issue report, https:github.comnviegitflowissues6490 + url "https:github.comnviegitflowarchiverefstags0.4.1.tar.gz" + sha256 "c1271b0ba2c6655e4ad4d79562f6a910c3b884f3d4e16985e227e67f8d95c180" + + resource "shFlags" do + url "https:github.comnvieshFlags.git", + revision: "2fb06af13de884e9680f14a00c82e52a67c867f1" + end resource "completion" do url "https:github.combobthecowgit-flow-completionarchiverefstags0.4.2.2.tar.gz" @@ -17,12 +23,17 @@ class GitFlow < Formula end bottle do - sha256 cellar: :any_skip_relocation, all: "cffa267a59238174b54b4058131b3fdf674d4fa79ff724dd7111f6bc7730c40f" + rebuild 1 + sha256 cellar: :any_skip_relocation, all: "e7442cededade2b577d356fe993deadf34718eed1bc0f5da5746e219ec2a22fe" end head do url "https:github.comnviegitflow.git", branch: "develop" + resource "shFlags" do + url "https:github.comnvieshFlags.git", branch: "master" + end + resource "completion" do url "https:github.combobthecowgit-flow-completion.git", branch: "develop" end @@ -31,6 +42,8 @@ class GitFlow < Formula conflicts_with "git-flow-avh", because: "both install `git-flow` binaries and completions" def install + (buildpath"shFlags").install resource("shFlags") + system "make", "prefix=#{libexec}", "install" bin.write_exec_script libexec"bingit-flow" resource("completion").stage do diff --git a/Formula/g/gitleaks.rb b/Formula/g/gitleaks.rb index aa1f8f8689..fed3287875 100644 --- a/Formula/g/gitleaks.rb +++ b/Formula/g/gitleaks.rb @@ -1,8 +1,8 @@ class Gitleaks < Formula desc "Audit git repos for secrets" homepage "https:github.comgitleaksgitleaks" - url "https:github.comgitleaksgitleaksarchiverefstagsv8.19.2.tar.gz" - sha256 "271c0869d3c4fc89d24de81a12348b1f725d79df67719dfa46abf6df12b5411c" + url "https:github.comgitleaksgitleaksarchiverefstagsv8.19.3.tar.gz" + sha256 "80b986a3a650fa08b8e864f57b4dffccaa50e6f9623d46a6b7f47c8dbad5da99" license "MIT" # Upstream creates releases that use a stable tag (e.g., `v1.2.3`) but are @@ -14,12 +14,12 @@ class Gitleaks < Formula end bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "ab3f4cd1ab5fee5148212c1fa10981abc42c285e9cb5bd0aa61d89147664c17f" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "ab3f4cd1ab5fee5148212c1fa10981abc42c285e9cb5bd0aa61d89147664c17f" - sha256 cellar: :any_skip_relocation, arm64_ventura: "ab3f4cd1ab5fee5148212c1fa10981abc42c285e9cb5bd0aa61d89147664c17f" - sha256 cellar: :any_skip_relocation, sonoma: "6537a57e2e461a0548f332347b7c68de5682565c6f719dc24a8a532e550ee8d0" - sha256 cellar: :any_skip_relocation, ventura: "6537a57e2e461a0548f332347b7c68de5682565c6f719dc24a8a532e550ee8d0" - sha256 cellar: :any_skip_relocation, x86_64_linux: "1d00bd9df8c01942398534b557dff7d44360bb93f3640fd01b36a3246a438aeb" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "759c52bc1db42c7379af59056430e971acc432fb554a4efb7f315fd38652dcba" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "759c52bc1db42c7379af59056430e971acc432fb554a4efb7f315fd38652dcba" + sha256 cellar: :any_skip_relocation, arm64_ventura: "759c52bc1db42c7379af59056430e971acc432fb554a4efb7f315fd38652dcba" + sha256 cellar: :any_skip_relocation, sonoma: "2b04d14cd79c1fb967207186874be02bf2a095d62c1e8d4fe18471e23d71113a" + sha256 cellar: :any_skip_relocation, ventura: "2b04d14cd79c1fb967207186874be02bf2a095d62c1e8d4fe18471e23d71113a" + sha256 cellar: :any_skip_relocation, x86_64_linux: "83995ae7624f0e23d0d9ba84b57dc1affd2b1a1852292497dbaeb7398c4d62ef" end depends_on "go" => :build @@ -32,7 +32,7 @@ def install end test do - (testpath"README").write "ghp_deadbeefdeadbeefdeadbeefdeadbeefdeadbeef" + (testpath"README").write "ghp_deadbeef61dc214e36cbc4cee5eb6418e38d" system "git", "init" system "git", "add", "README" system "git", "commit", "-m", "Initial commit" diff --git a/Formula/g/gitversion.rb b/Formula/g/gitversion.rb index 24e29b5b3c..b1a1d21395 100644 --- a/Formula/g/gitversion.rb +++ b/Formula/g/gitversion.rb @@ -6,6 +6,7 @@ class Gitversion < Formula license "MIT" bottle do + sha256 cellar: :any, arm64_sequoia: "f78eb7fc7468b5afbb26c4ed3630a81c6b5dc7c61a027cba7047ba9f88619e7d" sha256 cellar: :any, arm64_sonoma: "28d46db8b669808fc430a0b958316e6faff23f150555119c7095cfd100ce334c" sha256 cellar: :any, arm64_ventura: "33fc7543dfcec77c67c4759dd3c59b2d65b02d89df21fc1c2fea2d3646a651a4" sha256 cellar: :any, arm64_monterey: "36a19d0a3d5afee24bc6c503cde30201c932694dc8cfa8c29ea547621cea1490" diff --git a/Formula/g/gleam.rb b/Formula/g/gleam.rb index 6c91076038..51eef02c90 100644 --- a/Formula/g/gleam.rb +++ b/Formula/g/gleam.rb @@ -1,10 +1,9 @@ class Gleam < Formula desc "Statically typed language for the Erlang VM" homepage "https:gleam.run" - url "https:github.comgleam-langgleamarchiverefstagsv1.5.0.tar.gz" - sha256 "0342babfbd6d8201ae00b6b0ef5e0b181bce5690c703ffae8dd02542e024c4c2" + url "https:github.comgleam-langgleamarchiverefstagsv1.5.1.tar.gz" + sha256 "9955f255567b7e975505ab3633841bc0650afabd4bb31f3a337bce91e2fc29de" license "Apache-2.0" - revision 1 head "https:github.comgleam-langgleam.git", branch: "main" livecheck do @@ -13,13 +12,12 @@ class Gleam < Formula end bottle do - rebuild 1 - sha256 cellar: :any_skip_relocation, arm64_sequoia: "293fee21b68b162349528735735d4a5e64dc68dedd8bf4836a35d41d530b1436" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "72a3afa8905d3142685ab9b2af5b8394c8f143b7eb8913cf16121728f0186bbf" - sha256 cellar: :any_skip_relocation, arm64_ventura: "948428cd21bf47aa29c557622cb731aeca67288cb65e2286f1eee97172b2d12c" - sha256 cellar: :any_skip_relocation, sonoma: "5a28daf1cf8998d7781aec7ce975f02bca07270f15b53660779321d2e49d86a5" - sha256 cellar: :any_skip_relocation, ventura: "f4c8db62793928696d6c8490aa3bc1a39a58038ec23b3b1f95604637bc139924" - sha256 cellar: :any_skip_relocation, x86_64_linux: "ff1b2e327d3d7583af5a1ed4abbf306e9e2ca16fb982612925c5b9cde9f49a8a" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "41e5c98a1be5cc2e6e22be0aa0e26c5d15c892d36222711dfac7f5318659e0d9" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "902c039c235d4a3afe20c2ecaa835fde9fb494b5d53291a638c53bdc255e97c4" + sha256 cellar: :any_skip_relocation, arm64_ventura: "6f539596273fb44b0fed78000e5eed867518b1f9a91c8f8a2163000d5f236d76" + sha256 cellar: :any_skip_relocation, sonoma: "81fc2d568306bfffb6a6c35ae8985d3c151439bc1913e32330820c5cb59f739e" + sha256 cellar: :any_skip_relocation, ventura: "85746a076b92c7ef05491b2023bc7d274449f82788c1ef0e12d1b252306a1c08" + sha256 cellar: :any_skip_relocation, x86_64_linux: "4f67dfe40f7063e34b4689bba2782882fec9a93272d4fce4e627011a72816f6a" end depends_on "pkg-config" => :build diff --git a/Formula/g/glslang.rb b/Formula/g/glslang.rb index 22ab965180..d421a254f6 100644 --- a/Formula/g/glslang.rb +++ b/Formula/g/glslang.rb @@ -1,8 +1,8 @@ class Glslang < Formula desc "OpenGL and OpenGL ES reference compiler for shading languages" homepage "https:www.khronos.orgopenglessdktoolsReference-Compiler" - url "https:github.comKhronosGroupglslangarchiverefstags14.3.0.tar.gz" - sha256 "be6339048e20280938d9cb399fcdd06e04f8654d43e170e8cce5a56c9a754284" + url "https:github.comKhronosGroupglslangarchiverefstags15.0.0.tar.gz" + sha256 "c31c8c2e89af907507c0631273989526ee7d5cdf7df95ececd628fd7b811e064" license all_of: ["BSD-3-Clause", "GPL-3.0-or-later", "MIT", "Apache-2.0"] head "https:github.comKhronosGroupglslang.git", branch: "main" @@ -12,14 +12,12 @@ class Glslang < Formula end bottle do - sha256 cellar: :any, arm64_sequoia: "c6274387d67491f59bc02fc5ffea64af1a2ba12d0e164c2075ec79ec80f1604f" - sha256 cellar: :any, arm64_sonoma: "47ec2bd28333f865554eb3345c2725537d0643049628626ecf13f9ca317dbc5b" - sha256 cellar: :any, arm64_ventura: "390d16183d4dee8ae1e1f8b974189d26cf1bce4db7c4a8dbfe09cb439c927af6" - sha256 cellar: :any, arm64_monterey: "32d3f139cb61c855a13561eb946035355cfc28b48d44a180a8136b93e1c9292b" - sha256 cellar: :any, sonoma: "3bd7bc3c27df33d84c8063eeb0a88b1927f04b38b7b46993164d22783578844a" - sha256 cellar: :any, ventura: "87101567327645d36baf33384fdb407e9a9c53ddf95462137bef4b94bdc60b87" - sha256 cellar: :any, monterey: "af5b88f33e41ac73a0aaeaea12aab26c6590764e7b3213e7551f411fdca916a6" - sha256 cellar: :any_skip_relocation, x86_64_linux: "4614dd621b0f2792235693a83e5fbb51045d73301df7e6cc67f9b0c384a90457" + sha256 cellar: :any, arm64_sequoia: "cefed08c294b655c3f9f59afff321b5ab171b7485401d84489b363d15d6b5876" + sha256 cellar: :any, arm64_sonoma: "d1f8ac70040c50625096e9981bba70b8e2dc809e514b3e0c0008a1112317b6a0" + sha256 cellar: :any, arm64_ventura: "96864167e6d603a508e36746dffe21f35bde20ca89b5386ca5e7c126fdde3713" + sha256 cellar: :any, sonoma: "9075c61713da4f9816536d9548586837deb19f6dde14cc081dd5b624ae3a7862" + sha256 cellar: :any, ventura: "1df36c523281fd6f3def34d0afdfb2bb3cc07c42aed812d55fe16ee56ab3bb11" + sha256 cellar: :any_skip_relocation, x86_64_linux: "c50ddf958a0f1b6c28484a89519e3b51037b7d4027ec3bba007646cc48f3a9ea" end depends_on "cmake" => :build diff --git a/Formula/g/gnu-smalltalk.rb b/Formula/g/gnu-smalltalk.rb index af9aa20172..2b1a649859 100644 --- a/Formula/g/gnu-smalltalk.rb +++ b/Formula/g/gnu-smalltalk.rb @@ -18,17 +18,13 @@ class GnuSmalltalk < Formula end bottle do - rebuild 1 - sha256 arm64_sequoia: "7ec2f62389d06ea96a3a86c4ac049345f0826a43c1322079a0fb798ff93181fc" - sha256 arm64_sonoma: "d8fae2219f2257f6d225d46bfd70f91ba8021e7679e32e38e3397ef688384509" - sha256 arm64_ventura: "4de8a4750039f3dc1dd6b79a33f0e309cadd5c9f7fd4bedca768c2bc32899d51" - sha256 arm64_monterey: "62a1595337f20f89ec9004114659b91cddaa674018b3f52127d5f9be56bbc247" - sha256 sonoma: "004d31cd45e95d426796626816a456b8372ec00038239771ab20448fd9655afc" - sha256 ventura: "0d0749c9612ed7111d1e923e6cdee688f5aa2943dfbd45a62ab4701074b06fcf" - sha256 monterey: "a1fc98f122660e0bcf6005eb04cdc7ab941e4e44ee888ca20de10a411f1d2938" - sha256 big_sur: "3de7522ec83425a3ad683f0050298630d3a1dfe4065cd5f57c8e18e266e434d8" - sha256 catalina: "b389791ed3f702f317883b54421e9a47122326607b603a592dd5903a057ff344" - sha256 x86_64_linux: "d10915dea08be1b60576263f619653fca70471bfa64a07f1a0d73eac94055362" + rebuild 2 + sha256 arm64_sequoia: "fa42deb9637324919358ee25610a53e01088fb726c82f4128f9472da1311935c" + sha256 arm64_sonoma: "1a03cac9ae46b6523cc6353c3714b2fd5d1151df2d41fc3929d3c03bab813917" + sha256 arm64_ventura: "e737012cfb9f7029528a4f733125cc9dcf710b7f70fa2d2c19e5bbd16e7a6141" + sha256 sonoma: "0ee808a189abc91152255eb4b7401e56dafa3cad5a226b898e84aaf7a37fbdcf" + sha256 ventura: "a4df3db5ceb9a6d123906ee112131e3a33a25bc484124e3eaaf63858930492b7" + sha256 x86_64_linux: "f3cc37783b2695b0a1fa9e8fd21e7b4b2a77f10a4aa0c9a97d4e86fbb2e6a524" end head do diff --git a/Formula/g/gosec.rb b/Formula/g/gosec.rb index 183e69ac6f..515efae908 100644 --- a/Formula/g/gosec.rb +++ b/Formula/g/gosec.rb @@ -1,18 +1,18 @@ class Gosec < Formula desc "Golang security checker" homepage "https:securego.io" - url "https:github.comsecuregogosecarchiverefstagsv2.21.3.tar.gz" - sha256 "a055288d34dde54efcf6d3bdc1492d8384d661bf934b345d6db9cd8fc376472d" + url "https:github.comsecuregogosecarchiverefstagsv2.21.4.tar.gz" + sha256 "fe3d78c52383164906d3cca5b22e693e22a146a4b89a8f60438fdaa833e32b3f" license "Apache-2.0" head "https:github.comsecuregogosec.git", branch: "master" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "6149e9fa5db0b21d3620217c0a350ebc1579569e1f474eeb4a37bf652da0bdd2" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "6149e9fa5db0b21d3620217c0a350ebc1579569e1f474eeb4a37bf652da0bdd2" - sha256 cellar: :any_skip_relocation, arm64_ventura: "6149e9fa5db0b21d3620217c0a350ebc1579569e1f474eeb4a37bf652da0bdd2" - sha256 cellar: :any_skip_relocation, sonoma: "12584b86db4e00885a8a3b88a34bb18e37b3828d5efa93784165fd750b9c0c6d" - sha256 cellar: :any_skip_relocation, ventura: "12584b86db4e00885a8a3b88a34bb18e37b3828d5efa93784165fd750b9c0c6d" - sha256 cellar: :any_skip_relocation, x86_64_linux: "16c5dd2be89f15e85064e0a20e108f4a76fd6adfaa8b950c694fa956b901fe80" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "b5571a78eebcc2894002a97d6a0c61aa1e07e982720df4c1dc5696afa96b12de" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "b5571a78eebcc2894002a97d6a0c61aa1e07e982720df4c1dc5696afa96b12de" + sha256 cellar: :any_skip_relocation, arm64_ventura: "b5571a78eebcc2894002a97d6a0c61aa1e07e982720df4c1dc5696afa96b12de" + sha256 cellar: :any_skip_relocation, sonoma: "e74361f658185b11b73634ccb6c243da37dfef808d38a924f4bd4728ebec728b" + sha256 cellar: :any_skip_relocation, ventura: "e74361f658185b11b73634ccb6c243da37dfef808d38a924f4bd4728ebec728b" + sha256 cellar: :any_skip_relocation, x86_64_linux: "ddb2653a49926b73033c002e1b3fd9ec25d0a97d6df7e3ddc002d72fe422cabb" end depends_on "go" diff --git a/Formula/g/gperftools.rb b/Formula/g/gperftools.rb index 0816491896..dd0030aa6f 100644 --- a/Formula/g/gperftools.rb +++ b/Formula/g/gperftools.rb @@ -1,8 +1,8 @@ class Gperftools < Formula desc "Multi-threaded malloc() and performance analysis tools" homepage "https:github.comgperftoolsgperftools" - url "https:github.comgperftoolsgperftoolsreleasesdownloadgperftools-2.15gperftools-2.15.tar.gz" - sha256 "c69fef855628c81ef56f12e3c58f2b7ce1f326c0a1fe783e5cae0b88cbbe9a80" + url "https:github.comgperftoolsgperftoolsreleasesdownloadgperftools-2.16gperftools-2.16.tar.gz" + sha256 "f12624af5c5987f2cc830ee534f754c3c5961eec08004c26a8b80de015cf056f" license "BSD-3-Clause" livecheck do @@ -12,14 +12,12 @@ class Gperftools < Formula end bottle do - sha256 cellar: :any, arm64_sequoia: "d621d7422f24636874f586d474da2e89efaafc686d6a9aaf02c4bcedc8ec04e2" - sha256 cellar: :any, arm64_sonoma: "4028997c3d12b6e4885482ae58966354cc2fe80190c2a7ed135eb45e6b6276e0" - sha256 cellar: :any, arm64_ventura: "5e9f9b9c64f019690d06db1ffa1cef5de487afb374598685362c001a201a6ff0" - sha256 cellar: :any, arm64_monterey: "d6c3548e117705df73fb52c00e11a365945b5ea8098f17525f53705b95309e8d" - sha256 cellar: :any, sonoma: "3deabed6495f3ae795e6d5be1b355bb18905708143286da8f14ca30f6a6cc1a7" - sha256 cellar: :any, ventura: "b01da38a247526e8165566ac8fafc6c2f752b1b3c528487f05fc1e66892060c9" - sha256 cellar: :any, monterey: "085fbccd71f4c121f530fcf4cf0e76602233b55c8f3b1f99a8ccc5be0a9b59d8" - sha256 cellar: :any_skip_relocation, x86_64_linux: "25f20549f67205b20848e267614e039f03db0acc872ab78d2de1d76fd4b715d5" + sha256 cellar: :any, arm64_sequoia: "b4d276871df67ffac99cd78e33136c6c10cd03b7953fd2338157484eb98aa51c" + sha256 cellar: :any, arm64_sonoma: "98aaefc52161d42aaa50012e0d1f25f6b893f00369947bd72b5976be6651016e" + sha256 cellar: :any, arm64_ventura: "d428485901b9144e3b3d95ce3f0c4b344e1760dedb9672251ede5c6fac05b3a7" + sha256 cellar: :any, sonoma: "b0f53d444765abb98c3c6756b4453898c59ff9664801f3f8f753b391e9481a1d" + sha256 cellar: :any, ventura: "11454d149fe95769f52b1a679b7543a377896b136ed8756934b2309b5e79ed4f" + sha256 cellar: :any_skip_relocation, x86_64_linux: "04f8ba407cd4997e7c0f62e25568c3216a36b1dbc50335b5a8c53351b4a73614" end head do diff --git a/Formula/g/grpc.rb b/Formula/g/grpc.rb index 724d85c17c..5b2423038f 100644 --- a/Formula/g/grpc.rb +++ b/Formula/g/grpc.rb @@ -2,7 +2,7 @@ class Grpc < Formula desc "Next generation open source RPC library and framework" homepage "https:grpc.io" license "Apache-2.0" - revision 6 + revision 7 head "https:github.comgrpcgrpc.git", branch: "master" stable do @@ -29,12 +29,12 @@ class Grpc < Formula end bottle do - sha256 cellar: :any, arm64_sequoia: "4e31fe75933f4ce9e0e785f10cdb1dd5f40f8c53a047d718c488a414299fd8e8" - sha256 cellar: :any, arm64_sonoma: "e150fc7f960fbd9fe7857763326f856a57bd046f79f2287f391741fdb806cb97" - sha256 cellar: :any, arm64_ventura: "03c8e59489b68d2dcc2136bdc9778ea64d4cee9d0bf79b9bac2d4d0fdb5f3d6b" - sha256 cellar: :any, sonoma: "341f8b7373ba10ec2619bbf50b33f49400297e8aa6cc2c3e8ad1601b4a4eaba0" - sha256 cellar: :any, ventura: "ef1733175ff5b0b6e7e74a4a4e900439804e1965769cb974b9e4dcd7df3e35a1" - sha256 cellar: :any_skip_relocation, x86_64_linux: "1938279adb82b44de2f05d19919890ac246385ac35e3eac82833628caf603dc7" + sha256 cellar: :any, arm64_sequoia: "92ed563148e85a8a5420e5b68725e6a7a932c8f71b522faa3379651c1adcaf0b" + sha256 cellar: :any, arm64_sonoma: "bdd81428146c95b70e1efe98e226a0a2e5245492563453b43daf1e8c89a2032d" + sha256 cellar: :any, arm64_ventura: "1308b7fd12bc6aae128548d2a8f74a20f0fc7502858ac5d948cfbce9ca9660d3" + sha256 cellar: :any, sonoma: "a83b30201c69e0ea704d98baa1cef8b279e1ad86c9baa577943ab39ed17fd862" + sha256 cellar: :any, ventura: "075bf2bee52a27c4bd9b133407c770692f573dcdfcb9d587dac7e1eccd0f854b" + sha256 cellar: :any_skip_relocation, x86_64_linux: "0c728f7e34a87657120a330cd8f3d0f34d0039635e7647ea8193b6c47d09b24b" end depends_on "autoconf" => :build diff --git a/Formula/h/harfbuzz.rb b/Formula/h/harfbuzz.rb index 589762b4bf..a36e0c2461 100644 --- a/Formula/h/harfbuzz.rb +++ b/Formula/h/harfbuzz.rb @@ -1,18 +1,18 @@ class Harfbuzz < Formula desc "OpenType text shaping engine" homepage "https:github.comharfbuzzharfbuzz" - url "https:github.comharfbuzzharfbuzzarchiverefstags10.0.0.tar.gz" - sha256 "b63577e1d306d787a588b22f4e656da100d60b29d4d10a2e0157b575758566e4" + url "https:github.comharfbuzzharfbuzzarchiverefstags10.0.1.tar.gz" + sha256 "e7358ea86fe10fb9261931af6f010d4358dac64f7074420ca9bc94aae2bdd542" license "MIT" head "https:github.comharfbuzzharfbuzz.git", branch: "main" bottle do - sha256 cellar: :any, arm64_sequoia: "2e9719b04f9784571342387fd030714292d006f340180b548db51d268f1e4b46" - sha256 cellar: :any, arm64_sonoma: "75a1d390f1ffeadefca6ad3c1b8f6a6bcc7090d5acf7c1bf97e2b0c71d79d7b8" - sha256 cellar: :any, arm64_ventura: "f991b771d86c18cbb77d556570e7ba0b71b9161017be90502f82608bbd7632be" - sha256 cellar: :any, sonoma: "61c4136544038bf0ae82b401b0e84133e8e28839fe5f3b7d7b585ab79ae6f4cd" - sha256 cellar: :any, ventura: "891399517f77446d62641f338d6db4e2e75b44e32d24b3559e19be281718ddae" - sha256 x86_64_linux: "30f11a3352fcaef09b5ca17d4e8ec410e12190ce20231455c4b6c113074c3b4f" + sha256 cellar: :any, arm64_sequoia: "d7d99294e4a9cec03e2564de8bfbff6a7e13deb0bd65f9dc0f1c252a238e2ccd" + sha256 cellar: :any, arm64_sonoma: "47ff8bbd289471f8b5703009d59cb0269dd1dd028f71646586598466a9fa61aa" + sha256 cellar: :any, arm64_ventura: "59578346054df1c1060fde29159b90d3964fbec6462e77b5917d3db130077bf1" + sha256 cellar: :any, sonoma: "adee20f05e347bd6c3b200b16af44b46b073e1319ff49eea6daf6cd38663b099" + sha256 cellar: :any, ventura: "bef171dea7de12a26b1584dd149cf78d53e4c13614bcc386ea543d2c59483ede" + sha256 x86_64_linux: "9735013cd10088bfbe0e92ef4ff534cfe07ed5924337a06971c85ba415f59c41" end depends_on "gobject-introspection" => :build diff --git a/Formula/h/heartbeat.rb b/Formula/h/heartbeat.rb index 5438f95f49..60171412c3 100644 --- a/Formula/h/heartbeat.rb +++ b/Formula/h/heartbeat.rb @@ -2,20 +2,18 @@ class Heartbeat < Formula desc "Lightweight Shipper for Uptime Monitoring" homepage "https:www.elastic.cobeatsheartbeat" url "https:github.comelasticbeats.git", - tag: "v8.15.1", - revision: "88cc526a2d3e52dcbfa52c9dd25eb09ed95470e4" + tag: "v8.15.2", + revision: "26daf71e4ec87172523af7f0e916cba9f79dc0d0" license "Apache-2.0" head "https:github.comelasticbeats.git", branch: "master" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "b9fb0590600577811b34f36db2740278910822f79f2fbd1b1700df6500fe1e0a" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "95fbbce6cc097ca35e1301517a7bcd72dd5968b7ed42812c0b525400e3329c10" - sha256 cellar: :any_skip_relocation, arm64_ventura: "670b0d11fe1b23b86cdc2b9a81e7c330dbb1756fd64c9f35ade986423192025a" - sha256 cellar: :any_skip_relocation, arm64_monterey: "55bda8000c9e906b265d9889f5de16c6b1fc56c4b96d02fe1e6c9c25432b68ef" - sha256 cellar: :any_skip_relocation, sonoma: "659fd20301ca7c75db7e0e8a00e0ba81cf65c8fccc6216f833c21b7aa542a4ef" - sha256 cellar: :any_skip_relocation, ventura: "152c390e584bedb761eecddb48fe829eb5b163c0d2a504b487a74614ab4a574d" - sha256 cellar: :any_skip_relocation, monterey: "34e73a6d8319d68783e9c27d84f7ec8db9bcf8a4ebffd0f920f76c88a7c52995" - sha256 cellar: :any_skip_relocation, x86_64_linux: "20bd9a5fa4f8bfd758a43b2c4b54d29da998b523a2d4321f6b7f58720ecae951" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "0c7d0f039387af0e895370f5a566062d806f01dbed5f1505f238260aefd75651" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "d80be675d7c85742214786d7c38b46c41c2034eeccf433db9d7c6f2fc4f29214" + sha256 cellar: :any_skip_relocation, arm64_ventura: "26a9d278e089244b39310acedbf6179faf95eb08b8bc9ba01aed129ae1dd43dc" + sha256 cellar: :any_skip_relocation, sonoma: "aa60acc469553f05291aecd4ad6cd51d7df09a4e0408969bb29c0566cdef7c61" + sha256 cellar: :any_skip_relocation, ventura: "da42911e49b5267904d1afc01e70091542301a33ba8480d36c4f938bcc77d68c" + sha256 cellar: :any_skip_relocation, x86_64_linux: "829596118e75773038117a4ce09b62f9734845677037f85c47ff4b6b0490f468" end depends_on "go" => :build diff --git a/Formula/i/immich-cli.rb b/Formula/i/immich-cli.rb index e203e7b670..b5c7a4b78e 100644 --- a/Formula/i/immich-cli.rb +++ b/Formula/i/immich-cli.rb @@ -1,12 +1,12 @@ class ImmichCli < Formula desc "Command-line interface for self-hosted photo manager Immich" homepage "https://immich.app/docs/features/command-line-interface" - url "https://registry.npmjs.org/@immich/cli/-/cli-2.2.19.tgz" - sha256 "84ef0a4cb7d56994d3a24998771f7fec6c50c473fd5defeef0d4241ef9c11e86" + url "https://registry.npmjs.org/@immich/cli/-/cli-2.2.20.tgz" + sha256 "724f6f7dd805b5feb82961f5afa7dabaa5bff26b02cd4076ed5112210cb51b65" license "AGPL-3.0-only" bottle do - sha256 cellar: :any_skip_relocation, all: "fb623af7341f1844054bb44b412b27db12bacd207ae621bfef663d046c78d307" + sha256 cellar: :any_skip_relocation, all: "d069e41a033d7d1e6aaf5dc056bab7489e72b810303791d8009085e4c620b14b" end depends_on "node" diff --git a/Formula/j/jackett.rb b/Formula/j/jackett.rb index 40bd84a4f6..0aadde088a 100644 --- a/Formula/j/jackett.rb +++ b/Formula/j/jackett.rb @@ -1,17 +1,18 @@ class Jackett < Formula desc "API Support for your favorite torrent trackers" homepage "https:github.comJackettJackett" - url "https:github.comJackettJackettarchiverefstagsv0.22.666.tar.gz" - sha256 "991898d1259bef4fc5ae2ef5237d04bf6a3a3400d6a8c3f43feaf1a20ca65a63" + url "https:github.comJackettJackettarchiverefstagsv0.22.676.tar.gz" + sha256 "31085460e773f885139a0cdbdc8839d34c2bc51de15190344cd5910ae65fddd3" license "GPL-2.0-only" head "https:github.comJackettJackett.git", branch: "master" bottle do - sha256 cellar: :any, arm64_sonoma: "e1dc1c791005b3adee6d9a0c531872d556f50907b53012be1d6230a470328b06" - sha256 cellar: :any, arm64_ventura: "077306b41c83e86deccb25e73bca765e929cb622100be0083fb833d18fbb43c6" - sha256 cellar: :any, sonoma: "1f1730dc180fc122c36b379acc95d0f1de996e552b8b54651768f95145b8d16a" - sha256 cellar: :any, ventura: "645cdb3ff595d9dbb5d811904ef7da04d654b36146298b5daaba50ff949c90d9" - sha256 cellar: :any_skip_relocation, x86_64_linux: "b8d9b027de88d5e7871e910a52a04a340306d201e4701102f9c8b8b4a932a0ef" + sha256 cellar: :any, arm64_sequoia: "78d765e52262f1588e07a7b8ebc07f37b511cf503a9357e984c565bb12d88674" + sha256 cellar: :any, arm64_sonoma: "c797a016a40063750f20dd5f523032fa7b53882b5c912205b8cfa4f34e8e6c81" + sha256 cellar: :any, arm64_ventura: "7d7cb78aed5d1006beee49af6f17213cf3e88b5c63f1d68e627bafd596c18461" + sha256 cellar: :any, sonoma: "da5cbae7f2d9168061180d54bb3e877a2e4b4d89eaa31cf39dbdf97c0f6c185b" + sha256 cellar: :any, ventura: "a1ebd4ded5db9539f2c99207f972744e14f1e4d942e58b09e4a9ada83c492ea7" + sha256 cellar: :any_skip_relocation, x86_64_linux: "1886bcc44bafd7c6ac3e48a6cdf13947c083b7c4716e2ab184aeb205cffc79f9" end depends_on "dotnet" diff --git a/Formula/j/jam.rb b/Formula/j/jam.rb index ea828a750b..655587a526 100644 --- a/Formula/j/jam.rb +++ b/Formula/j/jam.rb @@ -28,8 +28,6 @@ class Jam < Formula # until further notice." deprecate! date: "2023-11-02", because: :unmaintained - conflicts_with "ftjam", because: "both install a `jam` binary" - # * Ensure is included on macOS, fixing the following error: # `make1.c:392:8: error: call to undeclared function 'unlink'`. # * Fix a typo that leads to an undeclared function error: diff --git a/Formula/k/kiota.rb b/Formula/k/kiota.rb index 584063ec7f..a6c901d766 100644 --- a/Formula/k/kiota.rb +++ b/Formula/k/kiota.rb @@ -7,6 +7,7 @@ class Kiota < Formula head "https:github.commicrosoftkiota.git", branch: "main" bottle do + sha256 cellar: :any_skip_relocation, arm64_sequoia: "66bdf5f4b892ec08b15dc8261b949c0ec0ced60e76a3e335d1a0d15eb4a67bd2" sha256 cellar: :any_skip_relocation, arm64_sonoma: "b6d3834ef9059ec491aa9ac378b0bf4917167c88b0d4296061cdc5c06bd6a799" sha256 cellar: :any_skip_relocation, arm64_ventura: "6c2e623027cd4168564aab495ea0bcedf87b932b0c158dceaa2bd517e60a30db" sha256 cellar: :any_skip_relocation, arm64_monterey: "1fda10609af91d6a2b002826836ca5c0d5573ab9d6de9ec258e1127fc6259e10" diff --git a/Formula/k/kubeconform.rb b/Formula/k/kubeconform.rb index 737756dfcb..b3c5689e23 100644 --- a/Formula/k/kubeconform.rb +++ b/Formula/k/kubeconform.rb @@ -7,20 +7,19 @@ class Kubeconform < Formula head "https:github.comyannhkubeconform.git", branch: "master" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "af0cffade03b33e2c18057722d21bfe30bb105981145dfd8e8ea25ed38e84f0e" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "9299dd255685b85b9a6c9e2230ce3a8e8370717a4a75c141dc6d7b26ab3951a7" - sha256 cellar: :any_skip_relocation, arm64_ventura: "1d6ddef665045d43c94cf2b8717ef072e161e614d42674648c181aac4d2987d6" - sha256 cellar: :any_skip_relocation, arm64_monterey: "e5e2b9ceed38c66246d80ff5e266a7da28cee09f07be700fe6c21fe0e22ef3e4" - sha256 cellar: :any_skip_relocation, sonoma: "6ae62caf12452ef0e925d92a6081a6a5684a757b5575adff826021bfd154fc10" - sha256 cellar: :any_skip_relocation, ventura: "ed5cf861eab09f6a297c8797fdec584555095d12a60439ed1ccbf8f0a7f11bcd" - sha256 cellar: :any_skip_relocation, monterey: "25ff3e90617a97ebae91009127b3c71ba393554d4e7dd3f525f47c5cedeee713" - sha256 cellar: :any_skip_relocation, x86_64_linux: "161bdbd38289ca34e13dea30bc62d28875690f2f2a3546d3672dc4af392d9c1e" + rebuild 1 + sha256 cellar: :any_skip_relocation, arm64_sequoia: "0971d5199510dea4a17e5d81b5dcb9c1cd663b22a6043f3b2ac34ebaf5e0f057" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "0971d5199510dea4a17e5d81b5dcb9c1cd663b22a6043f3b2ac34ebaf5e0f057" + sha256 cellar: :any_skip_relocation, arm64_ventura: "0971d5199510dea4a17e5d81b5dcb9c1cd663b22a6043f3b2ac34ebaf5e0f057" + sha256 cellar: :any_skip_relocation, sonoma: "79a09d5e396be8bf3ac812ed61250b6a5e1354bf887099618669924aa5893355" + sha256 cellar: :any_skip_relocation, ventura: "79a09d5e396be8bf3ac812ed61250b6a5e1354bf887099618669924aa5893355" + sha256 cellar: :any_skip_relocation, x86_64_linux: "e1e7733199b192aaeb2aa7bf21b41afacbf1eed5a26532164ef3a917f7b8feeb" end depends_on "go" => :build def install - system "go", "build", *std_go_args(ldflags: "-s -w"), ".cmdkubeconform" + system "go", "build", *std_go_args(ldflags: "-s -w -X main.version=v#{version}"), ".cmdkubeconform" (pkgshare"examples").install Dir["fixtures*"] end @@ -33,5 +32,7 @@ def install assert_match "ReplicationController bob is invalid", shell_output("#{bin}kubeconform #{testpath}invalid.yaml", 1) + + assert_match version.to_s, shell_output("#{bin}kubeconform -v") end end \ No newline at end of file diff --git a/Formula/l/lefthook.rb b/Formula/l/lefthook.rb index 82a73cfd8e..48d3da3016 100644 --- a/Formula/l/lefthook.rb +++ b/Formula/l/lefthook.rb @@ -1,18 +1,18 @@ class Lefthook < Formula desc "Fast and powerful Git hooks manager for any type of projects" homepage "https:github.comevilmartianslefthook" - url "https:github.comevilmartianslefthookarchiverefstagsv1.7.16.tar.gz" - sha256 "e84d8dfd84dd16b9e882196425a7404fb47186e4a9fb2ca234b675ebb20693e5" + url "https:github.comevilmartianslefthookarchiverefstagsv1.7.17.tar.gz" + sha256 "4ffe9d8d294a51adabd77363092c6e684c9b4e45b7bd58f6a356ec6e76852a5c" license "MIT" head "https:github.comevilmartianslefthook.git", branch: "master" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "1e87c7a2f84f2acc9116bdf0288f2d2d9e9cc3ee00ffc9f0c69f1d69e323fa24" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "1e87c7a2f84f2acc9116bdf0288f2d2d9e9cc3ee00ffc9f0c69f1d69e323fa24" - sha256 cellar: :any_skip_relocation, arm64_ventura: "1e87c7a2f84f2acc9116bdf0288f2d2d9e9cc3ee00ffc9f0c69f1d69e323fa24" - sha256 cellar: :any_skip_relocation, sonoma: "1f716a390c58c1bd8516b0f9ab8877868972ea4c09695c31bd61b2d8204f4da2" - sha256 cellar: :any_skip_relocation, ventura: "1f716a390c58c1bd8516b0f9ab8877868972ea4c09695c31bd61b2d8204f4da2" - sha256 cellar: :any_skip_relocation, x86_64_linux: "ec0a06332f0b3ba82eadce5a536d8914f8e3385fe26de72af5b7edd146645720" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "1f52ebb3bf03e0902bb6911de90fc18d64a3e9094b2d907bfa696c6cfed50f9c" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "1f52ebb3bf03e0902bb6911de90fc18d64a3e9094b2d907bfa696c6cfed50f9c" + sha256 cellar: :any_skip_relocation, arm64_ventura: "1f52ebb3bf03e0902bb6911de90fc18d64a3e9094b2d907bfa696c6cfed50f9c" + sha256 cellar: :any_skip_relocation, sonoma: "b539a798ec52cc24ccffbadd12a4fecd0cfeb57a2ada82d828285d638d114ba4" + sha256 cellar: :any_skip_relocation, ventura: "b539a798ec52cc24ccffbadd12a4fecd0cfeb57a2ada82d828285d638d114ba4" + sha256 cellar: :any_skip_relocation, x86_64_linux: "d2b712727b726e9af69d9f84899385f7e243c432bbff934735ae1e6a755342b8" end depends_on "go" => :build diff --git a/Formula/l/lincity-ng.rb b/Formula/l/lincity-ng.rb deleted file mode 100644 index 7f20410f1f..0000000000 --- a/Formula/l/lincity-ng.rb +++ /dev/null @@ -1,78 +0,0 @@ -class LincityNg < Formula - desc "City simulation game" - homepage "https:github.comlincity-nglincity-ng" - url "https:github.comlincity-nglincity-ngarchiverefstagslincity-ng-2.0.tar.gz" - sha256 "e05a2c1e1d682fbf289caecd0ea46ca84b0db9de43c7f1b5add08f0fdbf1456b" - license "GPL-2.0-or-later" - revision 3 - head "https:github.comlincity-nglincity-ng.git", branch: "master" - - bottle do - sha256 arm64_ventura: "6b711b74e0236a697f849e023e4b6b6982d80f678d5b14282600086b523dad48" - sha256 arm64_monterey: "090e1df14eb8311c8513d72bc733fb342a1f50a637349651f8cdeda99cf3fc50" - sha256 arm64_big_sur: "01d64e52421741c74326b51857baa6e9edd4a44a4f73d11c0e7e8da0fc8174ec" - sha256 ventura: "8f04968b1b3a750df0e8a7f2e69c6e349a5a917692d679e112f31c6f93e70576" - sha256 monterey: "29e668a93a01b16751d4f33b0ed6191143edfbd40a5809f7727b0a71f162b480" - sha256 big_sur: "7fbf9b693c4af73787f4264fd89c9a37b57c0920a09ef37900a628603ec08e65" - sha256 catalina: "2dedf12e64b833ec52060150a25ec7d60830e6a210d7758261cebc9214489537" - sha256 x86_64_linux: "1607207cc36f7e17cff98834551bbcced41b48357376855f2ceafe51883fd491" - end - - # Still needs deprecated `jam` build system. - # Ref: https:github.comlincity-nglincity-ngissues36 - # - # Support for SDL 2 in HEAD but upstream hasn't had a stable release since 2009-01-25. - # Ref: https:github.comlincity-nglincity-ngcommitd35c3bee434900deedd610b7b08a9bd8504e4c41 - disable! date: "2023-09-25", because: "depends on `jam` to build and uses deprecated SDL 1.2 formulae" - - depends_on "autoconf" => :build - depends_on "automake" => :build - depends_on "jam" => :build - depends_on "pkg-config" => :build - depends_on "physfs" - depends_on "sdl12-compat" - depends_on "sdl_gfx" - depends_on "sdl_image" - depends_on "sdl_mixer" - depends_on "sdl_ttf" - - on_linux do - depends_on "mesa" - depends_on "mesa-glu" - end - - def install - # Workaround for ancient config files not recognizing aarch64 macos. - if Hardware::CPU.arm? - %w[config.guess config.sub].each do |fn| - cp Formula["automake"].share"automake-#{Formula["automake"].version.major_minor}"fn, "mkautoconf#{fn}" - end - end - - # Generate CREDITS - system 'cat dataguicreditslist.xml | grep -v "@" | cut -d\> -f2 | cut -d\< -f1 >CREDITS' - system ".autogen.sh" - - args = std_configure_args + %W[ - --disable-sdltest - --datarootdir=#{pkgshare} - ] - args << "--with-apple-opengl-framework" if OS.mac? - - system ".configure", *args - system "jam", "install" - rm_r(["#{pkgshare}applications", "#{pkgshare}pixmaps"]) - end - - def caveats - <<~EOS - If you have problem with fullscreen, try running in windowed mode: - lincity-ng -w - EOS - end - - test do - (testpath".lincity-ng").mkpath - assert_match(lincity-ng version #{version}$, shell_output("#{bin}lincity-ng --version")) - end -end \ No newline at end of file diff --git a/Formula/l/llama.cpp.rb b/Formula/l/llama.cpp.rb index 45da981814..97defdb63d 100644 --- a/Formula/l/llama.cpp.rb +++ b/Formula/l/llama.cpp.rb @@ -3,8 +3,8 @@ class LlamaCpp < Formula homepage "https:github.comggerganovllama.cpp" # CMake uses Git to generate version information. url "https:github.comggerganovllama.cpp.git", - tag: "b3825", - revision: "1e436302188a704ac9ea044af03193648806f19c" + tag: "b3828", + revision: "95bc82fbc0df6d48cf66c857a4dda3d044f45ca2" license "MIT" head "https:github.comggerganovllama.cpp.git", branch: "master" @@ -14,12 +14,12 @@ class LlamaCpp < Formula end bottle do - sha256 cellar: :any, arm64_sequoia: "7734ca12e5b005fcf66f9d83fff4f3664a1f89c4e90bc268fcabc5537f48c200" - sha256 cellar: :any, arm64_sonoma: "b9129b2f54408cbf14fd966d1aee30ab6b2ccafeb54d04473b582d29bdc003fd" - sha256 cellar: :any, arm64_ventura: "3d78a351e3ce7d3692a4b157d41cf4eba622e96fde3d9fce5b479ef153c41c74" - sha256 cellar: :any, sonoma: "1e7e1ba079162bbf963cb8ae2f99a6c88c7c456eb5283f75c22cb52a752b9d3f" - sha256 cellar: :any, ventura: "2b3a81d69965d10a97bad87925c76d86e0a7acd0b0a0ec7bffed7290957a849f" - sha256 cellar: :any_skip_relocation, x86_64_linux: "fabb145eacd6ea0e3bbae228da77a35fed4b0ed937ff9c3c55d35e49e9d6c934" + sha256 cellar: :any, arm64_sequoia: "bfe93a8ac5a023816a691cfdae0540cf1c1d994791fbf707b87a64209d3f8bb3" + sha256 cellar: :any, arm64_sonoma: "2b9edfc87b96f580cef11e9bda4dd9435133adbb6c89956ff6af41cddec157b6" + sha256 cellar: :any, arm64_ventura: "0db0c74f364049d0e6cb141fbf3360e5a46f9da399d97b71f5686aff3901e7cc" + sha256 cellar: :any, sonoma: "9912f1dd2133ed582cc6e663bbaa09bfa2972a6e161d76feb49ed7d10dfb992f" + sha256 cellar: :any, ventura: "fa6f325c8f32ae65d7ec0ae5384c815727f35bd641e472480afc63791b681c8e" + sha256 cellar: :any_skip_relocation, x86_64_linux: "bf6c859caf19e11e510183c3f56edba7e12e6d503f3a46340d7d66748a91d6d3" end depends_on "cmake" => :build diff --git a/Formula/l/logstash.rb b/Formula/l/logstash.rb index c7271f655b..60af577aaa 100644 --- a/Formula/l/logstash.rb +++ b/Formula/l/logstash.rb @@ -1,8 +1,8 @@ class Logstash < Formula desc "Tool for managing events and logs" homepage "https:www.elastic.coproductslogstash" - url "https:github.comelasticlogstasharchiverefstagsv8.15.1.tar.gz" - sha256 "50e651331dbd5ba323304e26bb44ae46ffe076caa85e1a7241dd10cd6ef1afe8" + url "https:github.comelasticlogstasharchiverefstagsv8.15.2.tar.gz" + sha256 "624ea567d97eccf79947b72920dd0fd2809c6e7b3e8e154f0c7759e80a90fbc0" license "Apache-2.0" version_scheme 1 head "https:github.comelasticlogstash.git", branch: "main" @@ -13,13 +13,11 @@ class Logstash < Formula end bottle do - sha256 cellar: :any_skip_relocation, arm64_sonoma: "1b79cb49534a68e8bae1dfdf66778bd2bb0ee4555b455c5948c40af527b427d0" - sha256 cellar: :any_skip_relocation, arm64_ventura: "ea78ce66299356107a2c7195d9c9a3fef23f53988a7639f07114f7b2886ff586" - sha256 cellar: :any_skip_relocation, arm64_monterey: "985d591db83769cc9627449a6eb9a4d8f279e03165ce89051ad783067ffb7e9b" - sha256 cellar: :any, sonoma: "653463facd9486c193f3536b3a904be6579a25cbc6b18013aeedddc8c239164c" - sha256 cellar: :any, ventura: "647a1e2ba7f0a9584f61593ce4b52c00761132cfd56bf428e075a3c48bfb68fe" - sha256 cellar: :any, monterey: "1071def04bef2ca178cbe82326b113391c53665bb56543b0700ab4400bb270c7" - sha256 cellar: :any_skip_relocation, x86_64_linux: "0949a0115053f9596767442f5cedb203e3578257d741bbf5c5d4195091099b45" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "dd11d38bf955f904157a9fbc73773862cae44635a356a7e8eb22e0de9c747e57" + sha256 cellar: :any_skip_relocation, arm64_ventura: "f114c0607e257d90481982efe539abbc83770fd6acf5474a3a4bb99eb0fd83b7" + sha256 cellar: :any, sonoma: "146e95d3384c6e324b1d2e8d1bd51bfe4c6ada46f5ce383f96206a6d6a4b0004" + sha256 cellar: :any, ventura: "a33d6a6f9d5a13988ed229b85f0f07806cf56c8afeec9435f364ae45ee115917" + sha256 cellar: :any_skip_relocation, x86_64_linux: "80e48499a6c80f1e407fa21c809e649b25bcb433aa1bff6e1a68dd003c2a632e" end depends_on "openjdk@17" diff --git a/Formula/l/luarocks.rb b/Formula/l/luarocks.rb index b4586d07f4..28a7930247 100644 --- a/Formula/l/luarocks.rb +++ b/Formula/l/luarocks.rb @@ -12,14 +12,8 @@ class Luarocks < Formula end bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "d3c46a25116c112e7cd4dcd82e5c610c4292c9774aca0543c5eb822f87c69614" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "db9ab021d46007aedf360de024d8a1741885aafa27cc9a2b65e41bed95f68783" - sha256 cellar: :any_skip_relocation, arm64_ventura: "db9ab021d46007aedf360de024d8a1741885aafa27cc9a2b65e41bed95f68783" - sha256 cellar: :any_skip_relocation, arm64_monterey: "db9ab021d46007aedf360de024d8a1741885aafa27cc9a2b65e41bed95f68783" - sha256 cellar: :any_skip_relocation, sonoma: "3eeec01c328114fe26141a1fcd774098476d76fa39fc0b550203195aee28abdf" - sha256 cellar: :any_skip_relocation, ventura: "3eeec01c328114fe26141a1fcd774098476d76fa39fc0b550203195aee28abdf" - sha256 cellar: :any_skip_relocation, monterey: "3eeec01c328114fe26141a1fcd774098476d76fa39fc0b550203195aee28abdf" - sha256 cellar: :any_skip_relocation, x86_64_linux: "11447656d9da29a1cf229ee806fe34608ca99fb2c085e3b2d9245271eb89032d" + rebuild 1 + sha256 cellar: :any_skip_relocation, all: "0cf000ae5081eff2d53ed7fe0e7becdb59151b022afe68502954f52bae71b555" end depends_on "luajit" => :test @@ -35,8 +29,7 @@ def install "--sysconfdir=#{etc}", "--rocks-tree=#{HOMEBREW_PREFIX}" system "make", "install" - - return if HOMEBREW_PREFIX.to_s == "usrlocal" + generate_completions_from_executable(bin"luarocks", "completion") # Make bottles uniform to make an `:all` bottle luaversion = Formula["lua"].version.major_minor @@ -49,7 +42,6 @@ def install loader ].map { |file| share"lua"luaversion"luarocks#{file}.lua" } inreplace inreplace_files, "usrlocal", HOMEBREW_PREFIX - generate_completions_from_executable(bin"luarocks", "completion") end test do diff --git a/Formula/l/lynis.rb b/Formula/l/lynis.rb index 11f7d02e4f..68020b4f25 100644 --- a/Formula/l/lynis.rb +++ b/Formula/l/lynis.rb @@ -1,19 +1,17 @@ class Lynis < Formula desc "Security and system auditing tool to harden systems" homepage "https:cisofy.comlynis" - url "https:github.comCISOfylynisarchiverefstags3.1.1.tar.gz" - sha256 "ca38a27c9c92e78877be4ecffce25f3345a1d24bbcd68be66a3a600e2ff748d1" + url "https:github.comCISOfylynisarchiverefstags3.1.2.tar.gz" + sha256 "b0ed01d30a4415beb78acc47867f8e0779c9966d4febc5f4a31594ba2a0bd44d" license "GPL-3.0-only" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "f4d6a5a942866233920ba41e72d7b74521e7b6a86932080168f54b284e5db658" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "a7a6bd2da4ca0d667474e50b56aea971b8f8005cc1671783b066670c0a51622a" - sha256 cellar: :any_skip_relocation, arm64_ventura: "a7a6bd2da4ca0d667474e50b56aea971b8f8005cc1671783b066670c0a51622a" - sha256 cellar: :any_skip_relocation, arm64_monterey: "a7a6bd2da4ca0d667474e50b56aea971b8f8005cc1671783b066670c0a51622a" - sha256 cellar: :any_skip_relocation, sonoma: "b9c8022b97c3540b39b3d305a597999600fe0a9f95fda0228c476c0276ee26da" - sha256 cellar: :any_skip_relocation, ventura: "b9c8022b97c3540b39b3d305a597999600fe0a9f95fda0228c476c0276ee26da" - sha256 cellar: :any_skip_relocation, monterey: "b9c8022b97c3540b39b3d305a597999600fe0a9f95fda0228c476c0276ee26da" - sha256 cellar: :any_skip_relocation, x86_64_linux: "a7a6bd2da4ca0d667474e50b56aea971b8f8005cc1671783b066670c0a51622a" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "0b26eba32da66cef4c85819f95cfece20b4472fa05087b8735704764dd2fd1a3" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "0b26eba32da66cef4c85819f95cfece20b4472fa05087b8735704764dd2fd1a3" + sha256 cellar: :any_skip_relocation, arm64_ventura: "0b26eba32da66cef4c85819f95cfece20b4472fa05087b8735704764dd2fd1a3" + sha256 cellar: :any_skip_relocation, sonoma: "0828d46f43ade64b6b4ebbaa6bac1d3f4b6f01f9648b004bda56f985ef1ed4e1" + sha256 cellar: :any_skip_relocation, ventura: "0828d46f43ade64b6b4ebbaa6bac1d3f4b6f01f9648b004bda56f985ef1ed4e1" + sha256 cellar: :any_skip_relocation, x86_64_linux: "0b26eba32da66cef4c85819f95cfece20b4472fa05087b8735704764dd2fd1a3" end def install diff --git a/Formula/lib/libchamplain.rb b/Formula/lib/libchamplain.rb deleted file mode 100644 index f84f2e65ce..0000000000 --- a/Formula/lib/libchamplain.rb +++ /dev/null @@ -1,125 +0,0 @@ -class Libchamplain < Formula - desc "ClutterActor for displaying maps" - homepage "https://wiki.gnome.org/Projects/libchamplain" - url "https://download.gnome.org/sources/libchamplain/0.12/libchamplain-0.12.21.tar.xz" - sha256 "a915cd172a0c52944c5579fcb4683f8a878c571bf5e928254b5dafefc727e5a7" - license "LGPL-2.1-only" - - bottle do - sha256 cellar: :any, arm64_ventura: "5178bf3638a2027f1d5664fa78e2347879e0882d7a3181166dbad9b49121dab9" - sha256 cellar: :any, arm64_monterey: "2f252ae4637021bb9f29636cfc2b20d3dab10b04207d06152b4a47d812c52058" - sha256 cellar: :any, arm64_big_sur: "33c868d4bc619d31a4938952dece38e447aee5e4c18f89994b29d41eb3dd411d" - sha256 cellar: :any, ventura: "9962bd6ca9db0599c17a63e2f207342e88d7cdafc6230a982c2e91cfc26ac92d" - sha256 cellar: :any, monterey: "c5c68414f285b6ffc0ce1c3f2cf160083d45596ad64454e7260bb266812730c3" - sha256 cellar: :any, big_sur: "2945d61373d9f1d984c48b40be8718b79defe25033f65d8ad70662a143328b01" - sha256 cellar: :any, catalina: "2b4c4d1e01b47b3598b56d92b27a42b944a56c83b73f1e175e6854210dfe465e" - sha256 x86_64_linux: "5a616be881e0a1a0cd3a9c1064006c14f5e909df6366abbf5527523b380ef3e3" - end - - # It needs deprecated `cogl` and `clutter`. There isn't a plan to rewrite and homepage says: - # "Starting with GTK4, it is recommended to use libshumate instead of libchamplain" - # Ref: https://wiki.gnome.org/Projects/libchamplain - # Ref: https://gitlab.gnome.org/GNOME/libchamplain/-/issues/50 - # Ref: https://gitlab.gnome.org/GNOME/libchamplain/-/issues/52 - disable! date: "2023-09-25", because: :unmaintained - - depends_on "gnome-common" => :build - depends_on "gobject-introspection" => :build - depends_on "meson" => :build - depends_on "ninja" => :build - depends_on "pkg-config" => :build - depends_on "clutter" - depends_on "clutter-gtk" - depends_on "gtk+3" - depends_on "libsoup" - depends_on "sqlite" # try to change to uses_from_macos after python is not a dependency - - on_linux do - depends_on "vala" => :build - end - - def install - system "meson", "setup", "build", *std_meson_args - system "meson", "compile", "-C", "build", "--verbose" - system "meson", "install", "-C", "build" - end - - test do - (testpath/"test.c").write <<~EOS - #include - - int main(int argc, char *argv[]) { - GType type = champlain_license_get_type(); - return 0; - } - EOS - ENV.libxml2 - atk = Formula["atk"] - cairo = Formula["cairo"] - clutter = Formula["clutter"] - cogl = Formula["cogl"] - fontconfig = Formula["fontconfig"] - freetype = Formula["freetype"] - gdk_pixbuf = Formula["gdk-pixbuf"] - gettext = Formula["gettext"] - glib = Formula["glib"] - gtkx3 = Formula["gtk+3"] - harfbuzz = Formula["harfbuzz"] - json_glib = Formula["json-glib"] - libepoxy = Formula["libepoxy"] - libpng = Formula["libpng"] - libsoup = Formula["libsoup"] - pango = Formula["pango"] - pixman = Formula["pixman"] - flags = %W[ - -I#{atk.opt_include}/atk-1.0 - -I#{cairo.opt_include}/cairo - -I#{clutter.opt_include}/clutter-1.0 - -I#{cogl.opt_include}/cogl - -I#{fontconfig.opt_include} - -I#{freetype.opt_include}/freetype2 - -I#{gdk_pixbuf.opt_include}/gdk-pixbuf-2.0 - -I#{gettext.opt_include} - -I#{glib.opt_include}/gio-unix-2.0/ - -I#{glib.opt_include}/glib-2.0 - -I#{glib.opt_lib}/glib-2.0/include - -I#{gtkx3.opt_include}/gtk-3.0 - -I#{harfbuzz.opt_include}/harfbuzz - -I#{include}/champlain-0.12 - -I#{json_glib.opt_include}/json-glib-1.0 - -I#{libepoxy.opt_include} - -I#{libpng.opt_include}/libpng16 - -I#{libsoup.opt_include}/libsoup-3.0 - -I#{pango.opt_include}/pango-1.0 - -I#{pixman.opt_include}/pixman-1 - -D_REENTRANT - -L#{atk.opt_lib} - -L#{cairo.opt_lib} - -L#{clutter.opt_lib} - -L#{cogl.opt_lib} - -L#{gettext.opt_lib} - -L#{glib.opt_lib} - -L#{json_glib.opt_lib} - -L#{lib} - -L#{pango.opt_lib} - -latk-1.0 - -lcairo - -lcairo-gobject - -lchamplain-0.12 - -lclutter-1.0 - -lcogl - -lcogl-pango - -lcogl-path - -lgio-2.0 - -lglib-2.0 - -lgmodule-2.0 - -lgobject-2.0 - -ljson-glib-1.0 - -lpango-1.0 - -lpangocairo-1.0 - ] - flags << "-lintl" if OS.mac? - system ENV.cc, "test.c", "-o", "test", *flags - system "./test" - end -end \ No newline at end of file diff --git a/Formula/lib/libimobiledevice-glue.rb b/Formula/lib/libimobiledevice-glue.rb index 85d0318225..a3970c8fd9 100644 --- a/Formula/lib/libimobiledevice-glue.rb +++ b/Formula/lib/libimobiledevice-glue.rb @@ -1,20 +1,18 @@ class LibimobiledeviceGlue < Formula desc "Library with common system API code for libimobiledevice projects" homepage "https:libimobiledevice.org" - url "https:github.comlibimobiledevicelibimobiledevice-gluereleasesdownload1.2.0libimobiledevice-glue-1.2.0.tar.bz2" - sha256 "ff9cbc240c9780edfa43914a057b86362054053721b65fb04f54a25023b92b62" + url "https:github.comlibimobiledevicelibimobiledevice-gluereleasesdownload1.3.0libimobiledevice-glue-1.3.0.tar.bz2" + sha256 "96ec4eb2b1e217392149eafb2b5c3cd3e7110200f0e2bb5003c37d3ead7244ef" license "LGPL-2.1-or-later" head "https:github.comlibimobiledevicelibimobiledevice-glue.git", branch: "master" bottle do - sha256 cellar: :any, arm64_sequoia: "77b2c5214b32a1b25c954473b66a96b59ae74eead30d4c66f8b3817a30ab6645" - sha256 cellar: :any, arm64_sonoma: "5e00139aad86809adde7ad17bceeedda2a3177372df04fbe9a91bc3fa1366a5b" - sha256 cellar: :any, arm64_ventura: "005fde87e6014290eb3c9e08712b6dc93dc3febf2d56c44094f37f34fe149d10" - sha256 cellar: :any, arm64_monterey: "f433d2bd7a0f0af23fe462fcd8df88e87fc0c8f908d92c7f67a4a2f7a320a441" - sha256 cellar: :any, sonoma: "a248f4d3c9fdf4608e941d818317e5d86c2132c1140daa45bbf6a82f8f90a53c" - sha256 cellar: :any, ventura: "4580c48aec859791cb1771caf7ff609f09af8a4d9352883d1b104d6039cb193b" - sha256 cellar: :any, monterey: "607706dd2f6675ee2ff5900fe82ae1b666e10bb17892eb9c2b5ba9d3391219b4" - sha256 cellar: :any_skip_relocation, x86_64_linux: "1c30c5964567df2dcb1b86e70e41622aaf72d533effecc6ee0ef7348171eefdd" + sha256 cellar: :any, arm64_sequoia: "33ef233dc222d0a1cb968693cbb2d3ebe64c7c6e19138f2a1e6b338b451e7e59" + sha256 cellar: :any, arm64_sonoma: "18dfd61323aa5973369a9d77e3343ca6c90bfc18214bce5c4c93642a61f0a2ca" + sha256 cellar: :any, arm64_ventura: "c461d006a85e5ae261f6ebcd6ae6f2f95d91e139bfa7ada5d15c93d06f0f20a1" + sha256 cellar: :any, sonoma: "efad4621146934106b6811d6c5588b77360ddcbf6cd54bffe4f9782863483c1a" + sha256 cellar: :any, ventura: "2be57556681deb2cf330e643fa0c3b2b0df6ffd63a246b432683a97a13da02e5" + sha256 cellar: :any_skip_relocation, x86_64_linux: "4839a357a7b595fbff0c07339acbb8b23346c324d21537ad741320525e0c5700" end depends_on "autoconf" => :build diff --git a/Formula/lib/libphonenumber.rb b/Formula/lib/libphonenumber.rb index bd1e5f82fc..5abe868175 100644 --- a/Formula/lib/libphonenumber.rb +++ b/Formula/lib/libphonenumber.rb @@ -1,10 +1,9 @@ class Libphonenumber < Formula desc "C++ Phone Number library by Google" homepage "https:github.comgooglelibphonenumber" - url "https:github.comgooglelibphonenumberarchiverefstagsv8.13.45.tar.gz" - sha256 "831e73649074979847cbd46c78081a8552bd75cdf65e259b426a3247e532b686" + url "https:github.comgooglelibphonenumberarchiverefstagsv8.13.46.tar.gz" + sha256 "542460d54826de4c48a933e17eb92e2aeafc1e9fa93dbcfd4a4864d37a61d569" license "Apache-2.0" - revision 1 livecheck do url :stable @@ -12,12 +11,12 @@ class Libphonenumber < Formula end bottle do - sha256 cellar: :any, arm64_sequoia: "76d8c3805cef84d67cc9ca4c5c1e969ff6535f002d784b28395a9741c8c543d6" - sha256 cellar: :any, arm64_sonoma: "2f17b64a4c28478eb1ae20797f33d97b9118f44b82baaa67bce7b4424fa4674c" - sha256 cellar: :any, arm64_ventura: "27d8b7ae774cfb22ca45498497d73a960e825ffcf202bb78ab7d54e0ae78b9df" - sha256 cellar: :any, sonoma: "40a89e06f26728a07a1414bdf3eac2b0194df6cddea1b787859d0ee465603976" - sha256 cellar: :any, ventura: "cd19a6453f9204462f391d548699495b92ad9a6b55cf650405b3d9365fa4a05e" - sha256 cellar: :any_skip_relocation, x86_64_linux: "167529f6c4009132b6a4a845ece49753e81b828198099466312d9979750906c9" + sha256 cellar: :any, arm64_sequoia: "136f567369159f60cd3689cde9bc7271e0cd22f8409c5f0a37fefcdfbc4fae5a" + sha256 cellar: :any, arm64_sonoma: "a00ff9ba1202a177b5450a5b126f1cc4dcc682504cc4c9e5ecbc5cdc19a54c9e" + sha256 cellar: :any, arm64_ventura: "08edcb2624fbdf761fcf77059b82166db6e9850975e9116444b789a586d0993a" + sha256 cellar: :any, sonoma: "869c66787c2febb656edba3a359f271637134da4d393424abba6f354dd53358a" + sha256 cellar: :any, ventura: "d55adc879b3a63c34ec6825d121e9facf885a62e10fb4db1c7cc679d2f013680" + sha256 cellar: :any_skip_relocation, x86_64_linux: "aad13816e7e494fd5050117a4079264d58b8f77b76546ba8d9e6fb57332669be" end depends_on "cmake" => :build @@ -50,7 +49,7 @@ def install int main() { PhoneNumberUtil *phone_util_ = PhoneNumberUtil::GetInstance(); PhoneNumber test_number; - string formatted_number; + std::string formatted_number; test_number.set_country_code(1); test_number.set_national_number(6502530000ULL); phone_util_->Format(test_number, PhoneNumberUtil::E164, &formatted_number); @@ -61,7 +60,9 @@ def install } } EOS - system ENV.cxx, "-std=c++17", "test.cpp", "-L#{lib}", "-lphonenumber", "-o", "test" + system ENV.cxx, "-std=c++17", "test.cpp", + "-I#{Formula["protobuf"].opt_include}", + "-L#{lib}", "-lphonenumber", "-o", "test" system ".test" end end \ No newline at end of file diff --git a/Formula/lib/libpulsar.rb b/Formula/lib/libpulsar.rb index 464fd99ee3..8074872677 100644 --- a/Formula/lib/libpulsar.rb +++ b/Formula/lib/libpulsar.rb @@ -5,15 +5,15 @@ class Libpulsar < Formula mirror "https://archive.apache.org/dist/pulsar/pulsar-client-cpp-3.6.0/apache-pulsar-client-cpp-3.6.0.tar.gz" sha256 "522ca67bc911fcd4c0c9e4278628c9167b614a887c63fb04b04370156254d3b3" license "Apache-2.0" - revision 1 + revision 2 bottle do - sha256 cellar: :any, arm64_sequoia: "acb18afe36302ed87cedd1527f8fd8136041ef6a6c739543c844869ec8c19c30" - sha256 cellar: :any, arm64_sonoma: "02b2efb614507e949025a6cd790dc59e6d037ae4fb845d9bc519b560f6bb4db9" - sha256 cellar: :any, arm64_ventura: "dd04c9f7a04707d1bd3edf31be9585b447e30798138a15afc2d87ed47c4f5b16" - sha256 cellar: :any, sonoma: "d7f71129697cf7127d45324074eeac2dc07f60dff7985e876046cc6aeab4124f" - sha256 cellar: :any, ventura: "46473d2024cb838f50c0ed3ce58d50849ec0840a0171189eb13c8f7f250c73ca" - sha256 cellar: :any_skip_relocation, x86_64_linux: "5498a1d28d3e2f99b51056e2a88dd8289aee8b961b88cf182abe8b4cc434c250" + sha256 cellar: :any, arm64_sequoia: "d8210f8a3373fb2b6945a0c802ad15b4807c0f879363ba6d654fd1699370d119" + sha256 cellar: :any, arm64_sonoma: "4881994c4a1ec4cf2fcc48c054b952d5b65e1aa5986c7b01d0681fcf801c28e0" + sha256 cellar: :any, arm64_ventura: "2635d4dc5cc99c80a64504f8383fd00ca3a4e55bf0e75a1bb39933ecc3a291c7" + sha256 cellar: :any, sonoma: "4add86889b3a6e33ee81c5b689fef73faa3a8cddf37988a36d38b23bb779f83e" + sha256 cellar: :any, ventura: "23ff6c9bcc4061400cdb805710203028149c1713ea7703a916c7881fa38141af" + sha256 cellar: :any_skip_relocation, x86_64_linux: "1ccc5a9a3d782096150522012bb1c930622ef1b23f08f0b2df974d6b0254cb89" end depends_on "cmake" => :build diff --git a/Formula/lib/libtool.rb b/Formula/lib/libtool.rb index a8950dacac..0fcce6c9b8 100644 --- a/Formula/lib/libtool.rb +++ b/Formula/lib/libtool.rb @@ -1,22 +1,18 @@ class Libtool < Formula desc "Generic library support script" homepage "https://www.gnu.org/software/libtool/" - url "https://ftp.gnu.org/gnu/libtool/libtool-2.4.7.tar.xz" - mirror "https://ftpmirror.gnu.org/libtool/libtool-2.4.7.tar.xz" - sha256 "4f7f217f057ce655ff22559ad221a0fd8ef84ad1fc5fcb6990cecc333aa1635d" + url "https://ftp.gnu.org/gnu/libtool/libtool-2.5.3.tar.xz" + mirror "https://ftpmirror.gnu.org/libtool/libtool-2.5.3.tar.xz" + sha256 "898011232cc59b6b3bbbe321b60aba9db1ac11578ab61ed0df0299458146ae2e" license "GPL-2.0-or-later" bottle do - rebuild 3 - sha256 cellar: :any, arm64_sequoia: "a4c270c88d58da31c9747afc4d4c79274439df0569a7e09c31476d7e61c5cf5b" - sha256 cellar: :any, arm64_sonoma: "53032e6f9f95662e8d7e5776c13d99e526f27aa91046b379537e6c9926328532" - sha256 cellar: :any, arm64_ventura: "ddc4cbe56b2858f9e653d6c675e2e0a5a283748d1e21192963f9d5d828d9b4c8" - sha256 cellar: :any, arm64_monterey: "c075f2068699ea5ad408b952a58d9b0721072905014490d3adcc42c5636b9491" - sha256 cellar: :any, sequoia: "35d0895086c9f57bbaf09b55028081ec9ba3c20b6d4e4646b3a927e30978b928" - sha256 cellar: :any, sonoma: "774349ad71c3a2d6c2e0680939b995833d0c936fbb7dcf711a7b4503f986f0e6" - sha256 cellar: :any, ventura: "abebe5e185ad6d66e8798be461ccbb2bf2ef58e5da78376713f760d0929098ee" - sha256 cellar: :any, monterey: "eee91ce66c36b14328492b85f7fb4dd4bbe25c84fe48cda37352ca071faf4d03" - sha256 cellar: :any_skip_relocation, x86_64_linux: "8b4b093e7110026279c01fe6604308e0cc0e2ce4e341852f5cea87d944a59be1" + sha256 cellar: :any, arm64_sequoia: "1f26cc2d321343e11736fa4f7aea031651544291262584c0c94f5b6269422a29" + sha256 cellar: :any, arm64_sonoma: "e857244e8cf19dd0d0005ab9ad0a3a180e61285dcb981fd6deda5c2e362d98cd" + sha256 cellar: :any, arm64_ventura: "904b1aba635748ba67a6c8e64264edef34e9ab444faee45def5b6a5689942a8b" + sha256 cellar: :any, sonoma: "169193ec2d3672a4b13cdcad155723ee0ea03fdc726db81213569f6aa2a83246" + sha256 cellar: :any, ventura: "c35e90a528d4351c4b8c6b2d244dcec015851393fccd88e96d09f1497bed6274" + sha256 cellar: :any_skip_relocation, x86_64_linux: "91784670a1d9f78f471156a9d9633529d0ae06599f64de93de4210ac95f96b3f" end depends_on "m4" diff --git a/Formula/lib/libuv.rb b/Formula/lib/libuv.rb index b1db7000ef..0af67b9146 100644 --- a/Formula/lib/libuv.rb +++ b/Formula/lib/libuv.rb @@ -1,8 +1,8 @@ class Libuv < Formula desc "Multi-platform support library with a focus on asynchronous IO" homepage "https:libuv.org" - url "https:github.comlibuvlibuvarchiverefstagsv1.48.0.tar.gz" - sha256 "8c253adb0f800926a6cbd1c6576abae0bc8eb86a4f891049b72f9e5b7dc58f33" + url "https:github.comlibuvlibuvarchiverefstagsv1.49.0.tar.gz" + sha256 "a10656a0865e2cff7a1b523fa47d0f5a9c65be963157301f814d1cc5dbd4dc1d" license "MIT" head "https:github.comlibuvlibuv.git", branch: "v1.x" @@ -12,14 +12,12 @@ class Libuv < Formula end bottle do - sha256 cellar: :any, arm64_sequoia: "eb2702a91331f3b4eaa786ad0a9c64891ab04640c3846e19ec30a62f727c4204" - sha256 cellar: :any, arm64_sonoma: "803e5cefd2523e4f7fb2d70497df5df4b6bfbf3f285cfde9e9ff05f815bfb879" - sha256 cellar: :any, arm64_ventura: "5106b72009a33f1d670f25cf5d32b6262b68e8e56f6c81ed44fe52dc51434b08" - sha256 cellar: :any, arm64_monterey: "d00a735e0a6d7d83a3e9a8194d6e98aac12b1d65a121c1b4355539fce0957593" - sha256 cellar: :any, sonoma: "06b2dfb049b8962aab284b4e79f6c930a511a6d91e70055e3ee2ac8c53a36109" - sha256 cellar: :any, ventura: "34884eec86c4979a89a979c513390a61b66c43cefc494f8379d7526b73032250" - sha256 cellar: :any, monterey: "a4a9a1c0a453231b4e808ec26312c2f8da069ba085d3b748369c09298d35102d" - sha256 cellar: :any_skip_relocation, x86_64_linux: "d6a002656a1f5136d4e6c5bfb22051fd5156860ad7d3e01b70db240ad76a87a6" + sha256 cellar: :any, arm64_sequoia: "997f1c014b076c6744c42fcc4a351d79a32434d190d0d7678531050678eac97c" + sha256 cellar: :any, arm64_sonoma: "88e188e5184e17b56cf45a3d4680fb955eb383b735e64bbc490b5611054b221a" + sha256 cellar: :any, arm64_ventura: "3407490943732986a2a6f4323414bd374a28eea26405391431561c2941b2aae3" + sha256 cellar: :any, sonoma: "de2b11ff22fb86945c0e5091c2c20b18db6c6d9a752f99878592c3afb41d01f8" + sha256 cellar: :any, ventura: "782a4a09776eac3b375636eabe37faafc63720a98950d15491f8da80d7f47351" + sha256 cellar: :any_skip_relocation, x86_64_linux: "82e3f0ffed17fab9aafcb2517e897a54d9dc86ed5a1a05ed7ba936c8a963fcff" end depends_on "autoconf" => :build diff --git a/Formula/lib/libvatek.rb b/Formula/lib/libvatek.rb index 9ae59ae6e8..50231238a2 100644 --- a/Formula/lib/libvatek.rb +++ b/Formula/lib/libvatek.rb @@ -1,20 +1,18 @@ class Libvatek < Formula desc "User library to control VATek chips" homepage "https:github.comVisionAdvanceTechnologyIncvatek_sdk_2" - url "https:github.comVisionAdvanceTechnologyIncvatek_sdk_2archiverefstagsv3.10.tar.gz" - sha256 "cf445ba21c78ddc013b8f123719543156774e0878183dcef058611871d34ec45" + url "https:github.comVisionAdvanceTechnologyIncvatek_sdk_2archiverefstagsv3.11.tar.gz" + sha256 "8d8cf457488ff8fde751f1cafd84fb4b987d4eb23d0ac61354c06391326e8582" license "BSD-2-Clause" head "https:github.comVisionAdvanceTechnologyIncvatek_sdk_2.git", branch: "main" bottle do - sha256 cellar: :any, arm64_sequoia: "90fa70c7cfd06249ad341eb0972b4d90e902d8868cddde6ba669cdbe2e4740b9" - sha256 cellar: :any, arm64_sonoma: "0cc06fb62e01663ce4e68e119f9c250bfba4a0704e312589f30dda8e5ea173ab" - sha256 cellar: :any, arm64_ventura: "a83491dc4361af9536e53467b5fdbbd0b43e0591c0c452c76c5cc7599f101ac8" - sha256 cellar: :any, arm64_monterey: "c9d734af1f8c9040363632e95b03455aded913f0acedaa1047c83d35f680f905" - sha256 cellar: :any, sonoma: "89ed2d18d0b47530be1ce7a729c3790e985261c63ff7974e47e0b8985fca9c1a" - sha256 cellar: :any, ventura: "dd44e932338325cfcea3ae83fee997d6266ea77b507b35bcb7872b24c023911c" - sha256 cellar: :any, monterey: "bb080754bdfd077151049207517de79ed2fc6fd346ff465f55cca79bf55fa6b0" - sha256 cellar: :any_skip_relocation, x86_64_linux: "d9fa301f6a5ca4ad23ccfecb3d2ca72e4df979b355ebde97e9bdf3c7b78bd69e" + sha256 cellar: :any, arm64_sequoia: "d6d6c8c05881ec9a15906253bc42f54967efd4d3717e0ee68d4422babcd4ec3c" + sha256 cellar: :any, arm64_sonoma: "ed307aaecc322a4eeaaaeb56e00c831b182e4cf6484b20abf271194e7c5ea949" + sha256 cellar: :any, arm64_ventura: "d73850143e2f5ea0e0f9184914da65ec87bc9eb498f3e92015f6e3ff478a99f3" + sha256 cellar: :any, sonoma: "04070a48aa12399f7c2a58ae2a8ac1e363c214e912d9de8dbe6a5d5157b3b3de" + sha256 cellar: :any, ventura: "b80cec12c22c2f0789d9d3c894d22d9d009968cade05889f27f6c119f487aaf1" + sha256 cellar: :any_skip_relocation, x86_64_linux: "b23e5f02a0f74fa800cb01015d26125c1352a2fa57ee174a6f32770572e82586" end depends_on "cmake" => :build diff --git a/Formula/m/mailpit.rb b/Formula/m/mailpit.rb index 9b536a246f..1872286349 100644 --- a/Formula/m/mailpit.rb +++ b/Formula/m/mailpit.rb @@ -1,19 +1,17 @@ class Mailpit < Formula desc "Web and API based SMTP testing" homepage "https:mailpit.axllent.org" - url "https:github.comaxllentmailpitarchiverefstagsv1.20.4.tar.gz" - sha256 "2b73fedb8bae5f1fff8a06c01a78d358ec609c42560d4a77c3b11e68177985c8" + url "https:github.comaxllentmailpitarchiverefstagsv1.20.5.tar.gz" + sha256 "2b5420e7f05f7f64beb129687a4cddab007dc766490c3551bffd166993af5c76" license "MIT" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "318d6f8d6942af514f04443e0f84973daab5733160a6b2df6a820878e657d88f" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "d4fe573912ba4a6a29a291d052f387fb864d3d8c255d9d174b29a08a3d3acd19" - sha256 cellar: :any_skip_relocation, arm64_ventura: "7f5cf775dd20e5f205bc8da037384b86a10b8dd26dd3230defb6b9c94c12293b" - sha256 cellar: :any_skip_relocation, arm64_monterey: "fb2ad93a6d3c89e7c7e8cc635b7fafcedd9cc32dfa4bd620ab826bd4dea8bab1" - sha256 cellar: :any_skip_relocation, sonoma: "fce6f9d0bbf86ee7f06826b7338807a7c9a5558412e0a44dc75829cd0c145e27" - sha256 cellar: :any_skip_relocation, ventura: "af5c0788d16ae4897e3c702eb9d85a5f028b6853843df44e79b7c7ed9ad89739" - sha256 cellar: :any_skip_relocation, monterey: "b2a64d9d2e0e07927ac1274b6272375693f7096d45098d890d7c5d5ad3135568" - sha256 cellar: :any_skip_relocation, x86_64_linux: "1e116cfaa7f64b6b836ed852a9c5e65e0126fcabc9bcb6ebbc2101fabc82da76" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "2f56395405a4d49c5f7b513eb949e598a4da82e10ed81f56ac1666c6b2571f4c" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "f38b68d1d67dfa173cf3686b31f7d465a872695ca78bf8f6eb2bd94be01b3c42" + sha256 cellar: :any_skip_relocation, arm64_ventura: "a3b2fc25750dd06379839f1e3212c17afba66df4ee3f948c06cc110943082746" + sha256 cellar: :any_skip_relocation, sonoma: "e8958a45a3d2cf94e946623c124c6316e20ec1b51457594186b0b21c866bee4b" + sha256 cellar: :any_skip_relocation, ventura: "118f1c4450d8b5a0cdc853730338135d567b30ec450f020c12d5e02e16384b35" + sha256 cellar: :any_skip_relocation, x86_64_linux: "ff9c6bc0fcb4a97a9bb7347019143df252e9df2753a158afdbde41a632379aac" end depends_on "go" => :build diff --git a/Formula/m/mame.rb b/Formula/m/mame.rb index cd0054bd51..3549e8ba45 100644 --- a/Formula/m/mame.rb +++ b/Formula/m/mame.rb @@ -1,9 +1,9 @@ class Mame < Formula desc "Multiple Arcade Machine Emulator" homepage "https:mamedev.org" - url "https:github.commamedevmamearchiverefstagsmame0269.tar.gz" - version "0.269" - sha256 "05df2e82ff1d157282a5a667a67aa6eb331c55a64138afad0e8ac223553088ca" + url "https:github.commamedevmamearchiverefstagsmame0270.tar.gz" + version "0.270" + sha256 "0364b670478883902c2bc618908192b0590235b47fbe073fcac2d13b82541437" license "GPL-2.0-or-later" head "https:github.commamedevmame.git", branch: "master" @@ -19,14 +19,12 @@ class Mame < Formula end bottle do - sha256 cellar: :any, arm64_sequoia: "6092f8e361b4b6ac8e3003291d91b6169c9ee8092b23c3547546c9443a79ed1a" - sha256 cellar: :any, arm64_sonoma: "c4029304e0a87b30c989cca377926378819b6155f04fc49792232f04f3d233c0" - sha256 cellar: :any, arm64_ventura: "e76a22a0aff40d0f5a25f79f0a8d926d53ead453673b0bd36e3a8a289a6b7135" - sha256 cellar: :any, arm64_monterey: "687dceaacb047e1430f9246a751f15c85c9ac8f3662f2e2baafe33f7a339ef6f" - sha256 cellar: :any, sonoma: "bb77d0cb57150a03d664c4fdab882e3d7c0838bab9fe6e61edaf1074185b6473" - sha256 cellar: :any, ventura: "541018f6c7ab8f64b4966730bb835d271b9aa1e72227ef32ca2c38a55e43739f" - sha256 cellar: :any, monterey: "769bc37f936fa3a3c570e793c1c252de2f6820c34b45439e6c89e6e026e9eec9" - sha256 cellar: :any_skip_relocation, x86_64_linux: "2b5eed510a3ae71ed13976e9aa1281ed5c039a126dd5a47ff103ac8679aef932" + sha256 cellar: :any, arm64_sequoia: "a5f6d0ce3a803521b8bc79c696710f1e8082b1dbd6f300ff83fa85a6341f760b" + sha256 cellar: :any, arm64_sonoma: "1d14b74aa317b639441e10af419c710bc64699c5dc5307e06c282acc4cb311f8" + sha256 cellar: :any, arm64_ventura: "3262e28107395a3f37e0eb5bab7a03a2ccbc8529a16e612a0778788fdeb0d526" + sha256 cellar: :any, sonoma: "ca0bd3db9328bf9c7770e345640f29d7c78ff883aa78c777d79a97ee76c7d32c" + sha256 cellar: :any, ventura: "d3503cc5ac561ac073745c2da8d6d02f99c7839e6e271ff26b4ce00ed9ed4eb2" + sha256 cellar: :any_skip_relocation, x86_64_linux: "5d109ea136d2830d1439b0dd59bfa3dc5b12f011e9d8a0fb2ec1f5efbc628a8d" end depends_on "asio" => :build diff --git a/Formula/m/marksman.rb b/Formula/m/marksman.rb index 20de27961c..a1da5504b1 100644 --- a/Formula/m/marksman.rb +++ b/Formula/m/marksman.rb @@ -7,6 +7,7 @@ class Marksman < Formula head "https:github.comartempyanykhmarksman.git", branch: "main" bottle do + sha256 cellar: :any_skip_relocation, arm64_sequoia: "0a9e557699e14e5195c131e4e500a19657b4c125afa4dae95b8a396a04df7728" sha256 cellar: :any_skip_relocation, arm64_sonoma: "72a80209860d562e1e0c6d275ad9de967c3f8a2406bd985c117d7c606a073f2a" sha256 cellar: :any_skip_relocation, arm64_ventura: "c589b508c7dedcb77330d6d08fcd77918df7f21a2d2034136993445ab55b3689" sha256 cellar: :any_skip_relocation, arm64_monterey: "30b4ec073d1faa78b582e48cc999b96e3688d4a3d240b3042dcf8e06a91f9978" diff --git a/Formula/m/maturin.rb b/Formula/m/maturin.rb index c312548483..c6d995d673 100644 --- a/Formula/m/maturin.rb +++ b/Formula/m/maturin.rb @@ -1,18 +1,18 @@ class Maturin < Formula desc "Build and publish Rust crates as Python packages" homepage "https:github.comPyO3maturin" - url "https:github.comPyO3maturinarchiverefstagsv1.7.3.tar.gz" - sha256 "5c5f6c521c14342446397013a16872399882d33a886e546abdbfac24ac0a7e99" + url "https:github.comPyO3maturinarchiverefstagsv1.7.4.tar.gz" + sha256 "19edb033a7d744dd2b4722218d9db47dadb633948577f957b44d8c9b8eececc8" license any_of: ["Apache-2.0", "MIT"] head "https:github.comPyO3maturin.git", branch: "main" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "2db0e975803cfbd04e12a7ee1ec7c3cd216bbdec103269c19f57c248a3e63511" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "2cbbd5b493557a4066e01f156c779754d0618bd5be36e21e63b215e5edd254cf" - sha256 cellar: :any_skip_relocation, arm64_ventura: "4865eb4804249bff8d1524e0a05c266c12d0e3ff08726d2b3c340040d71b20a1" - sha256 cellar: :any_skip_relocation, sonoma: "31b1f5e75be13911e390cb66d55f06df14cc2292e036dee45847c93433bc710a" - sha256 cellar: :any_skip_relocation, ventura: "e08d4da914f80379f29b45cca4a10a15ddb7187376f65d9d4ce9f049a8dc046b" - sha256 cellar: :any_skip_relocation, x86_64_linux: "60747ad4972ef80beacc0899807ef1d67b8c301d49db676ed3946b61b96d2289" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "f866d1f6b4fc0e9f1be55093d529ac7e45cc2f07d0dbfa96b3150446d4f400e2" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "9671a64c6824117eae415931162102de7833043f8b2c0e6bea9ed5b47447f01b" + sha256 cellar: :any_skip_relocation, arm64_ventura: "12e29c5eda7e9f6efa17550b0bcc2f52fbb8a28082f6c809352f5e04e1ea7483" + sha256 cellar: :any_skip_relocation, sonoma: "f3e5894034f8f1c0959f571b2da92a1061033c126de82cc15717a7c76558709c" + sha256 cellar: :any_skip_relocation, ventura: "bb87085f856c08d323fc1da920b200088326e8a3e3ad6a1c317147ded7d4958f" + sha256 cellar: :any_skip_relocation, x86_64_linux: "2f19d212e350ea72f7f94db4a3a623b5e8fe32889755fedfc663f45346b96d15" end depends_on "python@3.12" => :test diff --git a/Formula/m/mavsdk.rb b/Formula/m/mavsdk.rb index 5d739141b0..82bb6fd87b 100644 --- a/Formula/m/mavsdk.rb +++ b/Formula/m/mavsdk.rb @@ -2,10 +2,9 @@ class Mavsdk < Formula desc "API and library for MAVLink compatible systems written in C++17" homepage "https:mavsdk.mavlink.io" url "https:github.commavlinkMAVSDK.git", - tag: "v2.12.6", - revision: "cee4eeaaf788c24c2f53d6b5326ff7394b6f91bf" + tag: "v2.12.7", + revision: "0a825ac1c1a67108d6c5975a428681b39d33eb54" license "BSD-3-Clause" - revision 2 livecheck do url :stable @@ -13,12 +12,12 @@ class Mavsdk < Formula end bottle do - sha256 cellar: :any, arm64_sequoia: "fb7f5db43b20b5ef230dbe04bfb6dd6693372a6bfd45a3507721a7ad70052964" - sha256 cellar: :any, arm64_sonoma: "7d4b663edd387d71ae90f3d88c165839bc961fa33064e60b9878fa24b892fd70" - sha256 cellar: :any, arm64_ventura: "2d3ab30d831f3d58444d98f6c9d1082208d92310ee835ba973b5a9f3c5195a95" - sha256 cellar: :any, sonoma: "d453e0b277cceb2234d6565c9c4d52d19dfc08d0ce8fb5b17b8525b898981975" - sha256 cellar: :any, ventura: "3b5a8c78fdc4904b33f3e7b180eb162c40203c458eca6c3255c1469825741a01" - sha256 cellar: :any_skip_relocation, x86_64_linux: "8842d3cc5a4663cc2f7ec5ac1e9fb5e8b6f5deee3296463d1947c5018e7218f8" + sha256 cellar: :any, arm64_sequoia: "5be7e9324e5402cbf2e3c610ee42850fc092a9a1d697bcea8e1e45556dc1caa7" + sha256 cellar: :any, arm64_sonoma: "c9b77f40325ac110e762913804f1a5861655c8b3680bf2dcf3a171c8b1e11d1c" + sha256 cellar: :any, arm64_ventura: "30e0999fc994229a318ca9cf4cc7280ae4511a8f9b318c22e7c6736c5c5e107e" + sha256 cellar: :any, sonoma: "9869074a37171761a73d9668344378029720383291ad7152229c04d98e2fe641" + sha256 cellar: :any, ventura: "574f9a2562d64e984284ecff32475a852e675a40aacc2f8099321dc883a9c90f" + sha256 cellar: :any_skip_relocation, x86_64_linux: "68d4e0456cb67bbc7c7a613e800fafa0812b5aec5c03c3ccd4d67df5b9cbe072" end depends_on "cmake" => :build diff --git a/Formula/m/mcap.rb b/Formula/m/mcap.rb index 65e8a4c201..c170b40ee5 100644 --- a/Formula/m/mcap.rb +++ b/Formula/m/mcap.rb @@ -1,8 +1,8 @@ class Mcap < Formula desc "Serialization-agnostic container file format for pubsub messages" homepage "https:mcap.dev" - url "https:github.comfoxglovemcaparchiverefstagsreleasesmcap-cliv0.0.47.tar.gz" - sha256 "d02fa12d0179cf1601c47cab8beb38c4920b1f6f6cef1d0958b1e08cd710c0d0" + url "https:github.comfoxglovemcaparchiverefstagsreleasesmcap-cliv0.0.48.tar.gz" + sha256 "d899ce00bac6dbc3b5e16d4e965185a5313ed24f66b77fdf87e51d4b9b07d893" license "MIT" head "https:github.comfoxglovemcap.git", branch: "main" @@ -12,14 +12,12 @@ class Mcap < Formula end bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "82f18d20f0f320b4ff9842be989c13adb78c35fc5bfeaeee567b3076c69cae7b" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "0ba404146515882a26de3205c3317aaf139bbbc18c1302d5b197afd2c836af8b" - sha256 cellar: :any_skip_relocation, arm64_ventura: "999217e45aa391ad0bedb2ba806dabe43aa9c1e82fa2344b038e9d00060f349f" - sha256 cellar: :any_skip_relocation, arm64_monterey: "86e07014ef69a402c11f4890f41d27026e0c67f2c8a220943c015b958fe7bd41" - sha256 cellar: :any_skip_relocation, sonoma: "6cab7ebb1621053644502bdbe7fd921017a605948e1e56a6fac11a6f7148da6b" - sha256 cellar: :any_skip_relocation, ventura: "7bcc8b03bac6ad230818cc8fcfa2527626561efc18f43e43131e61dbce472176" - sha256 cellar: :any_skip_relocation, monterey: "cd7e22cb634076fa259991e7bf5b65249f5cbc81c4afa1a59cefbe594daed723" - sha256 cellar: :any_skip_relocation, x86_64_linux: "cc2c2740ccaa0369306743eb84c6f0c2b1d531e78345712969bb602315851249" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "fdd57a03f914a878839933c0e31e2dc96f4a8e513524f5ea84cf1218ecf41dea" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "82e97bb3e4343bf42832248de3138568fc8104867395c6d7923d23927c8b2407" + sha256 cellar: :any_skip_relocation, arm64_ventura: "93fc1d51ae83ad058181948c5b8e20db0c831dd251e275c0cadaf23a0e64d6f8" + sha256 cellar: :any_skip_relocation, sonoma: "1da8ce8851ab3b7e561f957957ece0b7cbef0d85ebb6f66c7ec076b218a648b7" + sha256 cellar: :any_skip_relocation, ventura: "d391829a4eb1958c81e4d7a076e187a029edd4c2a54f6a26c15cfa98b932d51d" + sha256 cellar: :any_skip_relocation, x86_64_linux: "3fb0c6d069128ef224b1dde3355246e87a37ccdec0a1ec2b404ff5a5b263833b" end depends_on "go" => :build diff --git a/Formula/m/mdcat.rb b/Formula/m/mdcat.rb index 1dedef8156..78013190e0 100644 --- a/Formula/m/mdcat.rb +++ b/Formula/m/mdcat.rb @@ -1,18 +1,18 @@ class Mdcat < Formula desc "Show markdown documents on text terminals" homepage "https:github.comswsnrmdcat" - url "https:github.comswsnrmdcatarchiverefstagsmdcat-2.4.0.tar.gz" - sha256 "1789347b35abff00e04f8941c6970a7ab8ae6ad0a0ec7a33fe3ef39021a7b17f" + url "https:github.comswsnrmdcatarchiverefstagsmdcat-2.5.0.tar.gz" + sha256 "fc7855277a2f5e0c9ca74f9a9f72c8f527dde8ae16d2aa9bbe6a249040592aea" license "MPL-2.0" head "https:github.comswsnrmdcat.git", branch: "main" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "47072257cbcf508e022b601ee6524ab173b6df352232366fed7865937d40a8c3" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "b39f389a754f88656051608e39566bf9bd47fafe07c4c8025d7bb402d51f2c79" - sha256 cellar: :any_skip_relocation, arm64_ventura: "213cdf57a3bffd9bdf71d4313956ab09f81da4838f7d23d05e3992cd9f016f93" - sha256 cellar: :any_skip_relocation, sonoma: "213fb271d01940fe3bc4f402f13e5378b41a79a0e606262c3a87eed84fbe2df2" - sha256 cellar: :any_skip_relocation, ventura: "1f224972cbe411a80064f62c611f1077fc3644477196bb94569647382fecae32" - sha256 cellar: :any_skip_relocation, x86_64_linux: "81c41147f470d6ecc0f1d27807470621d60011f1e3e9b3939929178691c14e41" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "e091e8f07d47fb1fa69efae631c459a9e3f793ba8efee226a01f5de4201f80e6" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "ed13411f7ccee13439c01c33afa8be8f98746dc204744bda9dc55d1fc8fdb404" + sha256 cellar: :any_skip_relocation, arm64_ventura: "597aa7f1d640efb41bf3c9fad7b1869a2c91237a29fc712dbbbad2e9de71b9dc" + sha256 cellar: :any_skip_relocation, sonoma: "9b282b41eea98066429f5bd4b19418ed0281fabc258292801199f45ba4b2a835" + sha256 cellar: :any_skip_relocation, ventura: "7757a1701707005ddabb6c8ee4fbe76641396029a6a8677eec1b7dd37d1939c0" + sha256 cellar: :any_skip_relocation, x86_64_linux: "24dfd12efa1d77060747414c2c03796a11e6aa47489ba6af81a5b80848757d40" end depends_on "asciidoctor" => :build diff --git a/Formula/m/mesheryctl.rb b/Formula/m/mesheryctl.rb index 95edaae353..e65ec5f151 100644 --- a/Formula/m/mesheryctl.rb +++ b/Formula/m/mesheryctl.rb @@ -2,18 +2,18 @@ class Mesheryctl < Formula desc "Command-line utility for Meshery, the cloud native management plane" homepage "https:meshery.io" url "https:github.commesherymeshery.git", - tag: "v0.7.107", - revision: "81d3a1467a2a2750beeac73ba3d99b4bfb8bdc9a" + tag: "v0.7.108", + revision: "c3a454f4ad7b317a8936a68c3207343e7a28b3d3" license "Apache-2.0" head "https:github.commesherymeshery.git", branch: "master" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "f3442778fa4a928604b203c4e8d884ff636a3d5670aefaba07699d87ff1a5e6a" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "f3442778fa4a928604b203c4e8d884ff636a3d5670aefaba07699d87ff1a5e6a" - sha256 cellar: :any_skip_relocation, arm64_ventura: "f3442778fa4a928604b203c4e8d884ff636a3d5670aefaba07699d87ff1a5e6a" - sha256 cellar: :any_skip_relocation, sonoma: "f098df5c664e3cbb7ba1220f2093e08dda36436550b56945f4787e8093daa56d" - sha256 cellar: :any_skip_relocation, ventura: "f098df5c664e3cbb7ba1220f2093e08dda36436550b56945f4787e8093daa56d" - sha256 cellar: :any_skip_relocation, x86_64_linux: "c0fd5445e868a9451ce79b041de6f0421a5894e2812f209fd3e995a92658561d" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "31bf2899efcab6937cd6a9b8a162dfc73a86f20f5b4843a4866dc9b122ef876b" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "31bf2899efcab6937cd6a9b8a162dfc73a86f20f5b4843a4866dc9b122ef876b" + sha256 cellar: :any_skip_relocation, arm64_ventura: "31bf2899efcab6937cd6a9b8a162dfc73a86f20f5b4843a4866dc9b122ef876b" + sha256 cellar: :any_skip_relocation, sonoma: "5931fbd6e8e87ee9e64c6258d2b590261723f4f558b891abc7bf5af93446779a" + sha256 cellar: :any_skip_relocation, ventura: "5931fbd6e8e87ee9e64c6258d2b590261723f4f558b891abc7bf5af93446779a" + sha256 cellar: :any_skip_relocation, x86_64_linux: "4ecfbe549d63fc53a2218f6f7aa643606157c1a6beb84c7223a41acec57d4864" end depends_on "go" => :build diff --git a/Formula/m/metricbeat.rb b/Formula/m/metricbeat.rb index ca4bba9070..1d1d6cd12e 100644 --- a/Formula/m/metricbeat.rb +++ b/Formula/m/metricbeat.rb @@ -2,20 +2,18 @@ class Metricbeat < Formula desc "Collect metrics from your systems and services" homepage "https:www.elastic.cobeatsmetricbeat" url "https:github.comelasticbeats.git", - tag: "v8.15.1", - revision: "88cc526a2d3e52dcbfa52c9dd25eb09ed95470e4" + tag: "v8.15.2", + revision: "26daf71e4ec87172523af7f0e916cba9f79dc0d0" license "Apache-2.0" head "https:github.comelasticbeats.git", branch: "master" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "08e8f95fb4a826cdba0fca123ea39a895eb235cd505de23a29f9134a12508402" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "f2a41fe3623a15d26322c48802cd3b004f8e0e1f3ce43ee773d7a4c57ef88036" - sha256 cellar: :any_skip_relocation, arm64_ventura: "3ad0d4b8f672e32867b6bc3728037935e4cdc01fa0a24db9b8fac8376ed3729b" - sha256 cellar: :any_skip_relocation, arm64_monterey: "e144c3f663df0660884bb0d8142db010d79610951b451cc33602f2c468f517eb" - sha256 cellar: :any_skip_relocation, sonoma: "7f7eed026ac5c7d351e60b47ceb4bca5776931f0c59ced4bd439b05f287436f6" - sha256 cellar: :any_skip_relocation, ventura: "49b66de8c0079183492d5618ca5d9921d8324dc63c13aa9983ce2c1aba68f232" - sha256 cellar: :any_skip_relocation, monterey: "e351e4c8f35137ad10db45e0e34447608577032264c41c53dd236bcbf733496d" - sha256 cellar: :any_skip_relocation, x86_64_linux: "bd7a4b46db1323a9b7c577eb2994e4d2f0ce50d8ac71c74bb7a7008d8e920df7" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "7ece99c83b50d7034fa9f25820ad5e77cfd737fe7ddce74ef73fa0702e91adad" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "01c955fc6f03b33fccf4d33e98bd7e37d24d893300d675b7ce0d85ee695b8e91" + sha256 cellar: :any_skip_relocation, arm64_ventura: "8ace58481da357a6a1f97d278decab2d16f6695399df05e5c20dabc3f769bd46" + sha256 cellar: :any_skip_relocation, sonoma: "4ca12fa97eb1cdc8a2af954b9000315e2db34ed5cfc95d28f340163152fedf75" + sha256 cellar: :any_skip_relocation, ventura: "207c90264007f516c6759c5a66b0e71dac61a56b07f453620db5908b1021330a" + sha256 cellar: :any_skip_relocation, x86_64_linux: "cd97d980e5f9cfacddf23582658a5a5e5760a76661f9525614d507d1286a94dc" end depends_on "go" => :build diff --git a/Formula/m/minizinc.rb b/Formula/m/minizinc.rb index 11817878d9..ffcfcb7afa 100644 --- a/Formula/m/minizinc.rb +++ b/Formula/m/minizinc.rb @@ -1,20 +1,18 @@ class Minizinc < Formula desc "Medium-level constraint modeling language" homepage "https:www.minizinc.org" - url "https:github.comMiniZinclibminizincarchiverefstags2.8.5.tar.gz" - sha256 "cd8aa35532191864ba5a79f8755e0e24c329b1b887305f89d5f7b33eca9f96db" + url "https:github.comMiniZinclibminizincarchiverefstags2.8.6.tar.gz" + sha256 "719469473bd0ad0f667d79e35735ef8c535f64642b3565a197ed09b285a3d506" license "MPL-2.0" head "https:github.comMiniZinclibminizinc.git", branch: "develop" bottle do - sha256 cellar: :any, arm64_sequoia: "dde5131eadcd76a180542213c66852566a63d4e83e420d84c42a16148d56f320" - sha256 cellar: :any, arm64_sonoma: "b5d23958246702a4b6d4621322a3a92b287f435ad16f666225f948969bbcb5dc" - sha256 cellar: :any, arm64_ventura: "fb65c85fedf0ab231c8c1e2d849769afaf14c90e2a072743999a00d045a0556d" - sha256 cellar: :any, arm64_monterey: "5d5c51f5e78ee858602b1773ee83f1bb4c05973b8803ac290a2e17a5c4551717" - sha256 cellar: :any, sonoma: "10b89259070a771488b6fc5ec478cf824df9ef07f5b47a7987596cd0abd63c93" - sha256 cellar: :any, ventura: "e49cf5f2558871eb9fcda377c07a4b3edc703b8c0bec2ba848c933fab34b4899" - sha256 cellar: :any, monterey: "bfafad8ee9e5364fbd78e8b6ba0e41716746c2d18cd05dd2c2587dc0835ff0cc" - sha256 cellar: :any_skip_relocation, x86_64_linux: "a65759339ef50d18651b5d4f28d8da0be13d11f543d5f892c1bfa80667c1f5a2" + sha256 cellar: :any, arm64_sequoia: "adf907c9b5c260d8a969db450e3f3cae49d6aa50ccd1fc2559c789172a0122e3" + sha256 cellar: :any, arm64_sonoma: "5bf7ec3cf7331382ce08befe033fba2f08935e11378004bbde4beea5bc85024b" + sha256 cellar: :any, arm64_ventura: "6f3687c8c66335e6309e1356be97f30ad3047fbaa0054a240c3dd23ae664dadd" + sha256 cellar: :any, sonoma: "ecd076a6b9e72089ff8cf0516c601fd7fba4b5bc16c4491c8dd29708c5b84c52" + sha256 cellar: :any, ventura: "df93de241331ca6a0e6420b09ce5c746abd3baf720fcefea4f38c7bd8ad2840b" + sha256 cellar: :any_skip_relocation, x86_64_linux: "d449d38266c79bcbd9ae4a7104b44195b2a36addf744590a428535fdb4bf26b2" end depends_on "cmake" => :build diff --git a/Formula/m/mise.rb b/Formula/m/mise.rb index e5805600bf..568dd2bed5 100644 --- a/Formula/m/mise.rb +++ b/Formula/m/mise.rb @@ -1,8 +1,8 @@ class Mise < Formula desc "Polyglot runtime manager (asdf rust clone)" homepage "https:mise.jdx.dev" - url "https:github.comjdxmisearchiverefstagsv2024.9.9.tar.gz" - sha256 "fc368d904d92b83342032734d6548093973af7b8c5f9035473548cd745bcbff3" + url "https:github.comjdxmisearchiverefstagsv2024.9.10.tar.gz" + sha256 "ee2ef8092884c66840bc4fe0af1dfbe1a71bfad3e6278cad307ac0d6d03e35cc" license "MIT" head "https:github.comjdxmise.git", branch: "main" @@ -12,12 +12,12 @@ class Mise < Formula end bottle do - sha256 cellar: :any, arm64_sequoia: "6e9b1faf6569a37ccf437ff41b33524d3e2e3c4bee3bf4c4bb9299c187459b91" - sha256 cellar: :any, arm64_sonoma: "03460417079af7305076437f067854e48232fe93f31dc1f4fccbbaed4a2f5d17" - sha256 cellar: :any, arm64_ventura: "8ab5e4286905d2c4bab71352683b81177dab26bbb233f9e4f2321aad68d6e714" - sha256 cellar: :any, sonoma: "b9e645ac0867f1bddae3372232305245c2f98b7888a24f391f9ccfdb16edb4a0" - sha256 cellar: :any, ventura: "c036f41ad28e03cc894c570e60fb7bf291ff8f8bf76f75b8b32e53580178886c" - sha256 cellar: :any_skip_relocation, x86_64_linux: "e642672d9e5940173bd6d5470711b344a60815384707802c1626fc4cbec3ca7f" + sha256 cellar: :any, arm64_sequoia: "72b5843d322714f3c5541fc1947f65360199ad9f29078ab5872f0b6bb4cbfe6f" + sha256 cellar: :any, arm64_sonoma: "032d02f7b9455e5fc5c281aa27c5e497fca2dbb171bd36c6fdfddb4f53ba71a4" + sha256 cellar: :any, arm64_ventura: "e5d6f7145864616257918c7789991dfe3e8eca97dfe5f1ac57892c0c6de6ad40" + sha256 cellar: :any, sonoma: "d82a253b6b5e83e927540e993cb3dafeb663378089438261bb9af2025dc5ab81" + sha256 cellar: :any, ventura: "f70ffef6825d6eaee3d485da3fe2596fd2324ac1cd101737dc63a1d659be2948" + sha256 cellar: :any_skip_relocation, x86_64_linux: "87a2d7355bc163dbb81224dfedefdc018209ab1ee2e0c4d5e4183959066f7c6a" end depends_on "pkg-config" => :build diff --git a/Formula/m/mongodb-atlas-cli.rb b/Formula/m/mongodb-atlas-cli.rb index 52e9d75fad..da95438bf4 100644 --- a/Formula/m/mongodb-atlas-cli.rb +++ b/Formula/m/mongodb-atlas-cli.rb @@ -1,8 +1,8 @@ class MongodbAtlasCli < Formula desc "Atlas CLI enables you to manage your MongoDB Atlas" homepage "https:www.mongodb.comdocsatlasclistable" - url "https:github.commongodbmongodb-atlas-cliarchiverefstagsatlascliv1.28.0.tar.gz" - sha256 "949a12053c4e6159130a6fb7620b4c9695356daf10cbe4e23bf19e9d4d298639" + url "https:github.commongodbmongodb-atlas-cliarchiverefstagsatlascliv1.29.0.tar.gz" + sha256 "46b97645555da9f88ebec17b2857a6bc802048da518d9c964000945da546b132" license "Apache-2.0" head "https:github.commongodbmongodb-atlas-cli.git", branch: "master" @@ -12,12 +12,12 @@ class MongodbAtlasCli < Formula end bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "d8017445482840803c9cc5081c185008d0a044475134a7a8a9a8c1ecc4efa3cf" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "cc19635f7be41c8205aaae3b75890244cbda373b73cbe06cb88f2e3d6b04d48b" - sha256 cellar: :any_skip_relocation, arm64_ventura: "d0d8d29baa8fd9f8945ab2759d858c2abe456e64354562d30b8962850347ff87" - sha256 cellar: :any_skip_relocation, sonoma: "1aa107cee1e81e7d0c0042668fe2220969f88ef19a1793661dd2d306c29353eb" - sha256 cellar: :any_skip_relocation, ventura: "f5264d2f63b6783de05fe6ec5919a57562eef5d4d43b7aa9680cb2b511c03d10" - sha256 cellar: :any_skip_relocation, x86_64_linux: "2f23cf99b1e3c8bb4239c17257e3e1d45ef0f972ca60447d7d9ef7332239035e" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "8eeddbe492fe37a3fe76a0de519084ba28379f7cbf2db4b70c6b914f7d4bb42b" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "26895f0af324a17d96716769d53c119526146f0025d8b0e43a105c2dd460e85e" + sha256 cellar: :any_skip_relocation, arm64_ventura: "24c541de097595609f0802853754da65e0d07a148adc1c1f3eb45d926dfda559" + sha256 cellar: :any_skip_relocation, sonoma: "913e2959dbba93fa87f85e080868c48e6f9cec4e7c3380ccf81aca17ed3621af" + sha256 cellar: :any_skip_relocation, ventura: "91a419c06f416a3fcf33a9f2836becf1d79d3ed5e27400194bd512ab49820a01" + sha256 cellar: :any_skip_relocation, x86_64_linux: "73bbaf657a2d4d7ca94de04c41d095d96ab2dfecd3ac5d292ae27095f4f56fd7" end depends_on "go" => :build diff --git a/Formula/m/mosh.rb b/Formula/m/mosh.rb index 585974e8e7..50d54c2e90 100644 --- a/Formula/m/mosh.rb +++ b/Formula/m/mosh.rb @@ -4,15 +4,15 @@ class Mosh < Formula url "https:github.commobile-shellmoshreleasesdownloadmosh-1.4.0mosh-1.4.0.tar.gz" sha256 "872e4b134e5df29c8933dff12350785054d2fd2839b5ae6b5587b14db1465ddd" license "GPL-3.0-or-later" - revision 20 + revision 21 bottle do - sha256 cellar: :any, arm64_sequoia: "35e4adfb1723820be0cd4cd4b7e2347630b81a7c80459fc37d6221055be3e928" - sha256 cellar: :any, arm64_sonoma: "84d2d9ef55e76279a01e8c4e89a6523cadc3d577675b6be6a80b50500fe30856" - sha256 cellar: :any, arm64_ventura: "89692d69c41b4ed2be29981b2737e5e3ef5538085e88a31162ee03f9a4bd4a3e" - sha256 cellar: :any, sonoma: "3291795a4326cdb40291c6888f7da29026c425d135c3f971ecef8de5ee9d822d" - sha256 cellar: :any, ventura: "b191d84dd88969c4ede3f1c9d2531e7e91f9793fd99571932016bbf3f6df4261" - sha256 cellar: :any_skip_relocation, x86_64_linux: "6c71b3dd9592f1035aac432c88a99f2f342f244294ce565c31b3876fe46698b4" + sha256 cellar: :any, arm64_sequoia: "c596f35c89a357f1a9fa483310c559fef1edb5f97895e25dc0a81a8852afc787" + sha256 cellar: :any, arm64_sonoma: "1eabf50e621c1e1041ac9549553ff471d8e3bff491c8b957ceb78574190b6e0e" + sha256 cellar: :any, arm64_ventura: "69a909115fd7d76bcc9aa6e672c52eb78899d79dd87e1e04c3c19d44cbec83e5" + sha256 cellar: :any, sonoma: "76046b1ccd71862d9868337a52afc9f27b102ee9f62949895bafcc86ea49c920" + sha256 cellar: :any, ventura: "1e5e1286ff0f8f9a25c38213a26416685070d0799b74fbdfadd77cffd035a0da" + sha256 cellar: :any_skip_relocation, x86_64_linux: "0dbe4f91c9ddc5f99ce1870fc9ac6a3971108518f432760850d28ce8c30a8b3f" end head do diff --git a/Formula/m/mx.rb b/Formula/m/mx.rb index a0452cc081..10ac981a7d 100644 --- a/Formula/m/mx.rb +++ b/Formula/m/mx.rb @@ -1,8 +1,8 @@ class Mx < Formula desc "Command-line tool used for the development of Graal projects" homepage "https:github.comgraalvmmx" - url "https:github.comgraalvmmxarchiverefstags7.31.2.tar.gz" - sha256 "cad9d55dedf8bbd72a60fa3242133ce0312ad32e352e23c950d37d613c45cf0c" + url "https:github.comgraalvmmxarchiverefstags7.32.1.tar.gz" + sha256 "c499610bfbeaaaa3195bf9570baf07dbd2746212f786a6e58a613fa0ca6830b3" license "GPL-2.0-only" livecheck do @@ -11,7 +11,7 @@ class Mx < Formula end bottle do - sha256 cellar: :any_skip_relocation, all: "c07d2433b36f558344458b933c9f816b5df88b7b39ec2f3621e139be1fd3e3e2" + sha256 cellar: :any_skip_relocation, all: "c3f48b89240a9149249dce8edc9ffe04e0696535317e75ea6105ce4982234d8b" end depends_on "openjdk" => :test diff --git a/Formula/m/mysql.rb b/Formula/m/mysql.rb index dc38cffc10..7c657d0050 100644 --- a/Formula/m/mysql.rb +++ b/Formula/m/mysql.rb @@ -4,7 +4,7 @@ class Mysql < Formula url "https://cdn.mysql.com/Downloads/MySQL-9.0/mysql-9.0.1.tar.gz" sha256 "18fa65f1ea6aea71e418fe0548552d9a28de68e2b8bc3ba9536599eb459a6606" license "GPL-2.0-only" => { with: "Universal-FOSS-exception-1.0" } - revision 2 + revision 3 livecheck do url "https://dev.mysql.com/downloads/mysql/?tpl=files&os=src" @@ -12,12 +12,12 @@ class Mysql < Formula end bottle do - sha256 arm64_sequoia: "b16a44a6df2d40ba18ba1e6432aa7cd2e44090321eb0cdd519ee4771ec271e7e" - sha256 arm64_sonoma: "198abc9dd970a6107fbc86befc9d794c9b361a6aa61e3c4c92426490f0a21f64" - sha256 arm64_ventura: "4639cc2c8340e04567c24f211c8c82028f4420575c8062a0316d54e08a430a3e" - sha256 sonoma: "cc17a02f2b501fd0aa5bd36a86348163e5e5d120e9ca95ce8403fa34cce67e05" - sha256 ventura: "e364d1c409fd659ce9f22f6fe224585b7f0a5ba42e29b733fb0ebfc2f7eea1d6" - sha256 x86_64_linux: "660eb5a759e16993218ada0bdc4755ef94c6291e82785648f880a3c474d9601b" + sha256 arm64_sequoia: "7d3c4494fe892cba4354a5b99676b0e8d038a903a57ee22630a7a64feff88f2f" + sha256 arm64_sonoma: "0fc64a850a7d862eb3143ff163175e46151d094e0ccbc5aa1ae3817716d3c3cb" + sha256 arm64_ventura: "26f1f9195f2b5e280161a4b4973eedda29ebbfa7b35cdcadd884df90b70ed104" + sha256 sonoma: "4410a402f65201900d058dca22f5ec1b859c03ea7fc56f976a3389b085ea1914" + sha256 ventura: "05ab9d92e182e65eaa36b68c09cc816d2b7da038a50f5802fb360e6231106774" + sha256 x86_64_linux: "5ed448269e91700b0add6b35220314637342ae008d4aee525cdb86c0784c76f1" end depends_on "bison" => :build diff --git a/Formula/m/mysql@8.0.rb b/Formula/m/mysql@8.0.rb index 66d7f38cd4..0be6a4286f 100644 --- a/Formula/m/mysql@8.0.rb +++ b/Formula/m/mysql@8.0.rb @@ -4,7 +4,7 @@ class MysqlAT80 < Formula url "https:cdn.mysql.comDownloadsMySQL-8.0mysql-boost-8.0.39.tar.gz" sha256 "93208da9814116d81a384eae42120fd6c2ed507f1696064c510bc36047050241" license "GPL-2.0-only" => { with: "Universal-FOSS-exception-1.0" } - revision 3 + revision 4 livecheck do url "https:dev.mysql.comdownloadsmysql8.0.html?tpl=files&os=src&version=8.0" @@ -12,12 +12,12 @@ class MysqlAT80 < Formula end bottle do - sha256 arm64_sequoia: "47d4dae95fbd3cb2384db090899cb934fbb48a717f8be81c610fc5af41c7ca87" - sha256 arm64_sonoma: "66d7ff900a21ba374d0a479425a1eb004a6374ab044afca321660362ac671759" - sha256 arm64_ventura: "927c5644317dc2ed2eee35d9c59ed1ce30ef9694f6319e2e625b54fbd59d97f4" - sha256 sonoma: "4aed24cb4c266ae40ea9753c46b0ba478221804bd175acab843b995cedb96e5c" - sha256 ventura: "063a6829420749445323521119b986a685623d8b8519479cbf3fbac9421cdc4c" - sha256 x86_64_linux: "ef7459fe57c4ce0b828a75bdf27e8d90700934680a94b82bdb202411ced2b8b2" + sha256 arm64_sequoia: "0bf027cf977310da3e0d3206bda8910fedfba6618da1604f1f1404ac0dc15a40" + sha256 arm64_sonoma: "319dc2cf6eee6427fee13bf00634ec29821cadc69f810f40c6d361234629f3ce" + sha256 arm64_ventura: "64218b384d25652d854419b6fb60befff3f4c0290250a556a3305817426b1515" + sha256 sonoma: "7f7abddd604162d584fba367b67424bf75747c912d38af800ebfb09ee3e48069" + sha256 ventura: "534095dfcfc4c4c2639627e1dee408d15b417e4880b6f8ff9efe8a2ae9f4ab91" + sha256 x86_64_linux: "1a91ec09347f716207117c24fc375a290b3c62ffe4e30f4087fcefeaa3fefd0b" end keg_only :versioned_formula diff --git a/Formula/m/mysql@8.4.rb b/Formula/m/mysql@8.4.rb index 37a000f233..956f8f4748 100644 --- a/Formula/m/mysql@8.4.rb +++ b/Formula/m/mysql@8.4.rb @@ -4,7 +4,7 @@ class MysqlAT84 < Formula url "https://cdn.mysql.com/Downloads/MySQL-8.4/mysql-8.4.2.tar.gz" sha256 "5657a78dc86bf0bf2227e0b05f8de5a2c447a816a112ffa26fa70083bcbe9814" license "GPL-2.0-only" => { with: "Universal-FOSS-exception-1.0" } - revision 2 + revision 3 livecheck do url "https://dev.mysql.com/downloads/mysql/8.4.html?tpl=files&os=src&version=8.4" @@ -12,12 +12,12 @@ class MysqlAT84 < Formula end bottle do - sha256 arm64_sequoia: "a3b0ea26b5bfac4f4ce81a713fd2b9bae87d59a0b4600c1fc9df312b91ea4019" - sha256 arm64_sonoma: "29c137771d902412b22d76941e20fd79d78f590044ce876f63c50a9c95607d9c" - sha256 arm64_ventura: "a81eeffa383ffafec9914e570229f457de24daec21feb450b8acd5cb6f4895b4" - sha256 sonoma: "ef0745315a998d90c2cc5cea594e59029ff47d728c01a16616e572787917e405" - sha256 ventura: "caec85f417493556cba663c857b7c4025a166b27dd82ce2cdb46818380849669" - sha256 x86_64_linux: "d03b2875e448047c8a8ed2bd49fbd62ccaa45362f4a625509d3a6b8f1ee7c6a0" + sha256 arm64_sequoia: "153d542acfc60c0251db0eafee58110068e81545db10e43d8d9f32ba376273a1" + sha256 arm64_sonoma: "e6c9cffe252decf8d8d12adb3f53ab946a8d44f06e5d332fd43063a3bfb108ef" + sha256 arm64_ventura: "49f6fa28b4472a009d25c80c0858550895ab6eb034c5ca7872e41271e46f0e49" + sha256 sonoma: "31e9f393141afe7ccd941f0a303b883ce0d1affc1020874f0ca5a5b8515d1f80" + sha256 ventura: "aa57da8ebd466ee86d03829e9056cd90cd66a2652d54805da587cc3be5501030" + sha256 x86_64_linux: "db6af053c44d6b384a54ff1a2432ef3dc1e68daedbd6ef783af25484e340ce0d" end keg_only :versioned_formula diff --git a/Formula/n/nats-server.rb b/Formula/n/nats-server.rb index a6020749a3..19b490d4ee 100644 --- a/Formula/n/nats-server.rb +++ b/Formula/n/nats-server.rb @@ -1,8 +1,8 @@ class NatsServer < Formula desc "Lightweight cloud messaging system" homepage "https:nats.io" - url "https:github.comnats-ionats-serverarchiverefstagsv2.10.20.tar.gz" - sha256 "598704e96ea92fd74283526c9b6044df8b54e4cdccf9ddc5e25a52249c44424a" + url "https:github.comnats-ionats-serverarchiverefstagsv2.10.21.tar.gz" + sha256 "660d5ed95e920377ea26bd23795921ce881816a0ad8a70238de230d44f11f330" license "Apache-2.0" head "https:github.comnats-ionats-server.git", branch: "main" @@ -12,14 +12,12 @@ class NatsServer < Formula end bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "160e7ac66e50970a43cb283d12b4d986b2366ff61d6b95e7a9c7769b5aa14540" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "b20ac44cbc64a7159359e57b093e44d0c163739d31f29f11b21b5addd4fdedf6" - sha256 cellar: :any_skip_relocation, arm64_ventura: "b20ac44cbc64a7159359e57b093e44d0c163739d31f29f11b21b5addd4fdedf6" - sha256 cellar: :any_skip_relocation, arm64_monterey: "b20ac44cbc64a7159359e57b093e44d0c163739d31f29f11b21b5addd4fdedf6" - sha256 cellar: :any_skip_relocation, sonoma: "b0397cf4734dc4f8ffcc31c2b8910d92d488f677b2dc74c58781eb3850fcc426" - sha256 cellar: :any_skip_relocation, ventura: "b0397cf4734dc4f8ffcc31c2b8910d92d488f677b2dc74c58781eb3850fcc426" - sha256 cellar: :any_skip_relocation, monterey: "b0397cf4734dc4f8ffcc31c2b8910d92d488f677b2dc74c58781eb3850fcc426" - sha256 cellar: :any_skip_relocation, x86_64_linux: "76b94a909d99c303728172a6f16d80c90d3fc0889d4461fcbb3b39576b8ff433" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "89b46431ed0df1f68b75bbc0e1d1cf98aa98fb14d7871dd38abc7bb9348472a0" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "89b46431ed0df1f68b75bbc0e1d1cf98aa98fb14d7871dd38abc7bb9348472a0" + sha256 cellar: :any_skip_relocation, arm64_ventura: "89b46431ed0df1f68b75bbc0e1d1cf98aa98fb14d7871dd38abc7bb9348472a0" + sha256 cellar: :any_skip_relocation, sonoma: "7dbf27e32359dc71bd240a6eff48145b80fb035a07872962cf7b4debf95d7c8e" + sha256 cellar: :any_skip_relocation, ventura: "7dbf27e32359dc71bd240a6eff48145b80fb035a07872962cf7b4debf95d7c8e" + sha256 cellar: :any_skip_relocation, x86_64_linux: "b0bb3330c98fe780a9bbece94c45c342557a5639995f70199f3fa339a44b9aa5" end depends_on "go" => :build diff --git a/Formula/n/ncnn.rb b/Formula/n/ncnn.rb index aafba78081..7d27b9bcdd 100644 --- a/Formula/n/ncnn.rb +++ b/Formula/n/ncnn.rb @@ -4,16 +4,16 @@ class Ncnn < Formula url "https:github.comTencentncnnarchiverefstags20240820.tar.gz" sha256 "21e7897c7a332894934800a15189915b5131dddc84b2c8d5669ff53de8c5efa4" license "BSD-3-Clause" - revision 2 + revision 4 head "https:github.comTencentncnn.git", branch: "master" bottle do - sha256 cellar: :any, arm64_sequoia: "4f40dce62661e5e3582d51dccc4c595102fdeacd9b9ceffa4e5644101b75cf77" - sha256 cellar: :any, arm64_sonoma: "05178f5ea36342bc0dff74ea9fd538655434aaa756ae2355ef5c655fae804fe9" - sha256 cellar: :any, arm64_ventura: "bc2e76d85ab6ddaa993e546a2e73e61e06f6fe3325940e916e81349471b3a375" - sha256 cellar: :any, sonoma: "93646ad25ee50bf3eb763801af1b58160e9c3170c76f9e70bfe7b84221bc7d2f" - sha256 cellar: :any, ventura: "048aa9867816ab7e91ef9fba377e342b1c5becee68f74e41ecd6160c98d456ba" - sha256 cellar: :any_skip_relocation, x86_64_linux: "334761f9e17e03f90a61a8b5d5bcd4476ce638d12cf964dd3a08969045613ca6" + sha256 cellar: :any, arm64_sequoia: "40cd2a90baa858e3c3cc2c35760d8ffaa718b497c08408b6f881b0d32d499634" + sha256 cellar: :any, arm64_sonoma: "487d2d7de87425116f8b4a3f95e49cdb815e71773f209200ac77ebe897e67b4c" + sha256 cellar: :any, arm64_ventura: "b8301be0e678211de8f0931bc40a6eace9b905616faabf0a884278cb816f195e" + sha256 cellar: :any, sonoma: "5690e91514661249591d7b31f8bcc4bae5d857d2d25eebabb2c1b71b85c3c7e4" + sha256 cellar: :any, ventura: "db95b464e264751c2135518509b5d1345b918b4d99fc2a97a4d74f61d4188b16" + sha256 cellar: :any_skip_relocation, x86_64_linux: "60958e43d19fd68f98181f3a1538e0b07e106a5fb2c9cc07f0b4eea209247fca" end depends_on "cmake" => :build diff --git a/Formula/n/neosync.rb b/Formula/n/neosync.rb index 8b62de876a..f99ec18191 100644 --- a/Formula/n/neosync.rb +++ b/Formula/n/neosync.rb @@ -1,18 +1,18 @@ class Neosync < Formula desc "CLI for interfacing with Neosync" homepage "https:www.neosync.dev" - url "https:github.comnucleuscloudneosyncarchiverefstagsv0.4.70.tar.gz" - sha256 "4a7350cf4fe9afc5463557d18d72de69a769c4937aba91b3deb0304b9bb9a7eb" + url "https:github.comnucleuscloudneosyncarchiverefstagsv0.4.71.tar.gz" + sha256 "2841071901ed647721be6f2598e88679234d16a690d0aee4ec15a660c9f28e9d" license "MIT" head "https:github.comnucleuscloudneosync.git", branch: "main" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "46d3eb90f07fee892d018f431bf83e63a87a21336abc499350a17a8ef3677955" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "1997cb31cbe5d06166f0800ca93e534d43b9f7ba563b415baaa91ed0a15aee51" - sha256 cellar: :any_skip_relocation, arm64_ventura: "62b50f34792c05c116e0997fd39f71038961668da4f24cd72578ed2171d6491c" - sha256 cellar: :any_skip_relocation, sonoma: "51213e10c6997e2caa74af18ee12c9744458550c1810dd4bdd9a2ac23326b63f" - sha256 cellar: :any_skip_relocation, ventura: "02cde77864328dc0d6c7a1916d5068f941a40e42e559cd5cc99c3f41ad737d5b" - sha256 cellar: :any_skip_relocation, x86_64_linux: "9e49891f7063d5a2d857434671f7c09bc270f45a3a0c943c6b23ac1a5ffd585c" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "19779ff77509ac60d158f5d0b82b45f4a616674b05630776a6bc28a09bd766f7" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "053d0dc080af5f5878518fef7b3971a08650fad694e1446ef22d63aed524078b" + sha256 cellar: :any_skip_relocation, arm64_ventura: "2645792205fd0e4dbc120a8b556f4c320de79e215d33c35b0686db0ca7c89a8c" + sha256 cellar: :any_skip_relocation, sonoma: "d0179ef647593be8eacb1faa0699033cc6e27b83ba9294215831414638f8b930" + sha256 cellar: :any_skip_relocation, ventura: "e9b8e32b1fd6b5c5c56283263c7b3333b2f482fecb50a8db7b855e1da73d7d35" + sha256 cellar: :any_skip_relocation, x86_64_linux: "1349bd7b71316edae4e9975c65d6153098cd2b85a89d15c4c800eca507428bf6" end depends_on "go" => :build diff --git a/Formula/n/netdata.rb b/Formula/n/netdata.rb index 9fa38669b9..08fea91ae7 100644 --- a/Formula/n/netdata.rb +++ b/Formula/n/netdata.rb @@ -4,7 +4,7 @@ class Netdata < Formula url "https:github.comnetdatanetdatareleasesdownloadv1.44.3netdata-v1.44.3.tar.gz" sha256 "50df30a9aaf60d550eb8e607230d982827e04194f7df3eba0e83ff7919270ad2" license "GPL-3.0-or-later" - revision 9 + revision 10 livecheck do url :stable @@ -13,12 +13,12 @@ class Netdata < Formula end bottle do - sha256 arm64_sequoia: "4cbb3ade217a18435df9cfc62358c6789c3fbac8dc57793d8f1bbfcdba67beeb" - sha256 arm64_sonoma: "0e64a6702d4b810c239a8d29eccbb563581afb47bd71b4aa3b9484c114f92c45" - sha256 arm64_ventura: "752fdfa4ce439522278c01802d7bfed14884c4875424d48129e5272fc63491d2" - sha256 sonoma: "f367597be28040a18f4fce8bdd6e9b92ad8235d5cb2e17d495c54884161e8fdd" - sha256 ventura: "73ed020aca0817d603dd3dabadd25a418138f6a8f49474fef16f3fc1e5f54242" - sha256 x86_64_linux: "2ceb0e100439aa0509ad6d82e20b0924716e8c0c548af50f58072146cea15ea4" + sha256 arm64_sequoia: "72920206fd23865eded406346ccdf3082ad888cfe6689187be9ab40097e77aab" + sha256 arm64_sonoma: "26b3af387a9409b2752bc02611b3f162128219d67f3b9955e2810aca6c9da114" + sha256 arm64_ventura: "03664dbedfbd95e8171e0a2741a441a43de33644302e71f231ca7221842ac7d2" + sha256 sonoma: "5e77858d62a0031bfb69f028420c2bfb9975cf97dd2987ffeadfc2b88747be1a" + sha256 ventura: "6849a34dbcda8954680192b762c865438e70838126c04f2b21e0f7cf1da00a92" + sha256 x86_64_linux: "3e0937e5cad6f632490356ca195f6e33519ea664fa9e02e94c13d27c7dd89b25" end depends_on "autoconf" => :build diff --git a/Formula/n/nixpacks.rb b/Formula/n/nixpacks.rb index b1d2841a98..6c88f73b8c 100644 --- a/Formula/n/nixpacks.rb +++ b/Formula/n/nixpacks.rb @@ -1,20 +1,18 @@ class Nixpacks < Formula desc "App source + Nix packages + Docker = Image" homepage "https:nixpacks.com" - url "https:github.comrailwayappnixpacksarchiverefstagsv1.28.1.tar.gz" - sha256 "fea44901f63d0dacb811473cf8326ed23321ad44c8225c098675650866606718" + url "https:github.comrailwayappnixpacksarchiverefstagsv1.29.0.tar.gz" + sha256 "87f4589f0fc79f0035b993f3a8d01b63216e24b526f0a00a677c8607e8ba342f" license "MIT" head "https:github.comrailwayappnixpacks.git", branch: "main" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "e6cd9b4556c5fbf4276e241546ad1acf1750425cbfdaf0d41baf57cf108a773a" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "b30d8777f6642adc8ead5163ea14608ffa76c6e1356105786d97520f1bab95da" - sha256 cellar: :any_skip_relocation, arm64_ventura: "0ee7bde2ce0b973e8749d9b465953ccce0f672964539ed4998d509fdb0b783cd" - sha256 cellar: :any_skip_relocation, arm64_monterey: "f06ecb9bea68edabae62bee6fc6d3579ca607a1605b5f2bf252edc8f08f55585" - sha256 cellar: :any_skip_relocation, sonoma: "99419bea1a928028c5af4439c69e02a30fe97173b104bfa0dce18bfcafbac9c1" - sha256 cellar: :any_skip_relocation, ventura: "4b538f592c65d1246d8ef5108c334467658793959909c93bdcbf7331e32926a2" - sha256 cellar: :any_skip_relocation, monterey: "2375236ff31c54b7fceb72dd88394a45797e3ac7ef83d5622a244f50ce98323c" - sha256 cellar: :any_skip_relocation, x86_64_linux: "42947e06d66e370bb48762f6ad1940ed066c4085e3641631cbf4c2db1a36aeeb" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "42dc1d0a9fc119a543854845762b2c37fdcd4fd871bbbab5a7a2031dd9bdbfb1" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "5499786fdc884da9402e8b1a544b637b640957e63fc71d74294584cc80d2b11e" + sha256 cellar: :any_skip_relocation, arm64_ventura: "afd17ac18b50da2d358c0b3a035862e41bee0c0507984e5b15ff754338592ef7" + sha256 cellar: :any_skip_relocation, sonoma: "f0eed4d6b82de58a7b348e18490cb105ad47718a6d3968ed741d55b8fa6efb60" + sha256 cellar: :any_skip_relocation, ventura: "6ed56913ba2ee5cdfe03902f85d232a63946b89ca597e8f098a20ea46881732a" + sha256 cellar: :any_skip_relocation, x86_64_linux: "4f37cfc472fa48b5611923f01371bf871e874b97a3c811d9f0f76c620d2a7708" end depends_on "rust" => :build diff --git a/Formula/n/nuclei.rb b/Formula/n/nuclei.rb index 7bdcecdc73..b00cd33149 100644 --- a/Formula/n/nuclei.rb +++ b/Formula/n/nuclei.rb @@ -1,20 +1,18 @@ class Nuclei < Formula desc "HTTPDNS scanner configurable via YAML templates" homepage "https:nuclei.projectdiscovery.io" - url "https:github.comprojectdiscoverynucleiarchiverefstagsv3.3.2.tar.gz" - sha256 "193657ec42c9b931e911ed67d8c8ba1e4047651d75bfc855951e47ec06bd20ff" + url "https:github.comprojectdiscoverynucleiarchiverefstagsv3.3.3.tar.gz" + sha256 "f4a91edf3c893b9fa7aecd6c3c60fbcc4165459fcf3eaa9483d3ce555d62a34a" license "MIT" head "https:github.comprojectdiscoverynuclei.git", branch: "master" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "ea35fdbae26a3e2d2cf35ef70769c9ed74ef2b0fc7bf10a0db849c8535ef5503" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "d71eb9067058f45098b3a5d08654441b14869d1e2410aaa2739c74eb4321f201" - sha256 cellar: :any_skip_relocation, arm64_ventura: "13b3c3c8a9a0cef8637a4c95204977e0ecf3edc49c9766bcdaea14127529ed76" - sha256 cellar: :any_skip_relocation, arm64_monterey: "ea14e85dce8c0368e4bd5b73367c65c57abaf4b3fe7f500b766e55ab171805cb" - sha256 cellar: :any_skip_relocation, sonoma: "d736e4d405e158d7b5c061268661c4a63f095156e2a91ec21e2f1b0b5bddaf8c" - sha256 cellar: :any_skip_relocation, ventura: "7f76534648b2f4f62be12312cb7f1cc8886d292e4125638b293e901e4459abd7" - sha256 cellar: :any_skip_relocation, monterey: "a6adbb69619780f7d3b1274a7a6af083d7735204e8f06dd4f6575a4e77975174" - sha256 cellar: :any_skip_relocation, x86_64_linux: "3a7748c3c6c17946415dc713ad754110a4cb6eb67ea27d89f7ba5f851d044943" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "83ce23ab99aaa0f5d317747b28356352caf6bbd4d5b7506d5c124c72e0822d42" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "a1842ca3179582339501d64247148bf2d1a6613900dcfc8d182b0da468b81815" + sha256 cellar: :any_skip_relocation, arm64_ventura: "55f040a0c3b1fca7f6860ed896d012572a8daabd486070fa51c007d1bdb0ed60" + sha256 cellar: :any_skip_relocation, sonoma: "85b88b6d25a8b2201db953f6111c9e1ea93870738501187b32b2756fa888faca" + sha256 cellar: :any_skip_relocation, ventura: "7ce4183c58c6855d15365aaee7e4ba2e1ca0da116526a7f8da4a8b4b973b64ad" + sha256 cellar: :any_skip_relocation, x86_64_linux: "52c2e9947e14633a670ba44ad740d7e7526ccfe21a884e7b324c3aa420578df7" end depends_on "go" => :build diff --git a/Formula/n/num-utils.rb b/Formula/n/num-utils.rb index 83f03abf71..578d10a3d1 100644 --- a/Formula/n/num-utils.rb +++ b/Formula/n/num-utils.rb @@ -32,7 +32,6 @@ class NumUtils < Formula uses_from_macos "perl" conflicts_with "normalize", because: "both install `normalize` binaries" - conflicts_with "crush-tools", because: "both install an `range` binary" conflicts_with "argyll-cms", because: "both install `average` binaries" def install diff --git a/Formula/o/oh-my-posh.rb b/Formula/o/oh-my-posh.rb index b373f69d41..bfac482627 100644 --- a/Formula/o/oh-my-posh.rb +++ b/Formula/o/oh-my-posh.rb @@ -1,18 +1,18 @@ class OhMyPosh < Formula desc "Prompt theme engine for any shell" homepage "https:ohmyposh.dev" - url "https:github.comJanDeDobbeleeroh-my-posharchiverefstagsv23.14.2.tar.gz" - sha256 "71e85ee9bb6d456ca24c673b4a6479ee04ad5dd9630f674df868ebca10314b1c" + url "https:github.comJanDeDobbeleeroh-my-posharchiverefstagsv23.15.0.tar.gz" + sha256 "988f846e77a1fc6f4afb42bbd98f9fdfc16fa9473ebbbad1fb20dd6311a257b2" license "MIT" head "https:github.comJanDeDobbeleeroh-my-posh.git", branch: "main" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "4451705b5bb64a9c4b525545d73f7bb8e76bd628bf467bd6c2c875b6f03f0a9b" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "072c4c938c9a394d7438cece7f2ae2966a1a31e3ef897ea5b6ef626cbbf08e2b" - sha256 cellar: :any_skip_relocation, arm64_ventura: "aaad3e2f2b9e7d9d206f4be4a436a50bfb3796240586eefa3ab3f3ce22fb673b" - sha256 cellar: :any_skip_relocation, sonoma: "5bf9d8b616ceb148c55bd3188c8694f35300d31189616975e057056c1aed6241" - sha256 cellar: :any_skip_relocation, ventura: "9cdd4f3d3287fc8bd55f69fd1979afba0081f092418d193f09978c9b1b9be942" - sha256 cellar: :any_skip_relocation, x86_64_linux: "9bf672d432306e8de4ff14e2dca43a7f5e8b88041f36b9643463eabd228dd2f6" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "6a1dc3f011be0fe9f4539ad0f689266a21fd5d8cde46a8acf4b040146b449e71" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "833f4af48810d443fa0dd0763c5be42d2d12622f82e4ac679035596605ad516a" + sha256 cellar: :any_skip_relocation, arm64_ventura: "d101728b884b0716fd50651a89f0dd762283743c92e983d6c8875639f1b187f9" + sha256 cellar: :any_skip_relocation, sonoma: "3480360c1ba8c7561666134035299a01fb7912bceb0b5f3b6bc6e4ea45a56fdc" + sha256 cellar: :any_skip_relocation, ventura: "78d254305e25c3f867041c3502197273955b5f358154c2590471e268c78e745a" + sha256 cellar: :any_skip_relocation, x86_64_linux: "95b468b3b37165ed7169f36ed974e89c44eb0bc9546662af651e20c41a7d82b4" end depends_on "go" => :build diff --git a/Formula/o/onedrive.rb b/Formula/o/onedrive.rb index 08010631f3..8930b24775 100644 --- a/Formula/o/onedrive.rb +++ b/Formula/o/onedrive.rb @@ -1,12 +1,12 @@ class Onedrive < Formula desc "Folder synchronization with OneDrive" homepage "https:github.comabrauneggonedrive" - url "https:github.comabrauneggonedrivearchiverefstagsv2.5.0.tar.gz" - sha256 "6ddf92bf564e71871d1d49e4120f0848f79bc3e55155a73c2b882752fa13a431" + url "https:github.comabrauneggonedrivearchiverefstagsv2.5.1.tar.gz" + sha256 "99c1ad66fe9f595b84e9de397767f8337066f911a0ad90371855d7fa906d3d31" license "GPL-3.0-only" bottle do - sha256 cellar: :any_skip_relocation, x86_64_linux: "5ef60eba305591ad6d90aab590004ef1ae734a71916cce7ebff83e1ae42ab299" + sha256 cellar: :any_skip_relocation, x86_64_linux: "9118476e4d5c2459271abf201611e917736a39afbaa6207a9a58ad320648684c" end depends_on "ldc" => :build diff --git a/Formula/o/opencv.rb b/Formula/o/opencv.rb index 6326ebe916..8547ae409b 100644 --- a/Formula/o/opencv.rb +++ b/Formula/o/opencv.rb @@ -4,7 +4,7 @@ class Opencv < Formula url "https:github.comopencvopencvarchiverefstags4.10.0.tar.gz" sha256 "b2171af5be6b26f7a06b1229948bbb2bdaa74fcf5cd097e0af6378fce50a6eb9" license "Apache-2.0" - revision 8 + revision 9 head "https:github.comopencvopencv.git", branch: "4.x" livecheck do @@ -13,11 +13,11 @@ class Opencv < Formula end bottle do - sha256 arm64_sonoma: "37164fd1581c9271feca0998b70bd237a1c3aa1ef4743153522cbb8980bc4a2d" - sha256 arm64_ventura: "153a144b2e09638319b5902fba9c408cccefad7d236a8a2dd0319defae99413c" - sha256 sonoma: "e32effbd975936ce0afa81edfcc0ebc442501066e4634514f0581beab14ca5e6" - sha256 ventura: "06b76d208a22ee696588b30f8d56328b35451b2a58cd473b4a53f8bb18bc07fc" - sha256 x86_64_linux: "faafa36a2296c86f730136c649cdfb5efb7b1afeb85c178696b057a177e1b99f" + sha256 arm64_sonoma: "ba9a86644b4bb8f564e7c5bb7f296e01eb2ac75242c227f4b883696ad8a99e4c" + sha256 arm64_ventura: "f87d32b0f30f9b6dfb4e2cb9ed68f1718fe847fa07e28f3ce286821edb12a2a9" + sha256 sonoma: "f62d86a334ee4abfc131f916e4e4ec818ccc699cf123565977898391ecf60a5f" + sha256 ventura: "fb0e40928dedd2d81327696f63969dc5fc43210ff0aac391622ed4774e8fceba" + sha256 x86_64_linux: "588a3e8c8f57f4c6b5e092d3351caba4823520179cc846291673ddcb39577d7a" end depends_on "cmake" => :build diff --git a/Formula/o/openshift-cli.rb b/Formula/o/openshift-cli.rb index 5f931f25e3..66451b5e43 100644 --- a/Formula/o/openshift-cli.rb +++ b/Formula/o/openshift-cli.rb @@ -1,7 +1,7 @@ class OpenshiftCli < Formula desc "OpenShift command-line interface tools" homepage "https:www.openshift.com" - url "https:mirror.openshift.compubopenshift-v4clientsocp4.16.12openshift-client-src.tar.gz" + url "https:mirror.openshift.compubopenshift-v4clientsocp4.16.13openshift-client-src.tar.gz" # This project employs synchronized versioning so the sha256 may not change on version bumps sha256 "c19c67a9655abf6c48aecd10a4ffb900c6bc2798864ca0a757cb8df172311e29" license "Apache-2.0" @@ -13,12 +13,12 @@ class OpenshiftCli < Formula end bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "113770a7cc13f1a3725b31c6685f302807742cc61f4217893fcf0dc5b675b59f" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "5ebbb218cef06785812c3814fdedc5c66fa4bbde7bf719dd2e995e6a8dbc8ef1" - sha256 cellar: :any_skip_relocation, arm64_ventura: "95960088a470ec566ad6628622e22aa2dfbcf9eba9fb939faf997fff1d240463" - sha256 cellar: :any_skip_relocation, sonoma: "77c1057c9a42907a1d0758d6ea2728863239a7cd10870c129ff14f484be5ec0f" - sha256 cellar: :any_skip_relocation, ventura: "4543c73755c27f01836d4aa34de070e72fb7688a5738cf0c8a435f273e1d9c87" - sha256 cellar: :any_skip_relocation, x86_64_linux: "7cb6775e8eb7c955a62b5ceb3a828d0fca14f99384c2f037389c7d3a4bb2da6f" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "07fae439c3015086a656a1f790c051e05bfbd9810c7078347c7176d1d5370662" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "2724b71939c20567176cb5b58f62231be4e035e21d8d878f8bfb2dd0ea7ee863" + sha256 cellar: :any_skip_relocation, arm64_ventura: "22e0b1764808096b49811e19be41d24a9ca4919ac20298b154893f3a2aca230d" + sha256 cellar: :any_skip_relocation, sonoma: "6f43c762114be61249d88dedf663f1720dfd6738e35cf3ae2d80e0ce576ff8e2" + sha256 cellar: :any_skip_relocation, ventura: "ac1b94f3242d3e9269c75a7e87ae582a7a43e05f1a797eb532985431cdd47abb" + sha256 cellar: :any_skip_relocation, x86_64_linux: "a464ed73321a5031ea2e70ed7dba9784159c6d1d71ca23dd4f5c5c8b073cab5b" end depends_on "go" => :build diff --git a/Formula/o/opentelemetry-cpp.rb b/Formula/o/opentelemetry-cpp.rb index 73fd40de60..048a298716 100644 --- a/Formula/o/opentelemetry-cpp.rb +++ b/Formula/o/opentelemetry-cpp.rb @@ -4,16 +4,16 @@ class OpentelemetryCpp < Formula url "https:github.comopen-telemetryopentelemetry-cpparchiverefstagsv1.16.1.tar.gz" sha256 "b8a78bb2a3a78133dbb08bcd04342f4b1e03cb4a19079b8416d408d905fffc37" license "Apache-2.0" - revision 4 + revision 5 head "https:github.comopen-telemetryopentelemetry-cpp.git", branch: "main" bottle do - sha256 cellar: :any, arm64_sequoia: "f60e3cc6f593d9706040dc10026c89a08bcee406efeee3483975a9d91ff08c34" - sha256 cellar: :any, arm64_sonoma: "0936f311dd49300d0db26e17c298e9279cf130791c8ca2eb94f6445f515b8a7e" - sha256 cellar: :any, arm64_ventura: "36f64c08284ceb2722250dbf21e021c469f2096a0544276337cf58f759ce1c8c" - sha256 cellar: :any, sonoma: "f4ba6f8cbaa46c33f50631888cd016bfc376200ee619ee968281867b8d51cdce" - sha256 cellar: :any, ventura: "902119090eab63d1da4771680a7d6bf15dd0bb8327f792da2cc5967d4039f70c" - sha256 cellar: :any_skip_relocation, x86_64_linux: "d3a2f3d4d0d7c2f4de21b81ede0503551f047c4d75e3cd90bc1a4ae7fb48ba05" + sha256 cellar: :any, arm64_sequoia: "da6657c9876e9fda7629aa2f5e3be42eae2e8fd7c82f1aa724c200b5a422cf4e" + sha256 cellar: :any, arm64_sonoma: "572fbe7a72c7278fef8905f719a2c24bb45986a8bf453dc48aa4647da78c3c7e" + sha256 cellar: :any, arm64_ventura: "d0567368bf580a02ec0d11252faefc3eb4a738ee45bb15ce7cda42398dcf0e98" + sha256 cellar: :any, sonoma: "d2f91046fe9a99cc64c5228416c39782b0e855674c1ec999bd9a430cfbf39e6a" + sha256 cellar: :any, ventura: "4443afade54697172374b6e0378a59688164e41178907396163d88db71d09675" + sha256 cellar: :any_skip_relocation, x86_64_linux: "e06a3bd9b1f2758dcc442df0b743df16dfe3511c3c8bde6c4571293d73e37b2e" end depends_on "cmake" => :build diff --git a/Formula/o/or-tools.rb b/Formula/o/or-tools.rb index c40976659c..0f64968411 100644 --- a/Formula/o/or-tools.rb +++ b/Formula/o/or-tools.rb @@ -4,6 +4,7 @@ class OrTools < Formula url "https:github.comgoogleor-toolsarchiverefstagsv9.11.tar.gz" sha256 "f6a0bd5b9f3058aa1a814b798db5d393c31ec9cbb6103486728997b49ab127bc" license "Apache-2.0" + revision 1 head "https:github.comgoogleor-tools.git", branch: "stable" livecheck do @@ -12,12 +13,12 @@ class OrTools < Formula end bottle do - sha256 cellar: :any, arm64_sequoia: "6a7c407f0cb5c8dfb847c2893cff30069cd7aac94473e3a7a87cc8291bd75c71" - sha256 cellar: :any, arm64_sonoma: "bba4a158457e216d73dbe631a2859ccec20bee080218573ea8ece7f7fc072352" - sha256 cellar: :any, arm64_ventura: "3ce1a5fc9ccf285d11dbbd8e31e8962c0f00f320b47e38c80801ab689bcf556f" - sha256 cellar: :any, sonoma: "e6a103ee26182137bb5fb932a3cb4f616583efab2cf7d6283a00ddaddbade492" - sha256 cellar: :any, ventura: "33d211762847d9c687e11e1b88328612ea33baaa5e87271385069d28e747c183" - sha256 cellar: :any_skip_relocation, x86_64_linux: "ad44393215920cbc489a57bb9ac02380da4fa8e1ee33bb7adbe3ed028f56e80d" + sha256 cellar: :any, arm64_sequoia: "d96a2474dcec3e479e493f9a2feea94fdba14d1142c3a03fd955a2ebe8ccabf0" + sha256 cellar: :any, arm64_sonoma: "b334335e402ba2def5df45083b409feee658658fb144f91125f12c82846327fb" + sha256 cellar: :any, arm64_ventura: "944b2e33feaf16cbc65b85c389dc7c51b24c49cca9ff174a356cf7af617b7726" + sha256 cellar: :any, sonoma: "e9a11426f2c10f3f084bbcfcac027b9c888b7b73be0d7db45bf16f6ca7530d35" + sha256 cellar: :any, ventura: "bca479d83dbef1eef8370315db6e2258ab265fb23850a9404d5fd1c63b55b1b1" + sha256 cellar: :any_skip_relocation, x86_64_linux: "813619753bab47c09c9eadea6d600301d90699ad56cb490104650b4663266586" end depends_on "cmake" => [:build, :test] diff --git a/Formula/o/osctrl-cli.rb b/Formula/o/osctrl-cli.rb index ddd2b86b53..0c2f723298 100644 --- a/Formula/o/osctrl-cli.rb +++ b/Formula/o/osctrl-cli.rb @@ -1,19 +1,17 @@ class OsctrlCli < Formula desc "Fast and efficient osquery management" homepage "https:osctrl.net" - url "https:github.comjmpsecosctrlarchiverefstagsv0.3.9.tar.gz" - sha256 "4d6ea5dd3597e162be586bf6125cf118a45c416eb8d1195ef8cbe52cd0bc4992" + url "https:github.comjmpsecosctrlarchiverefstagsv0.4.0.tar.gz" + sha256 "c6f0a1970c78c06c183756c26bddd11b142a004ff623e4546dc98446f7888e58" license "MIT" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "482b16cc5a60355bd8a52c8b91fe350250ce3a3496bf2d5fb4ae17395629afb8" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "482b16cc5a60355bd8a52c8b91fe350250ce3a3496bf2d5fb4ae17395629afb8" - sha256 cellar: :any_skip_relocation, arm64_ventura: "482b16cc5a60355bd8a52c8b91fe350250ce3a3496bf2d5fb4ae17395629afb8" - sha256 cellar: :any_skip_relocation, arm64_monterey: "482b16cc5a60355bd8a52c8b91fe350250ce3a3496bf2d5fb4ae17395629afb8" - sha256 cellar: :any_skip_relocation, sonoma: "10e6acb9d0ab8f71f5c1dec100658b9ac373f4e6bb2c67499ccc0ae23533e9ce" - sha256 cellar: :any_skip_relocation, ventura: "10e6acb9d0ab8f71f5c1dec100658b9ac373f4e6bb2c67499ccc0ae23533e9ce" - sha256 cellar: :any_skip_relocation, monterey: "10e6acb9d0ab8f71f5c1dec100658b9ac373f4e6bb2c67499ccc0ae23533e9ce" - sha256 cellar: :any_skip_relocation, x86_64_linux: "a4a93e6d0273e5ad1898ddc095162a8357761dcf213c86683692ff460d9c4c77" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "742a060e252a041287f6303f3a2ce89987d97dca52a66fa47a0fabf92b772acb" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "742a060e252a041287f6303f3a2ce89987d97dca52a66fa47a0fabf92b772acb" + sha256 cellar: :any_skip_relocation, arm64_ventura: "742a060e252a041287f6303f3a2ce89987d97dca52a66fa47a0fabf92b772acb" + sha256 cellar: :any_skip_relocation, sonoma: "72d7ef5029612fb328c8e4638228d4db4654fbec9b021e799979e3f25e4ee564" + sha256 cellar: :any_skip_relocation, ventura: "72d7ef5029612fb328c8e4638228d4db4654fbec9b021e799979e3f25e4ee564" + sha256 cellar: :any_skip_relocation, x86_64_linux: "ed0a44956ce7f35a83ae7669c89e563254ada2b23ad9872572dcb75813cfbab1" end depends_on "go" => :build diff --git a/Formula/o/osm-pbf.rb b/Formula/o/osm-pbf.rb index fef80d0f9d..e52b93ea6a 100644 --- a/Formula/o/osm-pbf.rb +++ b/Formula/o/osm-pbf.rb @@ -4,15 +4,15 @@ class OsmPbf < Formula url "https:github.comopenstreetmapOSM-binaryarchiverefstagsv1.5.1.tar.gz" sha256 "183ad76c5905c7abd35d938824320ffb82d9ca8987796018f2da8380b51cdac2" license "LGPL-3.0-or-later" - revision 7 + revision 8 bottle do - sha256 cellar: :any, arm64_sequoia: "5f86b0e680557df6ece854d02457c6c266f18927b92dc9f28ed43b899597cfc2" - sha256 cellar: :any, arm64_sonoma: "24adf83b2fe7fc6010b6f333f612980909f1820ddea8e59ee89357d542ff6c1d" - sha256 cellar: :any, arm64_ventura: "89884562f91649f5bfe93e95ef69c4613874bf10a182aeda7681ff3148b2520e" - sha256 cellar: :any, sonoma: "84b3d4fd512f521eb2d8cfccdf181af851f45f95bd0e0881ab22feddce8dcb69" - sha256 cellar: :any, ventura: "022ee2ecd13c79af92a0b4b6a99a12f672b55044c789da5e035d3b4d5746e25d" - sha256 cellar: :any_skip_relocation, x86_64_linux: "927c6cda348c6c730ddc0aaaac5a414613784ae214444765c70543f8cffb676d" + sha256 cellar: :any, arm64_sequoia: "8125d2a217d5ce83df6db4ab63148f5b364bb23d28d97e6aed0ad4196c5603a6" + sha256 cellar: :any, arm64_sonoma: "69192e5044001b5e1c09833c8f3fa167dbdb050af1302729f4beb8c9bd7a3351" + sha256 cellar: :any, arm64_ventura: "4bd507eb7d86c527fa94925f83f17b8a02f19d6f5136b08521dc376278116bd8" + sha256 cellar: :any, sonoma: "c92254cbd852c4c7845528139041cefd8d61129a199dceae3d32ea7a3426a215" + sha256 cellar: :any, ventura: "4365f28078ce4ca84fdf7cc8448d77ea46bf2259e7d8641dfaac9d3f6ddb0773" + sha256 cellar: :any_skip_relocation, x86_64_linux: "cabd4c7c2bfe38a23d7d3b40ffcd187ca0a4727acb47f1de21a71d01e76c576c" end depends_on "cmake" => :build diff --git a/Formula/o/ox.rb b/Formula/o/ox.rb index 7da924adab..4ca0c2ae79 100644 --- a/Formula/o/ox.rb +++ b/Formula/o/ox.rb @@ -1,18 +1,18 @@ class Ox < Formula desc "Independent Rust text editor that runs in your terminal" homepage "https:github.comcurlpipeox" - url "https:github.comcurlpipeoxarchiverefstags0.6.1.tar.gz" - sha256 "99135a0825f0fd604bd060699856dc0a4b79179807c6345ccf85ad33cdbd7db6" + url "https:github.comcurlpipeoxarchiverefstags0.6.2.tar.gz" + sha256 "3b8e1bf4bc6d8cc924e85f074d63274908b5a765f4d5a9740f71c54d1e7de1c2" license "GPL-2.0-only" head "https:github.comcurlpipeox.git", branch: "master" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "3691df38ac0456cb8cdb8f35904b0a53fcd6f0e5ab09beca0c0cc25ac53c40dd" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "4c58193b7dc59c5553e139a6ee90947fdd286bc871cc685c996e9998ca9a1143" - sha256 cellar: :any_skip_relocation, arm64_ventura: "dfc6a4f5a16726a530e40bc3df6cac24f739d8c228ee12c1dc0908ccdde96441" - sha256 cellar: :any_skip_relocation, sonoma: "9852248586759587a4c6e9db2bd6378ee349e4e09498d05ceebf6e818a4a5058" - sha256 cellar: :any_skip_relocation, ventura: "3165b9ab51b529f8021b629944edf410ffa5c57b7ccc8961568391ecec5904c6" - sha256 cellar: :any_skip_relocation, x86_64_linux: "4f67c3b29cdabf5be2fed47696ba3144702fa0ae358964ea36b1d26149ecad27" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "4b50ee2f20d355a2469cedb31e879ce9c117fb75829a0ecfca3b15da0235c02d" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "276cdc577c3c4940a450547bf5fb1fc266abe4c285f6eb27146434ad0fe482ca" + sha256 cellar: :any_skip_relocation, arm64_ventura: "e34fe3804a1ad73160e5b30b3d78fb6a10bc76577cc9dd5cd3f7f783a90ced5c" + sha256 cellar: :any_skip_relocation, sonoma: "f51c5cda3e54d3a059b7c1a7d1e72c7a89e470bea56c562e6be9e740a71296a5" + sha256 cellar: :any_skip_relocation, ventura: "4def6094a9a001f7a4451ae756a2d1b99c1bd3445b4964d93b4706b6da2a2cca" + sha256 cellar: :any_skip_relocation, x86_64_linux: "e822a4e038b89cdc396f7154e4d82fc96ebb4da435cfdc1a29ba17f981bb04ed" end depends_on "rust" => :build diff --git a/Formula/p/packetbeat.rb b/Formula/p/packetbeat.rb index f02eeb7721..1454601214 100644 --- a/Formula/p/packetbeat.rb +++ b/Formula/p/packetbeat.rb @@ -2,20 +2,18 @@ class Packetbeat < Formula desc "Lightweight Shipper for Network Data" homepage "https:www.elastic.coproductsbeatspacketbeat" url "https:github.comelasticbeats.git", - tag: "v8.15.1", - revision: "88cc526a2d3e52dcbfa52c9dd25eb09ed95470e4" + tag: "v8.15.2", + revision: "26daf71e4ec87172523af7f0e916cba9f79dc0d0" license "Apache-2.0" head "https:github.comelasticbeats.git", branch: "master" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "1e59ce6b0923e2866fc48eec27375d82baa201c39eaaff6661358e09f40c793f" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "bc93ce3e44e5a2ff800d14dedc25d69bb124c361cd0d34a0d4426f5ee6da0465" - sha256 cellar: :any_skip_relocation, arm64_ventura: "6237ad3de4705996a2b15ed4010db5352ca68f6e5fe4c209301107ed0f2c8994" - sha256 cellar: :any_skip_relocation, arm64_monterey: "5c30443f50c806152be3b078b1204478a3c41d05094fad37033167a2ecb181e7" - sha256 cellar: :any_skip_relocation, sonoma: "447011f9f68e142164f09fb7381dea1d37c8f4bcc12fe6818af82135b50fea40" - sha256 cellar: :any_skip_relocation, ventura: "4545b4a54b1c4ebcf7a439c70b1ccb8aef08d0aa5618a8360913ad68a4a3e286" - sha256 cellar: :any_skip_relocation, monterey: "639547540dfbc660dc9268a6c4dbff992defc9eee201153f441b63b14dcfcd5a" - sha256 cellar: :any_skip_relocation, x86_64_linux: "e3147fc3131d138f939fc7e19b232ba7ba9dca6c484c623a6576868dde014d3c" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "ee620b73d24d12b61b5e53679aca4f761854774c0d5d0da9455f5497de1494e4" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "e7cd48f6cc0bce24d1eb2071ff977f036e1f76281f10e78ab05708200b5fe595" + sha256 cellar: :any_skip_relocation, arm64_ventura: "9acbf15c914c7744293a86e08389098eec9a1214a17f1a8bdacaffb932767241" + sha256 cellar: :any_skip_relocation, sonoma: "ef0fe4fbcf93ccfc720fbe761d2e2da328fd11c322a1abf2bacc438c8c38cdfc" + sha256 cellar: :any_skip_relocation, ventura: "1c038f6a906cfe79c84352cd0632455133e79847dee9689b0bcacfb5fd5d6065" + sha256 cellar: :any_skip_relocation, x86_64_linux: "5ca2df3077e536108af5bbf788af0b8f04150c0bd472e5636bfe22871e18d7bd" end depends_on "go" => :build diff --git a/Formula/p/percona-xtrabackup.rb b/Formula/p/percona-xtrabackup.rb index 838fc22163..e9969e46b5 100644 --- a/Formula/p/percona-xtrabackup.rb +++ b/Formula/p/percona-xtrabackup.rb @@ -5,7 +5,7 @@ class PerconaXtrabackup < Formula url "https:downloads.percona.comdownloadsPercona-XtraBackup-LATESTPercona-XtraBackup-8.0.35-31sourcetarballpercona-xtrabackup-8.0.35-31.tar.gz" sha256 "c6bda1e7f983e5a667bff22d1d67d33404db4e741676d03c9c60bbd4b263cabf" license "GPL-2.0-only" - revision 2 + revision 3 livecheck do url "https:docs.percona.compercona-xtrabackuplatest" @@ -20,12 +20,12 @@ class PerconaXtrabackup < Formula end bottle do - sha256 arm64_sequoia: "61f9d428a004b5e63a6605f5d06a31791ce61644489161ec187bbf4e6061722e" - sha256 arm64_sonoma: "fd27721b01aeadb935a2544d5999221399d244160fcbe53246605d1a8324ec1d" - sha256 arm64_ventura: "4d24af87d61b3c9786f4a1de63c33b0943799e7e2a2231ef451f5a542616b93d" - sha256 sonoma: "09f8ff12ba6b61fe85d3b00e7f4d94e639d746d5e4acb2ca2cec8fba8e53a8ca" - sha256 ventura: "a86822570ffe68c6eb0b722a50bf715d4ae6423ffeaebf078025003002afbc57" - sha256 x86_64_linux: "895b32b23b4191f3461bf9c28e352274a614a7a9a6ac6497b9e49e7c2e136972" + sha256 arm64_sequoia: "33579187e898c697545cedc0432b383a05e2a68f43ca5f4d4fed1744d1dcb328" + sha256 arm64_sonoma: "a903204698985b7cdd279ee8e1efed58e0968b1528275ba243787e1efbf4f0dc" + sha256 arm64_ventura: "ccf662365cdffff5a4d9320d9b775f693ddd982b7f8eb7b00e1b5a202d350a4d" + sha256 sonoma: "c5b64441fec64625b7ab3ae30d6759fedcd3f3bb8bd26696e91d6b3b1a9d7da4" + sha256 ventura: "fec0c45e5ec59e36e5fbf7e1dd27d10505ba17d53be0522e98b203b67736b8cc" + sha256 x86_64_linux: "2c51680179a8ae1eaae81b94920130ee95388034a13ddca971b3e5153dd995d9" end depends_on "bison" => :build # needs bison >= 3.0.4 @@ -197,7 +197,7 @@ def install @@ -1942,31 +1942,6 @@ MYSQL_CHECK_RAPIDJSON() MYSQL_CHECK_FIDO() MYSQL_CHECK_FIDO_DLLS() - + -IF(APPLE) - GET_FILENAME_COMPONENT(HOMEBREW_BASE ${HOMEBREW_HOME} DIRECTORY) - IF(EXISTS ${HOMEBREW_BASE}includeboost) diff --git a/Formula/p/php@8.2.rb b/Formula/p/php@8.2.rb index 780b3c0b95..a869bb2e17 100644 --- a/Formula/p/php@8.2.rb +++ b/Formula/p/php@8.2.rb @@ -2,9 +2,9 @@ class PhpAT82 < Formula desc "General-purpose scripting language" homepage "https:www.php.net" # Should only be updated if the new version is announced on the homepage, https:www.php.net - url "https:www.php.netdistributionsphp-8.2.23.tar.xz" - mirror "https:fossies.orglinuxwwwphp-8.2.23.tar.xz" - sha256 "81c5ae6ba44e262a076349ee54a2e468638a4571085d80bff37f6fd308e1d8d5" + url "https:www.php.netdistributionsphp-8.2.24.tar.xz" + mirror "https:fossies.orglinuxwwwphp-8.2.24.tar.xz" + sha256 "80a5225746a9eb484475b312d4c626c63a88a037d8e56d214f30205e1ba1411a" license "PHP-3.01" livecheck do @@ -13,14 +13,12 @@ class PhpAT82 < Formula end bottle do - sha256 arm64_sequoia: "203b9b32460f23fa3007282997abbe3ce7ef5415622d6627c87a3a8c3e14e40f" - sha256 arm64_sonoma: "b4ffb93de47ac00e233b2a7e32dc40448df1455f635e5b2b2e4d33a52503fd97" - sha256 arm64_ventura: "fe72c30421c49a2a09b35300490e63683128d658b74785c992d2499e787dbbab" - sha256 arm64_monterey: "4d4b334ead061ac33d3dd357b822ac295275ff1963e6badd380c92552af3db2a" - sha256 sonoma: "2d5478b755965e5c184844054db9d77b63693ce61597879d000037c5e72521d3" - sha256 ventura: "0333964a5cd32aecf2791c2a681dcf82001fab1b63f26d19bfe78ad1ae065c2c" - sha256 monterey: "1642d242f537464fcca77ba9503ae3fc74691718fb80f7aa1d7175ca6cc1c8e9" - sha256 x86_64_linux: "9a1bf4557907ee4ba438b3cd3410a022d1ce8ee381e0d0aff874e7fc31449af6" + sha256 arm64_sequoia: "f069e47c20bd9add60eaf5b7900ec1ea80ceddc3547261011b0648d79368d43e" + sha256 arm64_sonoma: "5da3d50380fb414607f2fab95228d84b8aa6b58ae3cd329416202b9c48b84077" + sha256 arm64_ventura: "674ed070c9e3358f4179c683eae93dc639b567a37a52f4aca58b96128834828d" + sha256 sonoma: "f9f412aed8713eb7c73ad34eaca25ae023bfcbf5b40bf311b002df75de8effaa" + sha256 ventura: "afd7347743fcb543f2f8ec1f68cf69d506edec3f40fe58aad7458f2629fe293a" + sha256 x86_64_linux: "195ed79a4e372a98d4e5ecccf0ee4394be3c45c151f1a9f1fa11730e06813722" end keg_only :versioned_formula diff --git a/Formula/p/phpstan.rb b/Formula/p/phpstan.rb index 59e10eea70..827c68d8ef 100644 --- a/Formula/p/phpstan.rb +++ b/Formula/p/phpstan.rb @@ -1,17 +1,17 @@ class Phpstan < Formula desc "PHP Static Analysis Tool" homepage "https:github.comphpstanphpstan" - url "https:github.comphpstanphpstanreleasesdownload1.12.4phpstan.phar" - sha256 "eacf43e8a64625115c8ced094633b079ee72e42bcd8dc19ea2ea9241c244155c" + url "https:github.comphpstanphpstanreleasesdownload1.12.5phpstan.phar" + sha256 "5355777ebbf58f691e980e97d2f69eb5ee0b9225b9163f16ee8bc4e7a62e7cf7" license "MIT" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "8fd9902f56ec41a398a9c425ae00d76ed1e88c28360ad6018443bd4dc735ad24" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "8fd9902f56ec41a398a9c425ae00d76ed1e88c28360ad6018443bd4dc735ad24" - sha256 cellar: :any_skip_relocation, arm64_ventura: "8fd9902f56ec41a398a9c425ae00d76ed1e88c28360ad6018443bd4dc735ad24" - sha256 cellar: :any_skip_relocation, sonoma: "e58a3a820bfd9cec779f28eec96c21ce10644b4efdf5807fb92357d989864185" - sha256 cellar: :any_skip_relocation, ventura: "e58a3a820bfd9cec779f28eec96c21ce10644b4efdf5807fb92357d989864185" - sha256 cellar: :any_skip_relocation, x86_64_linux: "594c7080e80906f7f0da4dcc618eaaf79d9c5edd92f09c928603412979ee7235" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "5c9f886fdda73b35d661d1ea91440833aa8f84826fa4d6da213914b4b95c57aa" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "5c9f886fdda73b35d661d1ea91440833aa8f84826fa4d6da213914b4b95c57aa" + sha256 cellar: :any_skip_relocation, arm64_ventura: "5c9f886fdda73b35d661d1ea91440833aa8f84826fa4d6da213914b4b95c57aa" + sha256 cellar: :any_skip_relocation, sonoma: "3af03bd1e87ce83abca92d08eae491b8c64080a03b046d828ec6dbcd2551dbcf" + sha256 cellar: :any_skip_relocation, ventura: "3af03bd1e87ce83abca92d08eae491b8c64080a03b046d828ec6dbcd2551dbcf" + sha256 cellar: :any_skip_relocation, x86_64_linux: "0c7e967456c04325dcbe902026278646de87c202cf40ae6d5dd5554556d6ad21" end depends_on "php" => :test diff --git a/Formula/p/pickle.rb b/Formula/p/pickle.rb index ee02bfdd6f..83df80ba6f 100644 --- a/Formula/p/pickle.rb +++ b/Formula/p/pickle.rb @@ -6,17 +6,13 @@ class Pickle < Formula license "BSD-3-Clause" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "f639f368ae43bb57ae421bbd3426bab6edc063da8f7ec66f53344c104073f430" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "b2fd589bd9d5b78d0320266d1f6001e30e4ca6b9b1e84021d5d9091e066490af" - sha256 cellar: :any_skip_relocation, arm64_ventura: "d4f920dd057755ffe7ffeda8c69132b8eef968197f8afc6d6cb2c635b0ced65d" - sha256 cellar: :any_skip_relocation, arm64_monterey: "d9f2e503ecd0cb0ffbb7297c91ade88e59fae31c5d9f898f0733e57b86c72020" - sha256 cellar: :any_skip_relocation, arm64_big_sur: "d9f2e503ecd0cb0ffbb7297c91ade88e59fae31c5d9f898f0733e57b86c72020" - sha256 cellar: :any_skip_relocation, sonoma: "726f7057581fa4ec0bb607e09ae69c606dcfe9a10a013f95ced20b8da9fa445c" - sha256 cellar: :any_skip_relocation, ventura: "54396906b51eee78fa431988387356533e61a69629388aee1a2a534df1776fe4" - sha256 cellar: :any_skip_relocation, monterey: "bcb061bd3996f49e3b6ee1848677a1fb1858cd126c810f22bd82dbfe3518b59c" - sha256 cellar: :any_skip_relocation, big_sur: "bcb061bd3996f49e3b6ee1848677a1fb1858cd126c810f22bd82dbfe3518b59c" - sha256 cellar: :any_skip_relocation, catalina: "bcb061bd3996f49e3b6ee1848677a1fb1858cd126c810f22bd82dbfe3518b59c" - sha256 cellar: :any_skip_relocation, x86_64_linux: "d9f2e503ecd0cb0ffbb7297c91ade88e59fae31c5d9f898f0733e57b86c72020" + rebuild 1 + sha256 cellar: :any_skip_relocation, arm64_sequoia: "f639f368ae43bb57ae421bbd3426bab6edc063da8f7ec66f53344c104073f430" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "f639f368ae43bb57ae421bbd3426bab6edc063da8f7ec66f53344c104073f430" + sha256 cellar: :any_skip_relocation, arm64_ventura: "f639f368ae43bb57ae421bbd3426bab6edc063da8f7ec66f53344c104073f430" + sha256 cellar: :any_skip_relocation, sonoma: "91002e34b82efb2b8514339bfc45b0d0a0455dc8ba05c1ccd30fef75841914f7" + sha256 cellar: :any_skip_relocation, ventura: "91002e34b82efb2b8514339bfc45b0d0a0455dc8ba05c1ccd30fef75841914f7" + sha256 cellar: :any_skip_relocation, x86_64_linux: "f639f368ae43bb57ae421bbd3426bab6edc063da8f7ec66f53344c104073f430" end depends_on "php" diff --git a/Formula/p/platformio.rb b/Formula/p/platformio.rb index 15ef6598bd..13e1e58823 100644 --- a/Formula/p/platformio.rb +++ b/Formula/p/platformio.rb @@ -3,21 +3,18 @@ class Platformio < Formula desc "Your Gateway to Embedded Software Development Excellence" homepage "https:platformio.org" - url "https:files.pythonhosted.orgpackages13788903f4f505a393ee48a18a00b4b9c866a726ef844d23ff3ce4863d710898platformio-6.1.15.tar.gz" - sha256 "d3209a60d40340fdbab2c76ee23303d90e5ecea0a11f92980c9d2068d0975fde" + url "https:files.pythonhosted.orgpackages32a04b1d18da2668a37b28beff3ecdc934940516302565c31a4cd4e17661a285platformio-6.1.16.tar.gz" + sha256 "79387b45ca7df9c0c51cae82b3b0a40ba78d11d87cea385db47e1033d781e959" license "Apache-2.0" - revision 2 head "https:github.complatformioplatformio-core.git", branch: "develop" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "443c4a3c783ffde98f33b829edc5941b8c96065f6ddfcd042cbeec681249f5e2" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "b54558f1c018e6a5b045232600640aba1d6ad8b4426f1121bb91525e66cd44da" - sha256 cellar: :any_skip_relocation, arm64_ventura: "b54558f1c018e6a5b045232600640aba1d6ad8b4426f1121bb91525e66cd44da" - sha256 cellar: :any_skip_relocation, arm64_monterey: "b54558f1c018e6a5b045232600640aba1d6ad8b4426f1121bb91525e66cd44da" - sha256 cellar: :any_skip_relocation, sonoma: "725b495355199793a16d05ca6ae27e7bdceb0100c96c5e0aaf3d601b1c1b643a" - sha256 cellar: :any_skip_relocation, ventura: "725b495355199793a16d05ca6ae27e7bdceb0100c96c5e0aaf3d601b1c1b643a" - sha256 cellar: :any_skip_relocation, monterey: "458768aa5e196f17f875968f5a7952089c1f44b6ff209b6f5ff37729a300f85b" - sha256 cellar: :any_skip_relocation, x86_64_linux: "051511a8cb03d21fbdb47b3878253d46be046b78ee7996641b4fdbfb70cf2c93" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "8b2337f426260ec5f305ac2fd1c78c4b7302c9aca0ec9e8f8d6d86cfe39fd645" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "8b2337f426260ec5f305ac2fd1c78c4b7302c9aca0ec9e8f8d6d86cfe39fd645" + sha256 cellar: :any_skip_relocation, arm64_ventura: "8b2337f426260ec5f305ac2fd1c78c4b7302c9aca0ec9e8f8d6d86cfe39fd645" + sha256 cellar: :any_skip_relocation, sonoma: "e0e5cb36f112824d23010393229f222164e49a808d3a862ffb6b0b4a6b457ffe" + sha256 cellar: :any_skip_relocation, ventura: "e0e5cb36f112824d23010393229f222164e49a808d3a862ffb6b0b4a6b457ffe" + sha256 cellar: :any_skip_relocation, x86_64_linux: "e0e5cb36f112824d23010393229f222164e49a808d3a862ffb6b0b4a6b457ffe" end depends_on "certifi" @@ -29,18 +26,13 @@ class Platformio < Formula end resource "anyio" do - url "https:files.pythonhosted.orgpackagese6e3c4c8d473d6780ef1853d630d581f70d655b4f8d7553c6997958c283039a2anyio-4.4.0.tar.gz" - sha256 "5aadc6a1bbb7cdb0bede386cac5e2940f5e2ff3aa20277e991cf028e0585ce94" + url "https:files.pythonhosted.orgpackages7849f3f17ec11c4a91fe79275c426658e509b07547f874b14c1a526d86a83fc8anyio-4.6.0.tar.gz" + sha256 "137b4559cbb034c477165047febb6ff83f390fc3b20bf181c1fc0a728cb8beeb" end resource "bottle" do - url "https:files.pythonhosted.orgpackagesfd041c09ab851a52fe6bc063fd0df758504edede5cc741bd2e807bf434a09215bottle-0.12.25.tar.gz" - sha256 "e1a9c94970ae6d710b3fb4526294dfeb86f2cb4a81eff3a4b98dc40fb0e5e021" - end - - resource "chardet" do - url "https:files.pythonhosted.orgpackagesf30df7b6ab21ec75897ed80c17d79b15951a719226b9fababf1e40ea74d69079chardet-5.2.0.tar.gz" - sha256 "1b3b6ff479a8c414bc3fa2c0852995695c4a026dcd6d0633b2dd092ca39c1cf7" + url "https:files.pythonhosted.orgpackages877eeae463f832f64b3a1cb640384d155079e7dd2905116ab925e9bb04f66e75bottle-0.13.1.tar.gz" + sha256 "a48852dc7a051353d3e4de3dd5590cd25de370bcfd94a72237561e314ceb0c88" end resource "charset-normalizer" do @@ -64,13 +56,13 @@ class Platformio < Formula end resource "idna" do - url "https:files.pythonhosted.orgpackages21edf86a79a07470cb07819390452f178b3bef1d375f2ec021ecfc709fc7cf07idna-3.7.tar.gz" - sha256 "028ff3aadf0609c1fd278d8ea3089299412a7a8b9bd005dd08b9f8285bcb5cfc" + url "https:files.pythonhosted.orgpackagesf1707703c29685631f5a7590aa73f1f1d3fa9a380e654b86af429e0934a32f7didna-3.10.tar.gz" + sha256 "12f65c9b470abda6dc35cf8e63cc574b1c52b11df2c86030af0ac09b01b13ea9" end resource "marshmallow" do - url "https:files.pythonhosted.orgpackagesd6310881962e77efa2d524ca80566ba1fb7cab000edaa9f4152b97a39b8d9a2dmarshmallow-3.21.3.tar.gz" - sha256 "4f57c5e050a54d66361e826f94fba213eb10b67b2fdb02c3e0343ce207ba1662" + url "https:files.pythonhosted.orgpackages7040faa10dc4500bca85f41ca9d8cefab282dd23d0fcc7a9b5fab40691e72e76marshmallow-3.22.0.tar.gz" + sha256 "4972f529104a220bb8637d595aa4c9762afbe7f7a77d82dc58c1615d70c5823e" end resource "packaging" do @@ -104,8 +96,8 @@ class Platformio < Formula end resource "starlette" do - url "https:files.pythonhosted.orgpackages61b56bceb93ff20bd7ca36e6f7c540581abb18f53130fabb30ba526e26fd819bstarlette-0.37.2.tar.gz" - sha256 "9af890290133b79fc3db55474ade20f6220a364a0402e0b556e7cd5e1e093823" + url "https:files.pythonhosted.orgpackages65d289a812386fff01247481fb5a9709b4eac1e16753a9ff2915ec6c23cad108starlette-0.39.1.tar.gz" + sha256 "33c5a94f64d3ab2c799b2715b45f254a3752f229d334f1562a3aaf78c23eab95" end resource "tabulate" do @@ -114,13 +106,13 @@ class Platformio < Formula end resource "urllib3" do - url "https:files.pythonhosted.orgpackages436dfa469ae21497ddc8bc93e5877702dca7cb8f911e337aca7452b5724f1bb6urllib3-2.2.2.tar.gz" - sha256 "dd505485549a7a552833da5e6063639d0d177c04f23bc3864e41e5dc5f612168" + url "https:files.pythonhosted.orgpackagesed6322ba4ebfe7430b76388e7cd448d5478814d3032121827c12a2cc287e2260urllib3-2.2.3.tar.gz" + sha256 "e7d814a81dad81e6caf2ec9fdedb284ecc9c73076b62654547cc64ccdcae26e9" end resource "uvicorn" do - url "https:files.pythonhosted.orgpackages498d5005d39cd79c9ae87baf7d7aafdcdfe0b13aa69d9a1e3b7f1c984a2ac6d2uvicorn-0.29.0.tar.gz" - sha256 "6a69214c0b6a087462412670b3ef21224fa48cae0e452b5883e8e8bdfdd11dd0" + url "https:files.pythonhosted.orgpackages5a015e637e7aa9dd031be5376b9fb749ec20b86f5a5b6a49b87fabd374d5fa9fuvicorn-0.30.6.tar.gz" + sha256 "4b15decdda1e72be08209e860a1e10e92439ad5b97cf44cc945fcbee66fc5788" end resource "wsproto" do diff --git a/Formula/p/postgis.rb b/Formula/p/postgis.rb index 9fe33b4eba..d23042cd27 100644 --- a/Formula/p/postgis.rb +++ b/Formula/p/postgis.rb @@ -1,8 +1,8 @@ class Postgis < Formula desc "Adds support for geographic objects to PostgreSQL" homepage "https:postgis.net" - url "https:download.osgeo.orgpostgissourcepostgis-3.4.3.tar.gz" - sha256 "f8ded505daeb8f57659da2b9e577ff71e183aaa094708d2eece2c56d93361f62" + url "https:download.osgeo.orgpostgissourcepostgis-3.5.0.tar.gz" + sha256 "ca698a22cc2b2b3467ac4e063b43a28413f3004ddd505bdccdd74c56a647f510" license "GPL-2.0-or-later" livecheck do @@ -11,14 +11,12 @@ class Postgis < Formula end bottle do - sha256 cellar: :any, arm64_sequoia: "69bcaed51c7fdc66e58141621dbe28a010bcb2ce3d57e789a21cdc0b05e741e7" - sha256 cellar: :any, arm64_sonoma: "619e7996364ce78a8c9f34c7762e493be62f0e9467104ff1bf61fa2842266b09" - sha256 cellar: :any, arm64_ventura: "1e7641421667a2d99c44032994c66344cab61570b4b9c6c1066702f454f33f94" - sha256 cellar: :any, arm64_monterey: "beedaffb06905e360eb99351e442f377f91f345e81bdcc7ee7f16bcba1e2a6de" - sha256 cellar: :any, sonoma: "c50e0f3b10aea94825f983d75691cf231a0d47c681cd09ce17cd4cb2cc66ea4e" - sha256 cellar: :any, ventura: "b606bc9a70e7a1eafb1c84c7a9e8a9e16b523ee836c1e8e4506f2df9d86636f5" - sha256 cellar: :any, monterey: "f93e41a5b70d007775c51a065d103860ffbf661cc088df194b2217d7da2ffb01" - sha256 cellar: :any_skip_relocation, x86_64_linux: "93ec53c8041183126f144dd8628f330cd5f2b6a6a7ed9a92d096315e35f957cc" + sha256 cellar: :any, arm64_sequoia: "e57c841702c1e0c30b81d9367d9feefadcd4b28a33cf924e06393a351e2322ed" + sha256 cellar: :any, arm64_sonoma: "80871d3a8a1e1a05d6c0648804db2a183d51be185e6906f8a7ed065eb7dcba6f" + sha256 cellar: :any, arm64_ventura: "44de180e1cb654d0e33c17866f91e36a77d2fee4bb6a5cddab76b590317a5cec" + sha256 cellar: :any, sonoma: "74849f51528ca96d95cb632b834cf5d878b6b7d32a9bdea03c4537303a5f6dbb" + sha256 cellar: :any, ventura: "24e5a4aac1f5a336c60c3288536faa60e58010c515be5c9b00d0e0ff5950b397" + sha256 cellar: :any_skip_relocation, x86_64_linux: "0aed9e03c0e08aa2e784300fc317ff233a6614f156534cabc0c7707c485f458c" end head do diff --git a/Formula/p/promptfoo.rb b/Formula/p/promptfoo.rb index 6aee1401d9..1629292f78 100644 --- a/Formula/p/promptfoo.rb +++ b/Formula/p/promptfoo.rb @@ -1,17 +1,17 @@ class Promptfoo < Formula desc "Test your LLM app locally" homepage "https://promptfoo.dev/" - url "https://registry.npmjs.org/promptfoo/-/promptfoo-0.90.0.tgz" - sha256 "8c0c2a3ef1dd679cc772a06ce3f11727bc73688ae04eac51c87d8a2b4dd7aac5" + url "https://registry.npmjs.org/promptfoo/-/promptfoo-0.90.1.tgz" + sha256 "497230eb8056e69b5d6e811f601129e614753b727aaaee55ad8addbf903190d0" license "MIT" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "0715d432af676a132503b6782bfcf15226b76739ae2dcda16343ad4b27cd7d03" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "715c5eb35ad609bd96208b3b3002d111c37e84babfafea440d67fcefea6a71da" - sha256 cellar: :any_skip_relocation, arm64_ventura: "97502261553fc814a5d2e0d3e583ffc5c06847b1a0353d0d589a3f53d3b6a104" - sha256 cellar: :any_skip_relocation, sonoma: "db748bc3101b46ec7fc703b1483875b8b81c6a6d179f56a5f886cd95469a9531" - sha256 cellar: :any_skip_relocation, ventura: "253cb3f643bf36045aecd53173daf5ee10bfa91c80e7437d130605a0a20e856c" - sha256 cellar: :any_skip_relocation, x86_64_linux: "168eaab2a7f5db526c19f1ad0e11682863d710bcab0be95bf133d47793795643" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "ad3589c1f1f2537f26fb32b4f9ef186e1767fc1e15c69f29d7264899e8f550dc" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "b76e586b8bc440d8129cbbeb0d2633621343cb35287a2a7298943954b877c7be" + sha256 cellar: :any_skip_relocation, arm64_ventura: "c2ca42f32d3d6b19bb1415ebec79f56fc1f5839f2515394fd85faeac107175cc" + sha256 cellar: :any_skip_relocation, sonoma: "1612b7c3d0fa3b733a24de2eaf210a04077afa968df9039d30c274847d850d2d" + sha256 cellar: :any_skip_relocation, ventura: "c367bf0901aa57b6c99f680c7a3ea1edb2876d5ff62f94f269031d96e6026290" + sha256 cellar: :any_skip_relocation, x86_64_linux: "25520ffbb988617cd4d6d1b87df32466b5de85fbc276a1a377c235dbb8d58bdf" end depends_on "node" diff --git a/Formula/p/protobuf-c.rb b/Formula/p/protobuf-c.rb index 2469bc4c55..57834e0533 100644 --- a/Formula/p/protobuf-c.rb +++ b/Formula/p/protobuf-c.rb @@ -4,15 +4,15 @@ class ProtobufC < Formula url "https:github.comprotobuf-cprotobuf-creleasesdownloadv1.5.0protobuf-c-1.5.0.tar.gz" sha256 "7b404c63361ed35b3667aec75cc37b54298d56dd2bcf369de3373212cc06fd98" license "BSD-2-Clause" - revision 10 + revision 11 bottle do - sha256 cellar: :any, arm64_sequoia: "646edf106738f44e084fd44b32ac6bc3074f091675b07ddfeacd47d7c09dc931" - sha256 cellar: :any, arm64_sonoma: "8af393eca725259e5d4463cff726fe9c6ba98df9ee185b2c4eca5d911bf1030c" - sha256 cellar: :any, arm64_ventura: "804c9c5998fb563d30651f794823a979e62c170ac2853f9743f919941b60ebd1" - sha256 cellar: :any, sonoma: "4713016dbd31b6d24dd1177efa78911962cd9ca73ad91286a027077a0a555f5c" - sha256 cellar: :any, ventura: "80160e67d9215f70a1622da9600e849af9a04240ff1f34a3123aa0d3996f6b3a" - sha256 cellar: :any_skip_relocation, x86_64_linux: "2bd10135a5e80ac1171ebf0891bbe0a81d69d425fd2722653ec4f91170788ed4" + sha256 cellar: :any, arm64_sequoia: "904d4a38259359584125cd475f570d2e8af6b0f9b18e4ea462dc78fc1c407a8d" + sha256 cellar: :any, arm64_sonoma: "18e1db05a6041d908ba135a63d35b84773a652fa60dcfaa4b059b08660ea6067" + sha256 cellar: :any, arm64_ventura: "0e5cd82d7399ac39694c18ee938ebf842aae03ceca1a8b0988f10ead5426bb3b" + sha256 cellar: :any, sonoma: "675017f43f47c1d80bebdc4e1cc70c380ee79446584f17ff9b942ae7ebaa4389" + sha256 cellar: :any, ventura: "7d88260630f2b33fd996c1118244222d5cb49217ac6fb283f852eb0358369b92" + sha256 cellar: :any_skip_relocation, x86_64_linux: "8c9008f778cd4eac99c84d861c184be9f7a2b62ab5bcc382f7d9f49045e000bf" end head do diff --git a/Formula/p/protobuf.rb b/Formula/p/protobuf.rb index 4d4a9677df..d81628e399 100644 --- a/Formula/p/protobuf.rb +++ b/Formula/p/protobuf.rb @@ -1,8 +1,8 @@ class Protobuf < Formula desc "Protocol buffers (Google's data interchange format)" homepage "https:protobuf.dev" - url "https:github.comprotocolbuffersprotobufreleasesdownloadv28.1protobuf-28.1.tar.gz" - sha256 "3b8bf6e96499a744bd014c60b58f797715a758093abf859f1d902194b8e1f8c9" + url "https:github.comprotocolbuffersprotobufreleasesdownloadv28.2protobuf-28.2.tar.gz" + sha256 "b2340aa47faf7ef10a0328190319d3f3bee1b24f426d4ce8f4253b6f27ce16db" license "BSD-3-Clause" livecheck do @@ -11,12 +11,12 @@ class Protobuf < Formula end bottle do - sha256 cellar: :any, arm64_sequoia: "b81d8671946f9a70a34b8e7894f272ac5a6dcf56b15de92fb667e83f360da9bb" - sha256 cellar: :any, arm64_sonoma: "c399dcd8e8246c286b1e744cc7dabe499493eeea67af3720328871da497af5a3" - sha256 cellar: :any, arm64_ventura: "5f5f007500d7adc474a0f515fb07291506e1cf0bd92c538ee75382cf18bd6725" - sha256 cellar: :any, sonoma: "85f2c7d3d03b09386bf29ce9484bafdbeaa9f4f21992c5672159e0720abd6310" - sha256 cellar: :any, ventura: "738a87bd1330bc27393cf5e7ebab0b9b01a08bb3009b990791237bd8721751b6" - sha256 cellar: :any_skip_relocation, x86_64_linux: "e0ef7a5f3b7cd2a18781e5f4a358d6ae5549b150b9baf09b74c5d8f6a95a5a69" + sha256 cellar: :any, arm64_sequoia: "e378d570fc2cab442366007e7e2e23758dda8909d943de7cc410d639a2d6c1c0" + sha256 cellar: :any, arm64_sonoma: "2faad422f2f2aca4093e08c501567303accf4aed86ce66bc550742f9f892af28" + sha256 cellar: :any, arm64_ventura: "c8450b7741f86b999ea0b6ee19b654236115206803977adbf358730699ae4c72" + sha256 cellar: :any, sonoma: "2271d7f4a139133a2fe9f1d0472a638ceb76dd9c88a8ac2a56d95473afcc023b" + sha256 cellar: :any, ventura: "adf71423d4bd69ebf28d3d3862de9b82e715129e390aa745aa2fec591cb76913" + sha256 cellar: :any_skip_relocation, x86_64_linux: "32727cff13d43d9be0ed1d821fa4c26eb68ee2fd04f5a95539888b797d4a68e8" end depends_on "cmake" => :build diff --git a/Formula/p/protoc-gen-grpc-web.rb b/Formula/p/protoc-gen-grpc-web.rb index 60b7fc1ee0..543aee919b 100644 --- a/Formula/p/protoc-gen-grpc-web.rb +++ b/Formula/p/protoc-gen-grpc-web.rb @@ -4,7 +4,7 @@ class ProtocGenGrpcWeb < Formula url "https:github.comgrpcgrpc-webarchiverefstags1.5.0.tar.gz" sha256 "d3043633f1c284288e98e44c802860ca7203c7376b89572b5f5a9e376c2392d5" license "Apache-2.0" - revision 2 + revision 3 livecheck do url :stable @@ -12,12 +12,12 @@ class ProtocGenGrpcWeb < Formula end bottle do - sha256 cellar: :any, arm64_sequoia: "81c62df049e3dc2f40c57850ebac6c6d67894be6592ba9c35a142660201cc5cf" - sha256 cellar: :any, arm64_sonoma: "fa2b811d414cdc773dca6de733fe70649482a5d7b06fa773fa97c7d1bfc21175" - sha256 cellar: :any, arm64_ventura: "98b66e607aaac19db91c663ed6cba9c92577cf5afca4fcb0d1a0a4710c22a5a1" - sha256 cellar: :any, sonoma: "b8d373f42bee31253c7159e9cb4c0943c023b319bdea6a40a9db8e38304d8904" - sha256 cellar: :any, ventura: "67d644faa5497cfe145cd29f028e1ee52f35e5d762742c7d22b8f1aa8a097e8b" - sha256 cellar: :any_skip_relocation, x86_64_linux: "f2dc87a12c5ebf6a6a251fdbf6081bbaaf97b7224b9c049051242eb82fe16e27" + sha256 cellar: :any, arm64_sequoia: "4e1817a688e9f5ec74def593de16f5655845e61b85ece1c4ce9ab0d2e9625bd1" + sha256 cellar: :any, arm64_sonoma: "aa3189a141759be26f4597954940bc2122576e27ccf49d4734058f17ba5a8a6b" + sha256 cellar: :any, arm64_ventura: "b0ce3cd04dd533f588a6298639fdc92492ffe5a18749207365601136fa7a67e7" + sha256 cellar: :any, sonoma: "bae88a04ee0a095e4f402518720cbd033ace4e9c9ecb7457568f8f5957847dcf" + sha256 cellar: :any, ventura: "a767adc91038143a612954550756fc1c84e4204616a79694f811f9f6e8f4f641" + sha256 cellar: :any_skip_relocation, x86_64_linux: "90049dafe5518ec2987a4dfb3d1019cc95aa5c4746314ebd746d3cadd2f4840e" end depends_on "cmake" => :build diff --git a/Formula/p/protoc-gen-js.rb b/Formula/p/protoc-gen-js.rb index ddb5e1eeb0..794588b635 100644 --- a/Formula/p/protoc-gen-js.rb +++ b/Formula/p/protoc-gen-js.rb @@ -4,16 +4,16 @@ class ProtocGenJs < Formula url "https:github.comprotocolbuffersprotobuf-javascriptarchiverefstagsv3.21.4.tar.gz" sha256 "8cef92b4c803429af0c11c4090a76b6a931f82d21e0830760a17f9c6cb358150" license "BSD-3-Clause" - revision 1 + revision 2 head "https:github.comprotocolbuffersprotobuf-javascript.git", branch: "main" bottle do - sha256 cellar: :any, arm64_sequoia: "11d90ad5ca368c7b698e4fe28d13e7c71371fe85bedd34a9afdd06c7a28886b9" - sha256 cellar: :any, arm64_sonoma: "f8538372ecc9e3239beeb872fb7c56d41164d0aa7f538a1f7b6ddc80b61758bb" - sha256 cellar: :any, arm64_ventura: "979f6a627242b10faa2faf29c7f43047d710e091187ae5302c0afdac7dfc6c4a" - sha256 cellar: :any, sonoma: "7b0a7b88e1bf43233f280e6e358ffa4cd84b133a50025bf00031d491e99fb906" - sha256 cellar: :any, ventura: "899e9f13317648d9c5f80fe4161e77c0d2b6f58f9d7096bca8f5ac13a83676c4" - sha256 cellar: :any_skip_relocation, x86_64_linux: "06d9e3e5253a5c70c8fc5f5c3e075690033151da5a340b8c57fca85b2d8458ce" + sha256 cellar: :any, arm64_sequoia: "77c2c092386684372d8a228e5a1b107b008898117104feef491b6283bd1dd25c" + sha256 cellar: :any, arm64_sonoma: "7544980adc91f9214cd364b48e180afa3a51573bdaff74f434a0b145989d0d6f" + sha256 cellar: :any, arm64_ventura: "2f2c45a57da4ec466bd629fe83163e46deaba79e9534ac60957594ce675dd979" + sha256 cellar: :any, sonoma: "255f728321c7def862a5162bd92c41ca96bb0168e852d102a3a79288a7c73ca8" + sha256 cellar: :any, ventura: "447d1c305f96d8c8780b8a692031a71bb1380336d521f41ed70d0a9ef1ff32c9" + sha256 cellar: :any_skip_relocation, x86_64_linux: "4db9d43324d19e7286a18a995f09a7f05edd90d53537839bee5b1c602568c2f3" end depends_on "pkg-config" => :build diff --git a/Formula/p/pulumi.rb b/Formula/p/pulumi.rb index 905070d465..50d4824d5f 100644 --- a/Formula/p/pulumi.rb +++ b/Formula/p/pulumi.rb @@ -2,18 +2,18 @@ class Pulumi < Formula desc "Cloud native development platform" homepage "https:pulumi.io" url "https:github.compulumipulumi.git", - tag: "v3.134.0", - revision: "dc6f275f036b031bd32043b77d1e0fcb35d6d55d" + tag: "v3.134.1", + revision: "d1bdfbeb9eb93b3626585a49ae67fb4a08297bce" license "Apache-2.0" head "https:github.compulumipulumi.git", branch: "master" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "a82ca8ad7e071260def09b44fe0b2fd1e76bae6925d6361adc00eedf361b511f" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "e572ffb6431e374b3780d25ca0b8ccfadf7b252ebfed40275af57a65c42ee2b0" - sha256 cellar: :any_skip_relocation, arm64_ventura: "74ba8a6b69a0beec83371fc53117ecdbcf2149dd11186fcfd1816e85d5010bca" - sha256 cellar: :any_skip_relocation, sonoma: "e9f518b889b5f35feb56a93b55c7855f8802f4eafc8972ac9abce7532213c8b1" - sha256 cellar: :any_skip_relocation, ventura: "daa3736bd3c2f9f27c2de3665142c77cb9641f29212f00e101dff0ba19f15e98" - sha256 cellar: :any_skip_relocation, x86_64_linux: "34499f5e03893f83e8b788b4bf8f64dce4dacd91c7086d48b5d515787388b456" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "01f5edaf75e52877ea64c4ec2591234dd03540b1ebe8c4fdc31f1944f9e371d2" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "d887c6976443746f2fe0cf0b2dcc2a1c4ca2dcae2acc4ff5175f223f0dace03b" + sha256 cellar: :any_skip_relocation, arm64_ventura: "0612cb5eb6f389ec161057b4242c1bba846e914cb3e0bea271161adb1cc2fe92" + sha256 cellar: :any_skip_relocation, sonoma: "da1a945ce6585a23e62777ffed2f8d5b9a4c387db97e0b344c13b4b7464badef" + sha256 cellar: :any_skip_relocation, ventura: "3d40c0c9f81d3298cf10c84f8eb684d7c83d0a42598f0da859c66ac6aabdbe25" + sha256 cellar: :any_skip_relocation, x86_64_linux: "6a7915d231c2ca58ab25f5f9dac09e8fece81c825ed0b2331aab4ea6cd0cf48f" end depends_on "go" => :build diff --git a/Formula/p/pylyzer.rb b/Formula/p/pylyzer.rb index 1993ec3b36..305d176e84 100644 --- a/Formula/p/pylyzer.rb +++ b/Formula/p/pylyzer.rb @@ -1,17 +1,17 @@ class Pylyzer < Formula desc "Fast static code analyzer & language server for Python" homepage "https:github.commtshibapylyzer" - url "https:github.commtshibapylyzerarchiverefstagsv0.0.62.tar.gz" - sha256 "05eac3d7e6363b0a8439003db5af30ddaae91cbbaed906321e109ffcb1c2faa9" + url "https:github.commtshibapylyzerarchiverefstagsv0.0.63.tar.gz" + sha256 "d3bc0d6d329b65abb503d2c21d8eaf3ed82577547773ff79bca643c9a3d96f16" license "MIT" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "09002e1ed8476459e75be4a6518bc64b838b53a801a1bd392ce1b3f8442ba384" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "3be88f4f6da76fb5e186aba0e693ba5b095de2e3c5f0e8c92cdee8aba48986aa" - sha256 cellar: :any_skip_relocation, arm64_ventura: "6097f7451850f1ea0e9c2c4d1bd6523730f39f3fd0524d93f6a629088bb31512" - sha256 cellar: :any_skip_relocation, sonoma: "6b3deda0a2911657c7acc7c98b6911efa24e99bf1c2a8d02f1e13c5101a25927" - sha256 cellar: :any_skip_relocation, ventura: "a3520f17f46fd503b4d72af9929e8fd7207d5d4cbfe0c16d6457cdcd017ad6b7" - sha256 cellar: :any_skip_relocation, x86_64_linux: "4e1f20aa27b9bba663551423e194805200d5e15562c06fea66de39c5fa1550c4" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "1de7225745ae6e0db8fb3509bf014f1b023e9b33ff49b83968e22f22947bda37" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "be7e4b5fde9dde269e79bba61b7641da7012dd6ee36df941994a52f00557569b" + sha256 cellar: :any_skip_relocation, arm64_ventura: "1dddc603ecfc73bc82dbb27a7160b6ddafa9bc1e207fae8b65f15b8288376297" + sha256 cellar: :any_skip_relocation, sonoma: "e4b9a219efcf3f81e451048676e9eefc93d318f902390b0c410610fa3faed3fe" + sha256 cellar: :any_skip_relocation, ventura: "d38e184d8d145f333ea1207ca146e214f7e0d8bcc1d44edd8c03767a3b8c2f76" + sha256 cellar: :any_skip_relocation, x86_64_linux: "a3b6c0fdc66db09df73dd94153166ddcf8cd029fdb150b4233503af8ad2b06b5" end depends_on "rust" => :build diff --git a/Formula/p/python-charset-normalizer.rb b/Formula/p/python-charset-normalizer.rb deleted file mode 100644 index d924f0bc40..0000000000 --- a/Formula/p/python-charset-normalizer.rb +++ /dev/null @@ -1,49 +0,0 @@ -class PythonCharsetNormalizer < Formula - desc "Real First Universal Charset Detector, maintained alternative to Chardet" - homepage "https:charset-normalizer.readthedocs.ioenlatest" - url "https:files.pythonhosted.orgpackages6309c1bc53dab74b1816a00d8d030de5bf98f724c52c1635e07681d312f20be8charset-normalizer-3.3.2.tar.gz" - sha256 "f30c3cb33b24454a82faecaf01b19c18562b1e89558fb6c56de4d9118a032fd5" - license "MIT" - - bottle do - sha256 cellar: :any_skip_relocation, arm64_sonoma: "cf56118490db56357ca3c93f9ab7cc47d67059fc6b2a8d98e8706d230f306611" - sha256 cellar: :any_skip_relocation, arm64_ventura: "fd8b0e195c0b141f072a48aadca5329215954c94acb929370bc94c9cf7836374" - sha256 cellar: :any_skip_relocation, arm64_monterey: "b66982913189e8ad4f7e10d5516722cf76f2d8b764ce3bafdea67eb3a607b619" - sha256 cellar: :any_skip_relocation, sonoma: "4f3436649fe6983ccae0e594fa6adeddc26d8ba76859cd6541263bffc326ebcb" - sha256 cellar: :any_skip_relocation, ventura: "34ac7817bc31df65535561b0f4ef5a76b5b98869eb58f55adef16096163cf59d" - sha256 cellar: :any_skip_relocation, monterey: "3a9c34b3d07577b21ecc2304892df8071ea544c3f60419867b624ab531f3b92d" - sha256 cellar: :any_skip_relocation, x86_64_linux: "8c94c6c9984fe7b9e2c079e855886199ba04896fc608f43949bbeda964097949" - end - - disable! date: "2024-06-23", because: "does not meet homebrewcore's requirements for Python library formulae" - - depends_on "python@3.11" => [:build, :test] - depends_on "python@3.12" => [:build, :test] - - def pythons - deps.map(&:to_formula).sort_by(&:version).filter { |f| f.name.start_with?("python@") } - end - - def install - pythons.each do |python| - python_exe = python.opt_libexec"binpython" - system python_exe, "-m", "pip", "install", *std_pip_args(build_isolation: true), "." - end - end - - def caveats - <<~EOS - Additional details on upcoming formula removal are available at: - * https:github.comHomebrewhomebrew-coreissues157500 - * https:docs.brew.shPython-for-Formula-Authors#libraries - * https:docs.brew.shHomebrew-and-Python#pep-668-python312-and-virtual-environments - EOS - end - - test do - pythons.each do |python| - python_exe = python.opt_libexec"binpython" - system python_exe, "-c", "import charset_normalizer" - end - end -end \ No newline at end of file diff --git a/Formula/p/python-idna.rb b/Formula/p/python-idna.rb deleted file mode 100644 index e8a92f74c5..0000000000 --- a/Formula/p/python-idna.rb +++ /dev/null @@ -1,49 +0,0 @@ -class PythonIdna < Formula - desc "Internationalized Domain Names in Applications (IDNA)" - homepage "https:github.comkjdidna" - url "https:files.pythonhosted.orgpackagesbf3fea4b9117521a1e9c50344b909be7886dd00a519552724809bb1f486986c2idna-3.6.tar.gz" - sha256 "9ecdbbd083b06798ae1e86adcbfe8ab1479cf864e4ee30fe4e46a003d12491ca" - license "BSD-3-Clause" - - bottle do - sha256 cellar: :any_skip_relocation, arm64_sonoma: "f90af9305ceef80cc8496fa0cac3e8826987609458c837422ea317ba2f8f4f63" - sha256 cellar: :any_skip_relocation, arm64_ventura: "b5a92a95f7b657c476f0d21d783f7f91756bf57485ef00e8bdf56e21315bcc52" - sha256 cellar: :any_skip_relocation, arm64_monterey: "bc4fb54e5e8d994cc019a987174e7e89e1f221cf48c0b2a0aa72724b5f460ba0" - sha256 cellar: :any_skip_relocation, sonoma: "f5b25bd4399569642fd192f26ec9c316cd46eb26812c07520282bc68c80f58d5" - sha256 cellar: :any_skip_relocation, ventura: "82e8ef90294d2b13cd77adc80af26bd2ccde80e5899d683208c2cc48d163e404" - sha256 cellar: :any_skip_relocation, monterey: "6e26a5d8b2fe7165ba4515f180e46416e38d62b3847ec38748d2437d1875862b" - sha256 cellar: :any_skip_relocation, x86_64_linux: "8efe129e5a958477ceddfe5f1a6fa039924b4811a7315f2052b39d99eb27dc8e" - end - - disable! date: "2024-06-23", because: "does not meet homebrewcore's requirements for Python library formulae" - - depends_on "python@3.11" => [:build, :test] - depends_on "python@3.12" => [:build, :test] - - def pythons - deps.map(&:to_formula).sort_by(&:version).filter { |f| f.name.start_with?("python@") } - end - - def install - pythons.each do |python| - python_exe = python.opt_libexec"binpython" - system python_exe, "-m", "pip", "install", *std_pip_args(build_isolation: true), "." - end - end - - def caveats - <<~EOS - Additional details on upcoming formula removal are available at: - * https:github.comHomebrewhomebrew-coreissues157500 - * https:docs.brew.shPython-for-Formula-Authors#libraries - * https:docs.brew.shHomebrew-and-Python#pep-668-python312-and-virtual-environments - EOS - end - - test do - pythons.each do |python| - python_exe = python.opt_libexec"binpython" - system python_exe, "-c", "import idna" - end - end -end \ No newline at end of file diff --git a/Formula/p/python-requests.rb b/Formula/p/python-requests.rb deleted file mode 100644 index b797c6b1d7..0000000000 --- a/Formula/p/python-requests.rb +++ /dev/null @@ -1,53 +0,0 @@ -class PythonRequests < Formula - desc "Python HTTP for Humans" - homepage "https:requests.readthedocs.ioenlatest" - url "https:files.pythonhosted.orgpackages9dbe10918a2eac4ae9f02f6cfe6414b7a155ccd8f7f9d4380d62fd5b955065c3requests-2.31.0.tar.gz" - sha256 "942c5a758f98d790eaed1a29cb6eefc7ffb0d1cf7af05c3d2791656dbd6ad1e1" - license "Apache-2.0" - - bottle do - sha256 cellar: :any_skip_relocation, arm64_sonoma: "1607276a72136ed335e4cbf73b43a1e3a6d5936b9e1ea74a5d3f73ef5ee9e6e5" - sha256 cellar: :any_skip_relocation, arm64_ventura: "ef53ca288c1f15629dd76ec733aea0111db0eb562ee9de419e8251acff0622a3" - sha256 cellar: :any_skip_relocation, arm64_monterey: "afd1100ee1bb35c2c0f6d058fdcd35cc743fbd3c4db0bef7d38f5e454d7a23d9" - sha256 cellar: :any_skip_relocation, sonoma: "389f1e4f5336bc90c74f8f14623adbef4dbae7e3b0184b9fb91639eb47cc11ea" - sha256 cellar: :any_skip_relocation, ventura: "f505434e2a709c42fb16447e45dc63fb260600aba3f9ec2dc9e32bee813b0980" - sha256 cellar: :any_skip_relocation, monterey: "2fa70934730752bef5b1282e063eded8a7f8ff4d14a2d6b865d826d300d8414b" - sha256 cellar: :any_skip_relocation, x86_64_linux: "38eb54a3c08da5790c7da2dbbe36992772214a7bf2ce87a73b5f58930ec7b0a8" - end - - disable! date: "2024-06-23", because: "does not meet homebrewcore's requirements for Python library formulae" - - depends_on "python@3.11" => [:build, :test] - depends_on "python@3.12" => [:build, :test] - depends_on "certifi" - depends_on "python-charset-normalizer" - depends_on "python-idna" - depends_on "python-urllib3" - - def pythons - deps.map(&:to_formula).sort_by(&:version).filter { |f| f.name.start_with?("python@") } - end - - def install - pythons.each do |python| - python_exe = python.opt_libexec"binpython" - system python_exe, "-m", "pip", "install", *std_pip_args(build_isolation: true), "." - end - end - - def caveats - <<~EOS - Additional details on upcoming formula removal are available at: - * https:github.comHomebrewhomebrew-coreissues157500 - * https:docs.brew.shPython-for-Formula-Authors#libraries - * https:docs.brew.shHomebrew-and-Python#pep-668-python312-and-virtual-environments - EOS - end - - test do - pythons.each do |python| - python_exe = python.opt_libexec"binpython" - system python_exe, "-c", "import requests" - end - end -end \ No newline at end of file diff --git a/Formula/p/python-urllib3.rb b/Formula/p/python-urllib3.rb deleted file mode 100644 index 1d5f8a6504..0000000000 --- a/Formula/p/python-urllib3.rb +++ /dev/null @@ -1,49 +0,0 @@ -class PythonUrllib3 < Formula - desc "HTTP library with thread-safe connection pooling, file post, and more" - homepage "https:urllib3.readthedocs.ioenstable" - url "https:files.pythonhosted.orgpackages7a507fd50a27caa0652cd4caf224aa87741ea41d3265ad13f010886167cfcc79urllib3-2.2.1.tar.gz" - sha256 "d0570876c61ab9e520d776c38acbbb5b05a776d3f9ff98a5c8fd5162a444cf19" - license "MIT" - - bottle do - sha256 cellar: :any_skip_relocation, arm64_sonoma: "68346b40c64380528096a15eb4abb3a0d63a0777b12bcb38b02d053df0c49e3b" - sha256 cellar: :any_skip_relocation, arm64_ventura: "d07ef1e04607dcf20ea254e5401db471e78804b8b834c7a10e7b7fcf503be4da" - sha256 cellar: :any_skip_relocation, arm64_monterey: "ee2d5f78b7846dc93cd36fb30311d1cd6a927f981461a363be254526f0e3d3f9" - sha256 cellar: :any_skip_relocation, sonoma: "2f3277c0094b71f66a39c0d620613c2910fce882433a775e55004f66aeb590b8" - sha256 cellar: :any_skip_relocation, ventura: "1f81b664c6227effdb59978bd34f0418aee777a12372a9c14f8aa947378c10e5" - sha256 cellar: :any_skip_relocation, monterey: "5d9940962f71c693e6377190c5f7da4cac1897c6d49d99ee057c9e7c05adfd4a" - sha256 cellar: :any_skip_relocation, x86_64_linux: "a93d805dc32d35932eeb16e26b24bf513e53815cea88aada3d5da426bf91fa07" - end - - disable! date: "2024-06-23", because: "does not meet homebrewcore's requirements for Python library formulae" - - depends_on "python@3.11" => [:build, :test] - depends_on "python@3.12" => [:build, :test] - - def pythons - deps.map(&:to_formula).sort_by(&:version).filter { |f| f.name.start_with?("python@") } - end - - def install - pythons.each do |python| - python_exe = python.opt_libexec"binpython" - system python_exe, "-m", "pip", "install", *std_pip_args(build_isolation: true), "." - end - end - - def caveats - <<~EOS - Additional details on upcoming formula removal are available at: - * https:github.comHomebrewhomebrew-coreissues157500 - * https:docs.brew.shPython-for-Formula-Authors#libraries - * https:docs.brew.shHomebrew-and-Python#pep-668-python312-and-virtual-environments - EOS - end - - test do - pythons.each do |python| - python_exe = python.opt_libexec"binpython" - system python_exe, "-c", "import urllib3" - end - end -end \ No newline at end of file diff --git a/Formula/p/pytorch.rb b/Formula/p/pytorch.rb index 9f0980936d..6201defff0 100644 --- a/Formula/p/pytorch.rb +++ b/Formula/p/pytorch.rb @@ -6,7 +6,7 @@ class Pytorch < Formula url "https:github.compytorchpytorchreleasesdownloadv2.2.0pytorch-v2.2.0.tar.gz" sha256 "e12d18c3dbb12d7ae2f61f5ab9a21023e3dd179d67ed87279ef96600b9ac08c5" license "BSD-3-Clause" - revision 10 + revision 11 livecheck do url :stable @@ -14,12 +14,12 @@ class Pytorch < Formula end bottle do - sha256 cellar: :any, arm64_sequoia: "a8730fb4025725c29951fbb7e8a0931b6a45c3759835eb3fb39bee1b8e0c1242" - sha256 cellar: :any, arm64_sonoma: "4dbe1b3fb0f3b0ae0bd8355451e4c0260d029042254653ac131904229b4807c0" - sha256 cellar: :any, arm64_ventura: "6edbdb8a029567d0f2e7702095b086922e484857fb31cd64ddba9744035d96ed" - sha256 cellar: :any, sonoma: "c98330fc9d808f57f7abed39238e8fa5437772844b71cd1e50d203fd08fc70e9" - sha256 cellar: :any, ventura: "c8e723b2a35632d279a2e16b4238fedcbb648c5af1c08aa8d83f3ad9dd326002" - sha256 cellar: :any_skip_relocation, x86_64_linux: "24ff7d21324f32d25654381ad4f49f5d4938bb7a6245f615751665b28d19845c" + sha256 cellar: :any, arm64_sequoia: "aa2d818f038b8ad23fd6492dd4267c7ca1635352c15d4297ad0b609eea053230" + sha256 cellar: :any, arm64_sonoma: "99049d0a87e72b72e03c953c306c3680617d63e45e33b3710f186624cf4fad98" + sha256 cellar: :any, arm64_ventura: "366e9e3d1f95b9c3a523abe64d1afa6234a6308f39cff869d39d4fb639a2340d" + sha256 cellar: :any, sonoma: "8302939a1d0be91aae51dd7bbd60d27069717c3ec18b0f58b679d564d73d85ed" + sha256 cellar: :any, ventura: "7cd0d78ad67980bebd1ebf806f0a470471a0814ace5e50a0dd245b1befed9bcd" + sha256 cellar: :any_skip_relocation, x86_64_linux: "675cac447078658c86fd04b96c2df51f20758d00ef2a372f60e9e18331dc1417" end depends_on "cmake" => :build diff --git a/Formula/r/railway.rb b/Formula/r/railway.rb index 3f47586492..3a84f10b78 100644 --- a/Formula/r/railway.rb +++ b/Formula/r/railway.rb @@ -1,18 +1,18 @@ class Railway < Formula desc "Develop and deploy code with zero configuration" homepage "https:railway.app" - url "https:github.comrailwayappcliarchiverefstagsv3.14.1.tar.gz" - sha256 "990fa647d842943bee7fe5694d2c553bc10e9de51cf0421a3ea682c1194b6a22" + url "https:github.comrailwayappcliarchiverefstagsv3.15.1.tar.gz" + sha256 "f3f610be6377a9b8554940ddaf922dbd01235936900724c2930b937f84e1c417" license "MIT" head "https:github.comrailwayappcli.git", branch: "master" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "56bd1cb1c6026dee4d61a388f9c90e65d4f55edeeb4c8e3aa863211ba6c5ff0e" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "78afc74a7034d6849ee7b1e12dc4547695b979f9fc127830b20c8a16be537378" - sha256 cellar: :any_skip_relocation, arm64_ventura: "02fe477aa5f9bb4343e67306db0a01a05ddb81cd95dd22800ccf71008cfc3061" - sha256 cellar: :any_skip_relocation, sonoma: "45662540a3757b2765fb140775b7bdd2eaa4005f20bfeba526e7b6d78812ba89" - sha256 cellar: :any_skip_relocation, ventura: "81de42dbbf70f36e19f799be47a4e99ecc018a64118c4fa58062d2c6f8b6e578" - sha256 cellar: :any_skip_relocation, x86_64_linux: "7fe5f7bb68c42b8f9a5c9deb355815d98e6f657a7c77f35fcc9dabd7b5f30263" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "6d073fadd55af4d911fa8dac8a15ed77aabb307f87bf58e35a9ac2b63076661f" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "de47f9d1d285e492c857ca17bda8b6164e50d1d0069af6e61752b67ca7fd34ff" + sha256 cellar: :any_skip_relocation, arm64_ventura: "3e8f086bffca618efc657b71d281cb450b52a83a723a3e9795fe7024fb6486da" + sha256 cellar: :any_skip_relocation, sonoma: "c071654ae3895ce808601ab9d9613b5b0f0fc3200fdb5c7623a78082800ce18e" + sha256 cellar: :any_skip_relocation, ventura: "33fd67e9b5cd33adafb9096d8d3e10182c51990b301b438297d51289d53caa45" + sha256 cellar: :any_skip_relocation, x86_64_linux: "505523d63ad92debf5b12e636257156f6dc1802fe7a151bafe67f3c2f1d98429" end depends_on "rust" => :build diff --git a/Formula/r/renovate.rb b/Formula/r/renovate.rb index 5d059660a5..e6f335820a 100644 --- a/Formula/r/renovate.rb +++ b/Formula/r/renovate.rb @@ -1,8 +1,8 @@ class Renovate < Formula desc "Automated dependency updates. Flexible so you don't need to be" homepage "https:github.comrenovatebotrenovate" - url "https:registry.npmjs.orgrenovate-renovate-38.95.0.tgz" - sha256 "e1833489ff0ee9d10ecb486624d272fc6a2cca6f05322bb5b697b13c6da5c408" + url "https:registry.npmjs.orgrenovate-renovate-38.97.0.tgz" + sha256 "7912f51e67d8e293db25d06ab2622dec4714a9799009a9e11424fd4090685868" license "AGPL-3.0-only" # There are thousands of renovate releases on npm and the page the `Npm` @@ -17,12 +17,12 @@ class Renovate < Formula end bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "ce0778e54c920e21241397c16fbbcbf635f55be1d1a14e656bc10613dbc9e53e" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "81c2d615250e6474642ed3604f5a07cc6e9cc7db3a69c5d826173e9cefb3eb91" - sha256 cellar: :any_skip_relocation, arm64_ventura: "48c120030b78228d3691fc8e7cfaf4a2b267ed631742f8065f589320572400c2" - sha256 cellar: :any_skip_relocation, sonoma: "7d199da7f29c07ee7abf07c3e3a91f94ded91bad32f99f33f7a1867a2714457a" - sha256 cellar: :any_skip_relocation, ventura: "b971041af7d51f33d4515a275789239a2bcf00e82115ebc74fc1856d922be71f" - sha256 cellar: :any_skip_relocation, x86_64_linux: "3ae5d8a924d3a45b163b80a9d916bb950ef2f1b6e31d5fcf24d965d0e88a346e" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "1ff95af1a1c0dbe66666d2ae3950116558d9de5d98c3b1b8e8e1e7d66b5b2b9d" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "c4779ba00e354fd7371e51e910a67b6a8a1eb893cbb1776d9ee5453db952afe6" + sha256 cellar: :any_skip_relocation, arm64_ventura: "f8e14628f5e13f66f85765534f21eead59376f0b3f9ca6d2d8706144c8d3b250" + sha256 cellar: :any_skip_relocation, sonoma: "5044b689a560fe53397d307f242cdf13a85e5cdb40f3095bab243f011126700c" + sha256 cellar: :any_skip_relocation, ventura: "e89cda98ccf6c1dc57625c4eee6cb921942abf14ba713c840d08de8e91da247f" + sha256 cellar: :any_skip_relocation, x86_64_linux: "f49956f4363d5e00d52c5bc205faaa47c2d662a99541e5aa3c285b781e4a1c14" end depends_on "node@20" diff --git a/Formula/r/retire.rb b/Formula/r/retire.rb index 678a3b2694..47a5ff0365 100644 --- a/Formula/r/retire.rb +++ b/Formula/r/retire.rb @@ -1,13 +1,13 @@ class Retire < Formula desc "Scanner detecting the use of JavaScript libraries with known vulnerabilities" homepage "https:retirejs.github.ioretire.js" - url "https:registry.npmjs.orgretire-retire-5.2.3.tgz" - sha256 "169f8c6b70afd5fa9c6158604142f3f68114da27348b3270e77aea98e499991f" + url "https:registry.npmjs.orgretire-retire-5.2.4.tgz" + sha256 "6f5bb73d84e607df601e1588d8e742ece987aaaf6f0caf2eba1bfa0ff595bbaa" license "Apache-2.0" head "https:github.comRetireJSretire.js.git", branch: "master" bottle do - sha256 cellar: :any_skip_relocation, all: "d0c71da3072b46ab9266ed91758304336b619e5fc6c1865ba4166ec62b532247" + sha256 cellar: :any_skip_relocation, all: "ab3c2bcc36b4370dd248cc5c2223c8ebdf7e5972ae22cd2dd281f7eed1979d13" end depends_on "node" diff --git a/Formula/r/rom-tools.rb b/Formula/r/rom-tools.rb index ebd46d27f5..18d8744b6a 100644 --- a/Formula/r/rom-tools.rb +++ b/Formula/r/rom-tools.rb @@ -1,9 +1,9 @@ class RomTools < Formula desc "Tools for Multiple Arcade Machine Emulator" homepage "https:mamedev.org" - url "https:github.commamedevmamearchiverefstagsmame0269.tar.gz" - version "0.269" - sha256 "05df2e82ff1d157282a5a667a67aa6eb331c55a64138afad0e8ac223553088ca" + url "https:github.commamedevmamearchiverefstagsmame0270.tar.gz" + version "0.270" + sha256 "0364b670478883902c2bc618908192b0590235b47fbe073fcac2d13b82541437" license "GPL-2.0-or-later" head "https:github.commamedevmame.git", branch: "master" @@ -12,14 +12,12 @@ class RomTools < Formula end bottle do - sha256 cellar: :any, arm64_sequoia: "549a183c1161853fe7400f6830d12a28c58c17a3f05fb3b7ab9f5182dd86768f" - sha256 cellar: :any, arm64_sonoma: "579978ebf4925a56ed82e6410ca9f2f92f7328b6d0200616cb60c8b769894804" - sha256 cellar: :any, arm64_ventura: "1ddb6aa64e3bf5798ae9ff8788117e6e2b7f67722865cd2c498b774c05ee1e7c" - sha256 cellar: :any, arm64_monterey: "8c684a5dbf6ca3189667c9b8bf4d3ce234be9585b7372cc0f14534c4127346cf" - sha256 cellar: :any, sonoma: "8d2b3fa7e12063f2a13afbd2597473b86a9895cec4c886115c11da123817add2" - sha256 cellar: :any, ventura: "6d5e42831c8efca055c90955c5b004d926f532a44ceeca66a470164f14e3bf06" - sha256 cellar: :any, monterey: "e0eeae6cf1bd69783c451ea3462aa2e03ce8957c65298400971a4b846f87c371" - sha256 cellar: :any_skip_relocation, x86_64_linux: "07169ce23eb9e8939f83771d578789dfbd175a46fb27829484198384ba0cf9f4" + sha256 cellar: :any, arm64_sequoia: "d3c131988a1a999ace5c61b1ae456f8bd4fd42261f08a521ab436203ce5e7946" + sha256 cellar: :any, arm64_sonoma: "356b3c69bc6b1d2b722dc12041c1f8a0ce472e5d7b30141f3b313129af9a344c" + sha256 cellar: :any, arm64_ventura: "cebecc43762c872e7eeb26bbb24f2f631b32fa2589fac1c6879aea5b0752fbd7" + sha256 cellar: :any, sonoma: "509ee2be0acd7255782f4a5c1c4477cdf822133a242d6696c1230cee7639bf75" + sha256 cellar: :any, ventura: "748eedafaaa06acfd708992ad9132233efee5fa0333bb29f9f56186c256191f0" + sha256 cellar: :any_skip_relocation, x86_64_linux: "aa472ee8fab69add222aaa02d6d9b4aa923d5ca9536e4343a6fba2f2bdf38d17" end depends_on "asio" => :build diff --git a/Formula/r/ruff.rb b/Formula/r/ruff.rb index 858e86cf6f..3e64481a6e 100644 --- a/Formula/r/ruff.rb +++ b/Formula/r/ruff.rb @@ -1,18 +1,18 @@ class Ruff < Formula desc "Extremely fast Python linter, written in Rust" homepage "https:docs.astral.shruff" - url "https:github.comastral-shruffarchiverefstags0.6.7.tar.gz" - sha256 "9539e7f928c42fb77ec6b52f4527f3837d263d250f9659a0d8e1d378f38bbfc8" + url "https:github.comastral-shruffarchiverefstags0.6.8.tar.gz" + sha256 "27765b3018646745b064ea5734a4f1ba36dede3df3883dd5d150e8307e5d2149" license "MIT" head "https:github.comastral-shruff.git", branch: "main" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "09b121c954f886297856020461e233b715b8219e54dabe7b9d0901558ddcf963" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "5c0a2302d4f66d59859af2cf18f23ed0ac3e97f4c935f8242f03988c7ebf65be" - sha256 cellar: :any_skip_relocation, arm64_ventura: "9dc75e5c05762f7c2e202932175aa8156e113445321dfeb9e26a19e27f3248fe" - sha256 cellar: :any_skip_relocation, sonoma: "823019934694df716909b513d7a4bbb46f779e9b0adcbf1b4d283ccc33ad391f" - sha256 cellar: :any_skip_relocation, ventura: "fc4e30faea2e3d95faf29d8edbca1b0c9c1bc9f3c0e8dd1f13e1192d1ef438da" - sha256 cellar: :any_skip_relocation, x86_64_linux: "8571667ea375cd4db6968f2db47eec308a9bb99c9a33936b444869ac60b7fa8c" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "dd70edbe7c79a6335694d903432e2eef1da486c5f4bd8b768ca9f31e5a8dfba4" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "a201d69fea1bd5ce4e35a331893bd2563b6034e49496413d2c1b10098ad9bd03" + sha256 cellar: :any_skip_relocation, arm64_ventura: "7dba4fd4a061975c1dab7168b8de31779f042e6b8baab0d04886673177bf20f9" + sha256 cellar: :any_skip_relocation, sonoma: "7e09e72b061697ce38026ab4c2463082962ccf5d2bf284993e49acfc0caa7580" + sha256 cellar: :any_skip_relocation, ventura: "b104871841466fcbe8b851bb461adf8b50fddd0fbf98438fc4bb89ce45582165" + sha256 cellar: :any_skip_relocation, x86_64_linux: "4fc32f4428a2ea011e5bf0d43102aca03518f84106e5c70930fd1bf0951e7671" end depends_on "rust" => :build diff --git a/Formula/s/sbom-tool.rb b/Formula/s/sbom-tool.rb index 7db26d67b4..b0cc518ef8 100644 --- a/Formula/s/sbom-tool.rb +++ b/Formula/s/sbom-tool.rb @@ -15,6 +15,7 @@ class SbomTool < Formula end bottle do + sha256 cellar: :any_skip_relocation, arm64_sequoia: "ea0180cdb70b1aa227c07f460824d360726bc38476904158899795854017a2ac" sha256 cellar: :any_skip_relocation, arm64_sonoma: "8187fac2b281d8031bbd3d86954f3fc71f5ab236ec08538a34f9752d8a59463b" sha256 cellar: :any_skip_relocation, arm64_ventura: "29bd6d62c85ca6c92d32909b3a9ec9d85ddbe1ea0273535b3dd834e2fb98e52f" sha256 cellar: :any_skip_relocation, sonoma: "27604c0023bba19d5473c6ced252ab3ce2e7e5e40eb64d039e63b5ba06c5a454" diff --git a/Formula/s/scarb.rb b/Formula/s/scarb.rb index 16fdb23da7..bd39665a48 100644 --- a/Formula/s/scarb.rb +++ b/Formula/s/scarb.rb @@ -1,8 +1,8 @@ class Scarb < Formula desc "Cairo package manager" homepage "https:docs.swmansion.comscarb" - url "https:github.comsoftware-mansionscarbarchiverefstagsv2.8.2.tar.gz" - sha256 "8d56c22c7b565750caf69aaeae615a12ae67b2dcea52eb795165374e56d630ea" + url "https:github.comsoftware-mansionscarbarchiverefstagsv2.8.3.tar.gz" + sha256 "41a21a5d28af450b20dc416bba1259dba2b9ecbde0b63f1f997b708f9ebe60de" license "MIT" head "https:github.comsoftware-mansionscarb.git", branch: "main" @@ -12,14 +12,12 @@ class Scarb < Formula end bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "f01122c665ce2af602810c71a2f20fd81f26c44d4de9ce84bbfa54ecfbfe213a" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "2aec3219f9609f1a3063daea3de7472f531a6e61ea28715ce115fab423eb0005" - sha256 cellar: :any_skip_relocation, arm64_ventura: "591e9237d2ced5c33ccb3cd0573c77a8d27efe37d87003b44854fd8418f99254" - sha256 cellar: :any_skip_relocation, arm64_monterey: "ec66150dc73d8743dca99a18e18523e9ab7c2a632df87ad0c3690a392260d87f" - sha256 cellar: :any_skip_relocation, sonoma: "32052c2448e2b33166807ae9bdec756165421905db4e8c0ed7bc3e8920a1a846" - sha256 cellar: :any_skip_relocation, ventura: "fe23950637c63c765f28471abe50873dd1f465b7056e42c64bd63489c5ef6f61" - sha256 cellar: :any_skip_relocation, monterey: "c4a7a88bf2877f6808b12140010040f9266b39a4543654f4b5413809e5fb515b" - sha256 cellar: :any_skip_relocation, x86_64_linux: "b2c81d4e4ecdf39f7e0f9ad7db61aebe6801fbe1b9358117a11b6ca1572e779c" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "8e493c1be2ca3699f33451d9498052f07c9402fafb9033c634d32612cae8745c" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "27f0e74daa41a00fc82c021369c6182eed6a795379219c4a3c13f121096edc83" + sha256 cellar: :any_skip_relocation, arm64_ventura: "ed4fd33e59e46ea60f6c5040e7aab1df0dc4d35a24aaafa593874102d6c017e6" + sha256 cellar: :any_skip_relocation, sonoma: "90a0beb65aa58651b7d60126c978131ac3905c8704d830d922c4018b5cf8d2f3" + sha256 cellar: :any_skip_relocation, ventura: "b4befd056a78b99a51c73b40c2a1a20e92313de5c651c42acecca84b03c9009b" + sha256 cellar: :any_skip_relocation, x86_64_linux: "ef483ff3e0404892e609b1db1dbd165be8927468eb433be97f12c3b7e62edff5" end depends_on "rust" => :build diff --git a/Formula/s/securefs.rb b/Formula/s/securefs.rb index 7bd82a1eea..af0c20f28c 100644 --- a/Formula/s/securefs.rb +++ b/Formula/s/securefs.rb @@ -4,7 +4,7 @@ class Securefs < Formula url "https:github.comnetheril96securefsarchiverefstagsv1.0.0.tar.gz" sha256 "de888359734a05ca0db56d006b4c9774f18fd9e6f9253466a86739b5f6ac3753" license "MIT" - revision 6 + revision 7 head "https:github.comnetheril96securefs.git", branch: "master" livecheck do @@ -13,7 +13,7 @@ class Securefs < Formula end bottle do - sha256 cellar: :any_skip_relocation, x86_64_linux: "3f0385f265f7745cefedfb93e30abeff9eeaffd40451ed4f21afc3fd098be655" + sha256 cellar: :any_skip_relocation, x86_64_linux: "f39657d2fb5f1e9f624a45126b82d76b4d185f584fb9c2b9969f353a7564a554" end depends_on "cmake" => :build diff --git a/Formula/s/semgrep.rb b/Formula/s/semgrep.rb index 7748f51efb..31cf13bbf4 100644 --- a/Formula/s/semgrep.rb +++ b/Formula/s/semgrep.rb @@ -4,8 +4,8 @@ class Semgrep < Formula desc "Easily detect and prevent bugs and anti-patterns in your codebase" homepage "https:semgrep.dev" url "https:github.comsemgrepsemgrep.git", - tag: "v1.87.0", - revision: "63ab4b3a150070583632e08505e455017db547a1" + tag: "v1.90.0", + revision: "8d38a7fcd5329824a8071757954ca64704e885ff" license "LGPL-2.1-only" head "https:github.comsemgrepsemgrep.git", branch: "develop" @@ -15,12 +15,12 @@ class Semgrep < Formula end bottle do - sha256 cellar: :any, arm64_sequoia: "e3a9378609c725adb22064d6fbbc91853cdb14f15d37a9340e1c4ea62310354f" - sha256 cellar: :any, arm64_sonoma: "758996f27333f63588341e71babeb6d1b60970be041e9dd510673a2e3ec64e1b" - sha256 cellar: :any, arm64_ventura: "0f37f0380cc424fff0c6ccf59527a550212488dad6dc46f458be9a578b8eff0e" - sha256 cellar: :any, sonoma: "cc9817d0b54ad20fb7b808445127ac825e19c6a4e5259f664914368914cf1022" - sha256 cellar: :any, ventura: "e597ad143393edd456b3dbdef052b4ba3d82d0cfbfa55b942654eb6a807cf4b6" - sha256 cellar: :any_skip_relocation, x86_64_linux: "1208d850247c44577117d0682fa820c3b8090015ddc89c77dfc5d2d86ecb7fde" + sha256 cellar: :any, arm64_sequoia: "6df92349f1ada238a93d6e06a5cb4265c802e4c67604a16645beaba26de0cb99" + sha256 cellar: :any, arm64_sonoma: "e3448aa12bed32f49f9aa1b476f3a475c7944c626f27e9386e2f7d7ac57905eb" + sha256 cellar: :any, arm64_ventura: "610f2b277fad39ba15b189cdf05407c261eaa4dd0ba6d062020e1401e885f317" + sha256 cellar: :any, sonoma: "be8141582b681f9e62a2bba593051422c7a09a55ee51d08d5fc2c4cd9f8cb417" + sha256 cellar: :any, ventura: "80b24e3ddafe8ebebbc0fcf483d7c6ad8c95717cd9f5f01b67ee4d66c5c3af50" + sha256 cellar: :any_skip_relocation, x86_64_linux: "fe81aef7ee10c0f033eac4cde9c208c11340c6e092e3876059f46888e5f31031" end depends_on "autoconf" => :build @@ -112,8 +112,8 @@ class Semgrep < Formula end resource "idna" do - url "https:files.pythonhosted.orgpackagese8ace349c5e6d4543326c6883ee9491e3921e0d07b55fdf3cce184b40d63e72aidna-3.8.tar.gz" - sha256 "d838c2c0ed6fced7693d5e8ab8e734d5f8fda53a039c0164afb0b82e771e3603" + url "https:files.pythonhosted.orgpackagesf1707703c29685631f5a7590aa73f1f1d3fa9a380e654b86af429e0934a32f7didna-3.10.tar.gz" + sha256 "12f65c9b470abda6dc35cf8e63cc574b1c52b11df2c86030af0ac09b01b13ea9" end resource "importlib-metadata" do @@ -197,8 +197,8 @@ class Semgrep < Formula end resource "protobuf" do - url "https:files.pythonhosted.orgpackagese8abcb61a4b87b2e7e6c312dce33602bd5884797fd054e0e53205f1c27cf0f66protobuf-4.25.4.tar.gz" - sha256 "0dc4a62cc4052a036ee2204d26fe4d835c62827c855c8a03f29fe6da146b380d" + url "https:files.pythonhosted.orgpackages67dd48d5fdb68ec74d70fabcc252e434492e56f70944d9f17b6a15e3746d2295protobuf-4.25.5.tar.gz" + sha256 "7f8249476b4a9473645db7f8ab42b02fe1488cbe5fb72fddd445e0665afd8584" end resource "pygments" do @@ -237,8 +237,8 @@ class Semgrep < Formula end resource "setuptools" do - url "https:files.pythonhosted.orgpackages3e2cf0a538a2f91ce633a78daaeb34cbfb93a54bd2132a6de1f6cec028eee6efsetuptools-74.1.2.tar.gz" - sha256 "95b40ed940a1c67eb70fc099094bd6e99c6ee7c23aa2306f4d2697ba7916f9c6" + url "https:files.pythonhosted.orgpackages27b8f21073fde99492b33ca357876430822e4800cdf522011f18041351dfa74bsetuptools-75.1.0.tar.gz" + sha256 "d59a21b17a275fb872a9c3dae73963160ae079f1049ed956880cd7c09b120538" end resource "tomli" do @@ -291,6 +291,9 @@ def install ENV["LIBRARY_PATH"] = "#{HOMEBREW_PREFIX}lib" # Set path to libev for our static linking logic ENV["SEMGREP_LIBEV_ARCHIVE_PATH"] = "#{HOMEBREW_PREFIX}liblibev.a" + # Opam's solver times out when it is set to the default of 60.0 + # See: https:github.comHomebrewhomebrew-corepull191306 + ENV["OPAMSOLVERTIMEOUT"] = "1200" system "opam", "init", "--no-setup", "--disable-sandboxing" ENV.deparallelize { system "opam", "switch", "create", "ocaml-base-compiler.4.14.0" } diff --git a/Formula/s/silicon.rb b/Formula/s/silicon.rb index 91e5c316c4..0763e09645 100644 --- a/Formula/s/silicon.rb +++ b/Formula/s/silicon.rb @@ -1,36 +1,30 @@ class Silicon < Formula desc "Create beautiful image of your source code" homepage "https:github.comAloxafsilicon" - url "https:github.comAloxafsiliconarchiverefstagsv0.5.2.tar.gz" - sha256 "815d41775dd9cd399650addf8056f803f3f57e68438e8b38445ee727a56b4b2d" + url "https:github.comAloxafsiliconarchiverefstagsv0.5.3.tar.gz" + sha256 "56e7f3be4118320b64e37a174cc2294484e27b019c59908c0a96680a5ae3ad58" license "MIT" bottle do - rebuild 1 - sha256 cellar: :any, arm64_sequoia: "3cad4ec20ab16b1a2d1040416723bae123955facbe599350fb9bb81f716aecb7" - sha256 cellar: :any, arm64_sonoma: "8b022877b17b6066bc489492515fe08152bacca5328f2432820fd044050fe416" - sha256 cellar: :any, arm64_ventura: "5efeb8cbcdd20ef78104a7e7193f5da0426c661fa173a5efe7682e72e856b014" - sha256 cellar: :any, arm64_monterey: "71bcf12d642e3902b8be7f0ea4b553e6e088756dbb40d381f744b10b845bc0da" - sha256 cellar: :any, sonoma: "20ee4179a8d037ad0ce0feae5643e20b2bf6f67718253a3f0022fb5fb701e8e0" - sha256 cellar: :any, ventura: "bf3cfafcd40201eae34dd09491b39a35de15006ec165f7ed82a126dc175f96c9" - sha256 cellar: :any, monterey: "8b51904d6783f059bd75861408e70131e4f8798ce2bd8158d706676a0170e27b" - sha256 cellar: :any_skip_relocation, x86_64_linux: "4a94bbc93480f99ed069fec1e7f86dee27922e2b0c1d00ba8f6a6c79f42da3f5" + sha256 cellar: :any, arm64_sequoia: "3344abcb48d22efadadc415e5beff9ba197e3309e813549a3afdd459a99324f3" + sha256 cellar: :any, arm64_sonoma: "27d8515dce15d3bef3d394794192c6b8b6b33786152c6df4ef524ca6de112126" + sha256 cellar: :any, arm64_ventura: "8e64e4602354dff22bd4b5a7ca430842491c3b18ada1c63fc7f5cbb2ed9da945" + sha256 cellar: :any, sonoma: "6dddd3c3a90fcbf06dfade35bc46e276bbe6027d74326b8315fe9307a0d98146" + sha256 cellar: :any, ventura: "7fb5ed4ce9e2e6ed6ed44ad1e115090161852f129cb444a352547aca3c7b4002" + sha256 cellar: :any_skip_relocation, x86_64_linux: "afe03c08e0975b4d4b1a90fdbfdf9c82767bd7b85becc71e72b4e63ed59b3074" end depends_on "rust" => :build + depends_on "fontconfig" + depends_on "freetype" depends_on "harfbuzz" on_linux do depends_on "pkg-config" => :build - depends_on "fontconfig" - depends_on "freetype" depends_on "libxcb" depends_on "xclip" end - # rust 1.80 build patch, upstream pr ref, https:github.comAloxafsiliconpull253 - patch :DATA - def install system "cargo", "install", *std_cargo_args end @@ -54,52 +48,4 @@ def install expected_size = [894, 630] assert_equal expected_size, File.read("output.png")[0x10..0x18].unpack("NN") end -end - -__END__ -diff --git aCargo.lock bCargo.lock -index 0133214..a02f140 100644 ---- aCargo.lock -+++ bCargo.lock -@@ -823,6 +823,12 @@ dependencies = [ - "num-traits", - ] - -+[[package]] -+name = "num-conv" -+version = "0.1.0" -+source = "registry+https:github.comrust-langcrates.io-index" -+checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9" -+ - [[package]] - name = "num-integer" - version = "0.1.45" -@@ -1474,12 +1480,13 @@ dependencies = [ - - [[package]] - name = "time" --version = "0.3.30" -+version = "0.3.36" - source = "registry+https:github.comrust-langcrates.io-index" --checksum = "c4a34ab300f2dee6e562c10a046fc05e358b29f9bf92277f30c3c8d82275f6f5" -+checksum = "5dfd88e563464686c916c7e46e623e520ddc6d79fa6641390f2e3fa86e83e885" - dependencies = [ - "deranged", - "itoa", -+ "num-conv", - "powerfmt", - "serde", - "time-core", -@@ -1494,10 +1501,11 @@ checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3" - - [[package]] - name = "time-macros" --version = "0.2.15" -+version = "0.2.18" - source = "registry+https:github.comrust-langcrates.io-index" --checksum = "4ad70d68dba9e1f8aceda7aa6711965dfec1cac869f311a51bd08b3a2ccbce20" -+checksum = "3f252a68540fde3a3877aeea552b832b40ab9a69e318efd078774a01ddee1ccf" - dependencies = [ -+ "num-conv", - "time-core", - ] \ No newline at end of file +end \ No newline at end of file diff --git a/Formula/s/silk.rb b/Formula/s/silk.rb index 76185e4315..10e9dd7cfb 100644 --- a/Formula/s/silk.rb +++ b/Formula/s/silk.rb @@ -1,8 +1,8 @@ class Silk < Formula desc "Collection of traffic analysis tools" homepage "https://tools.netsa.cert.org/silk/" - url "https://tools.netsa.cert.org/releases/silk-3.23.0.tar.gz" - sha256 "cf83eb0960ba25e0855c4c45f86fe371ecc5f3f755790203f434a84f871065cf" + url "https://tools.netsa.cert.org/releases/silk-3.23.1.tar.gz" + sha256 "c3277352764fa9167a6130739bd4b7cc8ebcb7b7d4f727b46facd7b135f26c23" license all_of: ["GPL-2.0-or-later", "LGPL-2.1-or-later"] livecheck do @@ -11,14 +11,12 @@ class Silk < Formula end bottle do - sha256 arm64_sequoia: "324aacc439257c4679841ffedf2c0e8282a5b7bf45020c734bc15fad9869b904" - sha256 arm64_sonoma: "f12e6a010a351424c14ea5b4f7d22c23bdb12e6b0da9d07259219c7f27fba4f4" - sha256 arm64_ventura: "912070ff680bb0dd6996a42c132d5e7148875c0983345eeaa8698d969669e3c9" - sha256 arm64_monterey: "3fe1b2927abfedce7920056f3f555b2c6878db91bb1edabc8226e2fa1de6d4d1" - sha256 sonoma: "1b5e0a040b20cc35637472dcd3a9fb513f87d4842ae1985224312dc627474cad" - sha256 ventura: "48d18f78bf1ea1b776348af588b80886795ba1a9bab7748209d5d67c2ce8e5c5" - sha256 monterey: "da008f1f90a12c2d99c95384e62424274b5d4f8f9a063dd3abfb9eb3bf92b9b2" - sha256 x86_64_linux: "4097d62607a2c7620854b51a4dedfec4cf8b586e4281adc27742369cc60b0814" + sha256 arm64_sequoia: "9174f223744ea5a48b59a4ab66269bb36e0033cbd9925a248120708b33522eb0" + sha256 arm64_sonoma: "df1f4e0f33fcf049b18992fb1a84323c9891339dd66bc6f9ea0d18405e97c6da" + sha256 arm64_ventura: "676fbf5554b1e229f629728f296ea6fa5f99080bf27745ce7af7f95c24f0a441" + sha256 sonoma: "37d538756d940202a4319f73ce6d67011091bebd12aabeeecd3900edf854d9ba" + sha256 ventura: "e3200fa12fbbe0cad5b28db61d65e73269abb80ab21396e1607783d0caf432e1" + sha256 x86_64_linux: "41438d609da5625f2a222397a1e8e5e85c82d2fe5aed69192e5b82394f52ebc0" end depends_on "pkg-config" => :build diff --git a/Formula/s/stripe-cli.rb b/Formula/s/stripe-cli.rb index d0c362a400..e520d53917 100644 --- a/Formula/s/stripe-cli.rb +++ b/Formula/s/stripe-cli.rb @@ -1,17 +1,17 @@ class StripeCli < Formula desc "Command-line tool for Stripe" homepage "https:stripe.comdocsstripe-cli" - url "https:github.comstripestripe-cliarchiverefstagsv1.21.6.tar.gz" - sha256 "00abc9f2adc17f1425eb550e393d34892f0d20fd2845e0457f75faac641ffe44" + url "https:github.comstripestripe-cliarchiverefstagsv1.21.7.tar.gz" + sha256 "d7e1acaf1720a2e039695f56d800e1d31f74ef165159c1745222c02a64294153" license "Apache-2.0" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "b1c65634270cac1441d8ddadee48819c26b93e42273fbd58e3670347705af4f6" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "2b1d8fd461350559a0935171950ee1aac7a204fd691e799aa97f30d60fe3de44" - sha256 cellar: :any_skip_relocation, arm64_ventura: "900823aa0ea085a28ee9694effdb38b829e7ab24a72a3ba567fd5c0da467b553" - sha256 cellar: :any_skip_relocation, sonoma: "825a22098afb0a47f272da4549ee30a98afc06f1a12cfd5f38b48b8f541b11cd" - sha256 cellar: :any_skip_relocation, ventura: "6da8b4bac898c94ab957820fd884f52112e3331fa21fe6cc138d030d11fa49b2" - sha256 cellar: :any_skip_relocation, x86_64_linux: "77b1a06793861ec6fded451d3979895da985278e75870b426f9fa8e2c0d3c4cc" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "9c6ca0e53d7114e8fb6123d87076ce2dca8ab78bd28eae4fe3359ebbcf80cc3a" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "1ce2411943729f24a79a6f3b65c3127902276b7bdac7bd13b59398e3e73f7374" + sha256 cellar: :any_skip_relocation, arm64_ventura: "efb3b6686c2af811142f766e57f356a62efe4eb5dde1af6a7c2e4e27eb1791a3" + sha256 cellar: :any_skip_relocation, sonoma: "1a7a4806c392bce6a9472a5cbbc9a27cea7ab9e354cbac6a7de70aa30d87e6ed" + sha256 cellar: :any_skip_relocation, ventura: "e5422929a714700f529b5b0941b60c5d8f493117dbfe554419f22bec01303579" + sha256 cellar: :any_skip_relocation, x86_64_linux: "c863360236a4630dc4607c5f150c587bf8104f966eaf622305f2ba0f211cce70" end depends_on "go" => :build diff --git a/Formula/s/stripe-mock.rb b/Formula/s/stripe-mock.rb index b5c4127120..f002b503fe 100644 --- a/Formula/s/stripe-mock.rb +++ b/Formula/s/stripe-mock.rb @@ -1,19 +1,17 @@ class StripeMock < Formula desc "Mock HTTP server that responds like the real Stripe API" homepage "https:github.comstripestripe-mock" - url "https:github.comstripestripe-mockarchiverefstagsv0.188.0.tar.gz" - sha256 "07e334ce15b6d272e3ea937def404c67e953e3ac9362a344e2a81d4f3ce343f6" + url "https:github.comstripestripe-mockarchiverefstagsv0.190.0.tar.gz" + sha256 "0506d442f7b60aa6a78374ea3b4c6a7f33c62589f0d1409a80ab4269d50bd0f3" license "MIT" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "049d00cef5c13ddf0141ae5c3678deab3cf7ea8b9d8ef5b4901d5e29cc19eba0" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "0ded02f29400324256a2be26681447156b7348f3be5f2e07e4adee9f38886852" - sha256 cellar: :any_skip_relocation, arm64_ventura: "3908247f216711ac46ba909af4eb8390d57410c93ed4aa645e6f4c99811c7145" - sha256 cellar: :any_skip_relocation, arm64_monterey: "825d748efccaaead1c395ff3a86fd078c83d5e4bdb9de53e52abd52311d9e97b" - sha256 cellar: :any_skip_relocation, sonoma: "4965c56bf280ecc0cae790c64e8371a2066dab2978961a1a2540adcc4a3be191" - sha256 cellar: :any_skip_relocation, ventura: "4d4b9013981f3bc90038c41475ebbb3b168bc433eb9ec0b1c21a2ccd60d1e6b3" - sha256 cellar: :any_skip_relocation, monterey: "8881df9658ca3b211597e4790792ebfa4a7a332fd24392759ae1d4c8d58e0707" - sha256 cellar: :any_skip_relocation, x86_64_linux: "abe3654fbbf646b501536c79cd1e9dfbc40a2beb9b2f443bf53f5dcbcadd3a88" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "b8a8c5c4034aa499e00fad295890cd3cdd366483489286c9a6f32d34e21897ed" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "b8a8c5c4034aa499e00fad295890cd3cdd366483489286c9a6f32d34e21897ed" + sha256 cellar: :any_skip_relocation, arm64_ventura: "b8a8c5c4034aa499e00fad295890cd3cdd366483489286c9a6f32d34e21897ed" + sha256 cellar: :any_skip_relocation, sonoma: "23d70f0364a94695b38f0e637abd2c1012c75e3d31313ca5b113caa6ff722405" + sha256 cellar: :any_skip_relocation, ventura: "23d70f0364a94695b38f0e637abd2c1012c75e3d31313ca5b113caa6ff722405" + sha256 cellar: :any_skip_relocation, x86_64_linux: "c1d39e91c3b46d97e3ea04e14f48301c4d7dab95cbf5d4b8489c3902d4265e2f" end depends_on "go" => :build diff --git a/Formula/s/sysdig.rb b/Formula/s/sysdig.rb index 32e670dce5..c22746e0a3 100644 --- a/Formula/s/sysdig.rb +++ b/Formula/s/sysdig.rb @@ -2,7 +2,7 @@ class Sysdig < Formula desc "System-level exploration and troubleshooting tool" homepage "https:sysdig.com" license "Apache-2.0" - revision 4 + revision 5 stable do url "https:github.comdraiossysdigarchiverefstags0.38.1.tar.gz" @@ -22,12 +22,12 @@ class Sysdig < Formula end bottle do - sha256 arm64_sequoia: "be7bb783db164471d11374a27dfba5fd1baf8329d8d079689292c35f0c1ad58c" - sha256 arm64_sonoma: "db78f5aee99ebf9ee9b394fe840a9f16cb05affc800b71624c70eca39f8e6dfa" - sha256 arm64_ventura: "aa0380e819f067e1aa67bb42cfe3f23a05801ae908546fe1e786b9f78e180424" - sha256 sonoma: "44324e83ef7620bb8c5f7683b2e85b01489fb4b8cb74dddd3850a65ed1a45564" - sha256 ventura: "408586526bdf80edb128477806e07bcb4c1a51f6266c85717084217f0a400d4f" - sha256 cellar: :any_skip_relocation, x86_64_linux: "40112c86d484523ee3f11130c9ff91fe3bb53fd7697065d56f05c46bbe2d83de" + sha256 arm64_sequoia: "53b17a61fd8dfebae658b24c34de4d431549b94b803697f50a3944bc29911c5a" + sha256 arm64_sonoma: "efb1cfb7d66bced99b865fde988909d789b860941502651e56cfbfc899031f03" + sha256 arm64_ventura: "f5f36ffe288752370134e94409b0a8f048629002077174e938808a83eafd2842" + sha256 sonoma: "68377fbb4f67f0d2d6155112f1a31d14f780da58e4aa29248ea1829dedb2d0eb" + sha256 ventura: "952f4717eaf625cf293057fa33b5efb133ad1dac089989a513f0a3b5635d575e" + sha256 cellar: :any_skip_relocation, x86_64_linux: "7bb78effb20dd29c478492abbdc0307d02ce1f691b990b1a6079e34bc4552672" end head do diff --git a/Formula/s/syslog-ng.rb b/Formula/s/syslog-ng.rb index cdb0efb7c4..02ffced1c7 100644 --- a/Formula/s/syslog-ng.rb +++ b/Formula/s/syslog-ng.rb @@ -6,16 +6,16 @@ class SyslogNg < Formula url "https:github.comsyslog-ngsyslog-ngreleasesdownloadsyslog-ng-4.8.0syslog-ng-4.8.0.tar.gz" sha256 "f2035546af5fcc0c03a8d03f5f0e929ce19131a428d611c982a5fea608a5d9d6" license all_of: ["LGPL-2.1-or-later", "GPL-2.0-or-later"] - revision 5 + revision 6 head "https:github.comsyslog-ngsyslog-ng.git", branch: "master" bottle do - sha256 arm64_sequoia: "037b03110179fb34f5bb3eca8bd0b867711e313a789b721c9593a839e655aba4" - sha256 arm64_sonoma: "4bee312ca0a974fb7a19117309da9a812e9b67281a240959a5049f8766752f8f" - sha256 arm64_ventura: "942b063db638908b79a393367e403d028eeb920cde2312d64dd5e6ba5ea60149" - sha256 sonoma: "c8d40ceae9350738ae3c88bd7faa61290a078fdc76ed4c806a4062c84ae22055" - sha256 ventura: "0fe054c545d1541d84ffe7ee7de921045ce6213f19c04120c842d3a2f22c37c9" - sha256 x86_64_linux: "aad33ab5a240d262083a9a67a009d31d7c6b959557fd6e7f816aa88b18aea790" + sha256 arm64_sequoia: "dd8a1f448590489bbcfb1878a15c3cedb11e47a5cc46f8e9c9bb917e113b5625" + sha256 arm64_sonoma: "4bef57e8fcfffe906cf1cd5a04a70965f6cd96c802999f045d3179020a22dd03" + sha256 arm64_ventura: "78054cf98f49ec25fa17a8063aa32d4cdb929eda6de599816c5d38093795978d" + sha256 sonoma: "3aa6c90a3eff4900a7b9b3f7df03005a41b725860f1ef7c534bf003dcd5ab786" + sha256 ventura: "5e3ee2ac2c92f0d430e65a407d5538f5e87c19cffba2568448d80aff12928f4f" + sha256 x86_64_linux: "49ac43b3827722beffe8632380acf20b3c553f1acce99d9a8f0059ab50ceb21c" end depends_on "pkg-config" => :build diff --git a/Formula/t/teleport.rb b/Formula/t/teleport.rb index 614b453ac1..4718c265f6 100644 --- a/Formula/t/teleport.rb +++ b/Formula/t/teleport.rb @@ -1,8 +1,8 @@ class Teleport < Formula desc "Modern SSH server for teams managing distributed infrastructure" homepage "https:goteleport.com" - url "https:github.comgravitationalteleportarchiverefstagsv16.4.0.tar.gz" - sha256 "fd8d0fe968bd863e3657e0cdfe7d3a5e90b0663b1efe396802f1880d2a6dde79" + url "https:github.comgravitationalteleportarchiverefstagsv16.4.2.tar.gz" + sha256 "fad4e2d248417925498b05b9d2c52352f6580af95968c691bd2e2ddc129d73c2" license all_of: ["AGPL-3.0-or-later", "Apache-2.0"] head "https:github.comgravitationalteleport.git", branch: "master" @@ -18,18 +18,21 @@ class Teleport < Formula end bottle do - sha256 cellar: :any, arm64_sequoia: "655ed41855aadea238493f847ed5ef38031773656a73e703af59b967a6993e0f" - sha256 cellar: :any, arm64_sonoma: "7c1a8dfcb8206e79aa19887f46bbd91d8076d380e2a30daa7adc5a04359ec77d" - sha256 cellar: :any, arm64_ventura: "5138439b1b1930de2b6635ccefc6f274076d566a6e2470efd0bebaa5a053e412" - sha256 cellar: :any, sonoma: "2470914809568d757d5e3ed065feaef37571636bfce8b407c39ff996a1fa8aeb" - sha256 cellar: :any, ventura: "5f28fc33e1f52fe77279855ef1d14ac8025b08301a910d1ebabf559f9e694bfd" - sha256 cellar: :any_skip_relocation, x86_64_linux: "0390a3014408096fdc6b1dfe66df9376edb4d9af86f053ad2d37276932d34280" + sha256 cellar: :any, arm64_sequoia: "e28b59dea0536a7a34a259b371221e63f6110af106d0a52d24345181fc4a47e3" + sha256 cellar: :any, arm64_sonoma: "a9e155141bf6ae01f2d1957ba71e43f016527b88906c19fa98e884df1033f048" + sha256 cellar: :any, arm64_ventura: "3d7fb1861b3b1608902a1b73c8404ce75bb2d6d63d60360a7ffcce836bd82cb5" + sha256 cellar: :any, sonoma: "cfe5435f3606343bb5532da629111a90532c766a2b9f5688c63bb434d55a0d0a" + sha256 cellar: :any, ventura: "a75cdf8c3e27e8f7e5d96fcacc0b15b28e4eb1a6279335dc534f3da30d7f07fd" + sha256 cellar: :any_skip_relocation, x86_64_linux: "f651428efd417d822372aab204d4f4cbcba64793b45bf584f3d9a4b1f94df578" end - depends_on "corepack" => :build + # Use "go" again after https:github.comgravitationalteleportcommite4010172501f0ed18bb260655c83606dfa872fbd + # is released, likely in a version 17.x.x (or later?): depends_on "go@1.22" => :build depends_on "pkg-config" => :build + depends_on "pnpm" => :build depends_on "rust" => :build + # TODO: try to remove rustup dependancy, see https:github.comHomebrewhomebrew-corepull191633#discussion_r1774378671 depends_on "rustup" => :build depends_on "wasm-pack" => :build depends_on "libfido2" diff --git a/Formula/t/terragrunt.rb b/Formula/t/terragrunt.rb index 8999758acd..a765295816 100644 --- a/Formula/t/terragrunt.rb +++ b/Formula/t/terragrunt.rb @@ -1,17 +1,17 @@ class Terragrunt < Formula desc "Thin wrapper for Terraform e.g. for locking state" homepage "https:terragrunt.gruntwork.io" - url "https:github.comgruntwork-ioterragruntarchiverefstagsv0.67.13.tar.gz" - sha256 "7a4ccb5779e42b43882622b5a093a262e9f917c77706960f5437b8896c0f80bc" + url "https:github.comgruntwork-ioterragruntarchiverefstagsv0.67.14.tar.gz" + sha256 "b7c2d446f63ad2ca68617d9b9305a10b9a43a33c3ef42a63ba018961dc4e4eca" license "MIT" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "88804b6511154f913cb18296bfd4339b4379eb46d07eceb54c2cddaf4457c65f" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "88804b6511154f913cb18296bfd4339b4379eb46d07eceb54c2cddaf4457c65f" - sha256 cellar: :any_skip_relocation, arm64_ventura: "88804b6511154f913cb18296bfd4339b4379eb46d07eceb54c2cddaf4457c65f" - sha256 cellar: :any_skip_relocation, sonoma: "a342d79af3527c6da6d9e3449728c07645aa84aa0ffedf36d2a2300317b5328b" - sha256 cellar: :any_skip_relocation, ventura: "a342d79af3527c6da6d9e3449728c07645aa84aa0ffedf36d2a2300317b5328b" - sha256 cellar: :any_skip_relocation, x86_64_linux: "4e551842f727198b75fcc5507cff98c7f288cbe1e5d9eca3859527f93e88e146" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "738e4751abe2477f4e3a558b8724e60366679a5d9a37675196ccc60159235d5f" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "738e4751abe2477f4e3a558b8724e60366679a5d9a37675196ccc60159235d5f" + sha256 cellar: :any_skip_relocation, arm64_ventura: "738e4751abe2477f4e3a558b8724e60366679a5d9a37675196ccc60159235d5f" + sha256 cellar: :any_skip_relocation, sonoma: "76313a9a33ba6138f9dab44ce4528eb0a0ae62bca1af02a1357e0e0ba4b28140" + sha256 cellar: :any_skip_relocation, ventura: "76313a9a33ba6138f9dab44ce4528eb0a0ae62bca1af02a1357e0e0ba4b28140" + sha256 cellar: :any_skip_relocation, x86_64_linux: "fdfdb5bb1e7bf0463760a61550d25c25ab04ba7004954297002b8d929de9d96a" end depends_on "go" => :build diff --git a/Formula/t/testkube.rb b/Formula/t/testkube.rb index d79bd6c734..53c75c00c6 100644 --- a/Formula/t/testkube.rb +++ b/Formula/t/testkube.rb @@ -1,8 +1,8 @@ class Testkube < Formula desc "Kubernetes-native framework for test definition and execution" homepage "https:testkube.io" - url "https:github.comkubeshoptestkubearchiverefstagsv2.1.24.tar.gz" - sha256 "51e2d9ce29b923436dd4404b21b19e091773f4b447b8c541d659bd7497d534ac" + url "https:github.comkubeshoptestkubearchiverefstagsv2.1.26.tar.gz" + sha256 "973122cd16b037b0230c5a35e760def4b23dbd00be7b54a67c4bb1cc1223d341" license "MIT" head "https:github.comkubeshoptestkube.git", branch: "main" @@ -12,12 +12,12 @@ class Testkube < Formula end bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "5d7f7816286a11513b659659c3ad869375d16bc4fb5245e02e9383935cfc04e9" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "5d7f7816286a11513b659659c3ad869375d16bc4fb5245e02e9383935cfc04e9" - sha256 cellar: :any_skip_relocation, arm64_ventura: "5d7f7816286a11513b659659c3ad869375d16bc4fb5245e02e9383935cfc04e9" - sha256 cellar: :any_skip_relocation, sonoma: "e65cc6f06b78f4edda41869e8e1d5c97d5269bda5ae6b797f573fcc46b941712" - sha256 cellar: :any_skip_relocation, ventura: "e65cc6f06b78f4edda41869e8e1d5c97d5269bda5ae6b797f573fcc46b941712" - sha256 cellar: :any_skip_relocation, x86_64_linux: "6806fa8b34c41bd5fe748955f57469666c76c62abd78856abc7020e622130c5d" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "603155d73d19b4406a9eb612e9b052e3860987a123e5c190ddbe99d2de8125b4" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "603155d73d19b4406a9eb612e9b052e3860987a123e5c190ddbe99d2de8125b4" + sha256 cellar: :any_skip_relocation, arm64_ventura: "603155d73d19b4406a9eb612e9b052e3860987a123e5c190ddbe99d2de8125b4" + sha256 cellar: :any_skip_relocation, sonoma: "271f0f9afe5bfa99037e64fa15ec34668921bb638d9d783388d0e93096835aad" + sha256 cellar: :any_skip_relocation, ventura: "271f0f9afe5bfa99037e64fa15ec34668921bb638d9d783388d0e93096835aad" + sha256 cellar: :any_skip_relocation, x86_64_linux: "671e76b7c1aa5462239a5abc01d162aed9d7c51ff35679624f1e5d315ed46a87" end depends_on "go" => :build diff --git a/Formula/t/thors-mongo.rb b/Formula/t/thors-mongo.rb index af221bab2a..243a846cad 100644 --- a/Formula/t/thors-mongo.rb +++ b/Formula/t/thors-mongo.rb @@ -2,17 +2,17 @@ class ThorsMongo < Formula desc "Mongo API and Serialization library" homepage "https:github.comLoki-AstariThorsMongo" url "https:github.comLoki-AstariThorsMongo.git", - tag: "4.2.02", - revision: "6502639bfa2db6d904fe96e708ce40d04640c6bf" + tag: "4.3.00", + revision: "37f11c9e9426b21136d1337cd4e6c5d0c5b71967" license "GPL-3.0-only" bottle do - sha256 cellar: :any, arm64_sequoia: "d4e135ded4f02c304af2392e7ef61b481762394deddfd1d2113fbdf0cc5e0ea3" - sha256 cellar: :any, arm64_sonoma: "36752ef75cf42dd31f7e03cfcd7a8b6fef25194d89c45950f029a67a9d2f5783" - sha256 cellar: :any, arm64_ventura: "7d841cf5de834a20750dfb068818dcf50e6a367b2f464fd92f16150c764ae3bc" - sha256 cellar: :any, sonoma: "8ef5d0968634ffff8289dac489d905342aae3a68ad24ab95fe26e5250301d5fb" - sha256 cellar: :any, ventura: "243a518683661d90fdd26ec2ee6024f8bd08b376df32ba8c346488c658fd0253" - sha256 cellar: :any_skip_relocation, x86_64_linux: "6d2b19973849927701962e5038e068482c474b9b4ba4df4ebee2893707052064" + sha256 cellar: :any, arm64_sequoia: "e9017ccb37ea3c2ed2aea98ab47c83b9e38d6efb413ada227a02246746762c53" + sha256 cellar: :any, arm64_sonoma: "70888b3bfaada2dd06eeb32d3dcdc8603d5b3b8858f73e3b486a84e7edc99f8f" + sha256 cellar: :any, arm64_ventura: "6c4f2697e44f5688393517170b08bcec639e7ac42619fd5e3f8d2837cb41147c" + sha256 cellar: :any, sonoma: "5ff46bb6d3b72f7cf9f8f4676c365264e552302b49af66072b865fb98a218b9d" + sha256 cellar: :any, ventura: "185909cf9dcbe3ea3294eef15ee49e44d8677844233156fa037e46028e4b4707" + sha256 cellar: :any_skip_relocation, x86_64_linux: "f24213994777a8e8e64e149b789e55bfc8e24fcd028c0a9c0d0eb510b7198000" end depends_on "libyaml" diff --git a/Formula/t/torchvision.rb b/Formula/t/torchvision.rb index a06fd48329..90eadee9b0 100644 --- a/Formula/t/torchvision.rb +++ b/Formula/t/torchvision.rb @@ -6,7 +6,7 @@ class Torchvision < Formula url "https:github.compytorchvisionarchiverefstagsv0.17.0.tar.gz" sha256 "55e395d5c7d9bf7658c82ac633cac2224aa168e1bfe8bb5b2b2a296c792a3500" license "BSD-3-Clause" - revision 10 + revision 11 livecheck do url :stable @@ -14,12 +14,12 @@ class Torchvision < Formula end bottle do - sha256 cellar: :any, arm64_sequoia: "3b42bf3fdcd9994d5d83f79f2dbce8c8a8fec4118f1d06f12f6c82d5e9d5d5cc" - sha256 cellar: :any, arm64_sonoma: "f855906bb1a6f4f91cf11b0e044b5bd6b31ecd09a56972212744b8a7cd21f711" - sha256 cellar: :any, arm64_ventura: "f8519e9a40e60b1bfb0e2d400acca99f719a8f53c0b7bf459fd781f0195da6d4" - sha256 cellar: :any, sonoma: "d071cc9c086cad8209ae92eac208d14cdf621ac63aa6cc41f12ffe703935d9ba" - sha256 cellar: :any, ventura: "059896e0e48a38668749b4c446e63bdd72a6729f9ff834c447c8e2d7695630eb" - sha256 cellar: :any_skip_relocation, x86_64_linux: "ec0806f3b5bf40318cd8dc0559de5ff5ae530870c234774027c59a865e0fb3b4" + sha256 cellar: :any, arm64_sequoia: "812c446f668fa6467a3fbbaed405f16638d51467293c10aa60c75ecfe1fc9873" + sha256 cellar: :any, arm64_sonoma: "c456f270651c12b17afca72e3ebe8940a413cd5739172f5db10b8eced17374a6" + sha256 cellar: :any, arm64_ventura: "610867f01b53419678fe03a7d6650c64c353ee1d1ea18f35b75944571e10991e" + sha256 cellar: :any, sonoma: "f352835f242ea258ae4f39db723fa2e8f686696380954d7409a04b29874a3263" + sha256 cellar: :any, ventura: "1d7a5003c763489d6d5e93a841b08aeb1d8ebbf1a99825768025341754c817a0" + sha256 cellar: :any_skip_relocation, x86_64_linux: "f1a683babdd1acd5a495481b49d003c4b9fcc7705dbfb69eb1711b52a6e69d1a" end depends_on "cmake" => :build diff --git a/Formula/t/trino.rb b/Formula/t/trino.rb index 41602facf0..c961656ec4 100644 --- a/Formula/t/trino.rb +++ b/Formula/t/trino.rb @@ -3,8 +3,8 @@ class Trino < Formula desc "Distributed SQL query engine for big data" homepage "https:trino.io" - url "https:search.maven.orgremotecontent?filepath=iotrinotrino-server458trino-server-458.tar.gz", using: :nounzip - sha256 "0cc39ac2ac04a5c5e1ac1da225a87547f2f10ff7d3a26d6f0ad193b793709c0c" + url "https:search.maven.orgremotecontent?filepath=iotrinotrino-server459trino-server-459.tar.gz", using: :nounzip + sha256 "443b83b3a634587a658182ef0902e6ef273852e2fd11f0e1d35c99c93e73609b" license "Apache-2.0" livecheck do @@ -13,7 +13,7 @@ class Trino < Formula end bottle do - sha256 cellar: :any_skip_relocation, all: "98e5927cff253d811c3b1717624c0cb0d30000dd0bb6de6ca001de989e321cc3" + sha256 cellar: :any_skip_relocation, all: "e6daa59ad167358cc2728170de1591c898acbb0ee4d80e69c0ec8ae03b9dd208" end depends_on "gnu-tar" => :build @@ -21,13 +21,13 @@ class Trino < Formula depends_on "python@3.12" resource "trino-src" do - url "https:github.comtrinodbtrinoarchiverefstags458.tar.gz", using: :nounzip - sha256 "afe9b7510c61900559780a265a0af6ae2dfc5c6277578114a5b853416c25929e" + url "https:github.comtrinodbtrinoarchiverefstags459.tar.gz", using: :nounzip + sha256 "06e496b314a5017f754f380f23d9bd63064bd5d9e0d02a15b91f0ba24da86cb4" end resource "trino-cli" do - url "https:search.maven.orgremotecontent?filepath=iotrinotrino-cli458trino-cli-458-executable.jar" - sha256 "10af02851fe8c8969ec69c377e8d90d07f4188426293c8c1450ddd9988891843" + url "https:search.maven.orgremotecontent?filepath=iotrinotrino-cli459trino-cli-459-executable.jar" + sha256 "b683669fc03ed696610ac5614e73b1f0231b9e0402572166d2b45c5c689923c7" end def install diff --git a/Formula/t/trufflehog.rb b/Formula/t/trufflehog.rb index 798dbc791a..b61b13f0c4 100644 --- a/Formula/t/trufflehog.rb +++ b/Formula/t/trufflehog.rb @@ -1,19 +1,19 @@ class Trufflehog < Formula desc "Find and verify credentials" homepage "https:trufflesecurity.com" - url "https:github.comtrufflesecuritytrufflehogarchiverefstagsv3.82.5.tar.gz" - sha256 "32048ae6f45621537f7a474ba1ab6f0746127091bb86f770a97cc7912d19349f" + url "https:github.comtrufflesecuritytrufflehogarchiverefstagsv3.82.6.tar.gz" + sha256 "b5dcae8b71d4b568211240f8e1b184fdffcc478370ca8237ed38f954a96dc636" # upstream license ask, https:github.comtrufflesecuritytrufflehogissues1446 license "AGPL-3.0-only" head "https:github.comtrufflesecuritytrufflehog.git", branch: "main" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "711a20d8aea61386d7f3a96390e56fc125f8f0d846c9329000f653c669599efc" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "a9575cf4531e84a2e87669d285751491fd5ade04492b1e46a2c09bad5b6e7b0c" - sha256 cellar: :any_skip_relocation, arm64_ventura: "e415abba8d2d7471cc7ba5a0d36ce6158fba1a16bf837a48daa4f8c39e7a1459" - sha256 cellar: :any_skip_relocation, sonoma: "5cb4ab6872940d54c796c6ebccad144424afcb98a646590eead3cab7165746cb" - sha256 cellar: :any_skip_relocation, ventura: "dfc05faa6b1865a9768a5b348ce82f9d7ffa453396c018682b1e9c416f4af111" - sha256 cellar: :any_skip_relocation, x86_64_linux: "8eb2276a8d9f3747122dedaa96eafa3730bf8516c421e478918d461080b20d25" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "d9a327feeddcb150b7894405abbe58044dbd68bccd3df63305bd35117dad23fb" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "087559d642493fc4f85c6bf51863ee4edb9be551a42078d2ae09f1dc045e522a" + sha256 cellar: :any_skip_relocation, arm64_ventura: "2eea9b486d19bf51a289036677cb08606a73601f2fce151cf1d83fe3b9b8619d" + sha256 cellar: :any_skip_relocation, sonoma: "1ca24c842bc4111a319ee1308b1686dd0ad0105f298919bea0bd8c363c9e9845" + sha256 cellar: :any_skip_relocation, ventura: "482d1bfb54f6947387cd407deedf304bf197ed7ccc1cd85c65f321c8cc64e5b0" + sha256 cellar: :any_skip_relocation, x86_64_linux: "0c916f38bb2f6e7fe8778dfe39815e4892a5dd2513a6efe558ececf5c065f40f" end depends_on "go" => :build diff --git a/Formula/t/typedb.rb b/Formula/t/typedb.rb index 74aff531de..14b830975d 100644 --- a/Formula/t/typedb.rb +++ b/Formula/t/typedb.rb @@ -6,7 +6,8 @@ class Typedb < Formula license "AGPL-3.0-or-later" bottle do - sha256 cellar: :any_skip_relocation, all: "0e0ee872bc3e580c2c123ffc92410e740df0326716f27068170289c5df11ac29" + rebuild 1 + sha256 cellar: :any_skip_relocation, all: "dc3d91037b148bc7c232e2146eae539b52e328c6c76de01b137aa4639d6a6976" end depends_on "openjdk" diff --git a/Formula/u/unicorn.rb b/Formula/u/unicorn.rb index c379dbe895..f3bf44f443 100644 --- a/Formula/u/unicorn.rb +++ b/Formula/u/unicorn.rb @@ -1,8 +1,8 @@ class Unicorn < Formula desc "Lightweight multi-architecture CPU emulation framework" homepage "https:www.unicorn-engine.org" - url "https:github.comunicorn-engineunicornarchiverefstags2.1.0.tar.gz" - sha256 "7085001b6f707c8a072d998d1a027e26892d65348e658f07a5d38f206f58dfec" + url "https:github.comunicorn-engineunicornarchiverefstags2.1.1.tar.gz" + sha256 "8740b03053162c1ace651364c4c5e31859eeb6c522859aa00cb4c31fa9cbbed2" license all_of: [ "GPL-2.0-only", "GPL-2.0-or-later", # glib, qemu @@ -10,12 +10,12 @@ class Unicorn < Formula head "https:github.comunicorn-engineunicorn.git", branch: "master" bottle do - sha256 cellar: :any, arm64_sequoia: "b15ab7353cb27bd748c59549d65dab193fd5addb9fd6bdb11783b1a8fa90489b" - sha256 cellar: :any, arm64_sonoma: "38881d75368afffaddf2bf6d1ecdc12ef3729aa2ae7e85dd007c1abff6a12d74" - sha256 cellar: :any, arm64_ventura: "5b4faa1a4a296d32b69fc29665883c012961e50c0f79ff8638d028eca4efa559" - sha256 cellar: :any, sonoma: "eac9ed24f43e550b97f9eccc9338779650b2a059bada6540b64153f329270ae8" - sha256 cellar: :any, ventura: "e82d38fcf74fcf7770f621839adab576c7b1e10f6a60837fdf117499dad46574" - sha256 cellar: :any_skip_relocation, x86_64_linux: "1e73f7be8e9871cbf1fe86aecd85ebe5ae9e8ff921679b516b6ae4df67dd4c45" + sha256 cellar: :any, arm64_sequoia: "d883e9c493f37e9bb7e98824a64d2ecfbee8d03ce0a3bfce3558a3805ac9ae16" + sha256 cellar: :any, arm64_sonoma: "b73d76012c194c5b982c12a36a380f7d3db64dbc828c3566ed783e8955a59640" + sha256 cellar: :any, arm64_ventura: "8cb9b6e44b8f70a0e9cf1da0ba23dc7f9a0cbafaa5e2044f83166918dc5560e0" + sha256 cellar: :any, sonoma: "e435e55606cdbc842e79367eac3dc8974267616f08ea95b890c2086c634137b0" + sha256 cellar: :any, ventura: "aeb5bf15f1613f87677b7bb539cac1bc9b3fcd339f06881437058ed19ac5313a" + sha256 cellar: :any_skip_relocation, x86_64_linux: "8935edc693fe1e8f5756c96913bf9de63aed9d22be914ef6a7b40dff96686e61" end depends_on "cmake" => :build diff --git a/Formula/u/usage.rb b/Formula/u/usage.rb index 5b01dcba24..fb934cdabb 100644 --- a/Formula/u/usage.rb +++ b/Formula/u/usage.rb @@ -1,18 +1,18 @@ class Usage < Formula desc "Tool for working with usage-spec CLIs" homepage "https:usage.jdx.dev" - url "https:github.comjdxusagearchiverefstagsv0.5.0.tar.gz" - sha256 "d552054c2dc861a90471d546a701db3929092f304b6fd9cc61cf277bc95d2506" + url "https:github.comjdxusagearchiverefstagsv0.6.0.tar.gz" + sha256 "a0bc217967d7a42f1d7dccf3290e23ed4d18b0253a3e7fc9039b0a020ce17137" license "MIT" head "https:github.comjdxusage.git", branch: "main" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "714ee1a4c8c321340d6fe12cbffde0c73fa25db97e2b2913dda1f3564adf02b8" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "214c4a52cb6aebe3c2ec14f1214c80a157163d52ddc5fd8676e4f62e51349ecc" - sha256 cellar: :any_skip_relocation, arm64_ventura: "3b55ba4a4a84aa133e80048cde9acc70ef3e9f32cf86bd2662eca45c5dd408cb" - sha256 cellar: :any_skip_relocation, sonoma: "e1506ae8fb060e0f2bfeda4b01a198247d0eefddb268086ce21ff7f9f3808581" - sha256 cellar: :any_skip_relocation, ventura: "51475b610cdee425294e265f2578aef930abfe391f27828250669420d297408a" - sha256 cellar: :any_skip_relocation, x86_64_linux: "b6a6d8fc3db4241a9ff305b98ec4c84a5b366b2c0e0ebda328962dad0d4479f4" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "8a6efc3ba169d35bf941d841cf44fd9a6ebcb968aaf49a978e69bd5049fdf750" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "4a7daba7248b74735130c05a9696b819148a21595c7d0d47d8c31dc0b6fceb33" + sha256 cellar: :any_skip_relocation, arm64_ventura: "a7f76956e440b146c5d7a4a14299d60e70625128628d65d49920f2cf5039d461" + sha256 cellar: :any_skip_relocation, sonoma: "a245231ddb6aaecfe892cf3fdc3ff6a23c099dd221c6b42d346eab1132d1d314" + sha256 cellar: :any_skip_relocation, ventura: "c11b419854e30e8e5a5b61f2bf256b6f7c764ef4579701011ad5214d3417547b" + sha256 cellar: :any_skip_relocation, x86_64_linux: "c631f7d30af5efee622b4dbdf188265c817046d4518ea4361bd5175a958a38f0" end depends_on "rust" => :build diff --git a/Formula/v/vercel-cli.rb b/Formula/v/vercel-cli.rb index ff3c091c5e..ec767655ca 100644 --- a/Formula/v/vercel-cli.rb +++ b/Formula/v/vercel-cli.rb @@ -1,17 +1,17 @@ class VercelCli < Formula desc "Command-line interface for Vercel" homepage "https://vercel.com/home" - url "https://registry.npmjs.org/vercel/-/vercel-37.5.4.tgz" - sha256 "21d7e1bab3f1f97940081a3f6cd57d675c560da874f6e5084200f9ad1fbc8c7f" + url "https://registry.npmjs.org/vercel/-/vercel-37.6.0.tgz" + sha256 "12dd490fb6dc4f61e891870ee02b55865d25a98ee2115ee5ecd10ba50da52031" license "Apache-2.0" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "8a9e42c581b747f71c39f15bda1d51070a4c5c0e4aa12970fad63d7b04c0cf4f" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "8a9e42c581b747f71c39f15bda1d51070a4c5c0e4aa12970fad63d7b04c0cf4f" - sha256 cellar: :any_skip_relocation, arm64_ventura: "8a9e42c581b747f71c39f15bda1d51070a4c5c0e4aa12970fad63d7b04c0cf4f" - sha256 cellar: :any_skip_relocation, sonoma: "99e0f2368174b0c315422e9a75cb6c2638c29a8358fc3fe353c9dcf422f3e009" - sha256 cellar: :any_skip_relocation, ventura: "99e0f2368174b0c315422e9a75cb6c2638c29a8358fc3fe353c9dcf422f3e009" - sha256 cellar: :any_skip_relocation, x86_64_linux: "6c160d1949b4908a2de130e09aeecc93a4c49bd87f41a78787635cb1b90150b5" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "262619a6f3049f7ea756ab7807144c2040a56644748f3eb458873b8a196bdf0f" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "262619a6f3049f7ea756ab7807144c2040a56644748f3eb458873b8a196bdf0f" + sha256 cellar: :any_skip_relocation, arm64_ventura: "262619a6f3049f7ea756ab7807144c2040a56644748f3eb458873b8a196bdf0f" + sha256 cellar: :any_skip_relocation, sonoma: "bd33213db121432cdd342dfaba8089fc603f407a67804b50fefc398f9700e966" + sha256 cellar: :any_skip_relocation, ventura: "bd33213db121432cdd342dfaba8089fc603f407a67804b50fefc398f9700e966" + sha256 cellar: :any_skip_relocation, x86_64_linux: "b09b0bc663e435de5161a6750e771ac39ec69d8ec48af3d1093a6fcde3a49c9d" end depends_on "node" diff --git a/Formula/v/vsearch.rb b/Formula/v/vsearch.rb index f886e1e94f..4b5f0bf099 100644 --- a/Formula/v/vsearch.rb +++ b/Formula/v/vsearch.rb @@ -1,19 +1,17 @@ class Vsearch < Formula desc "Versatile open-source tool for microbiome analysis" homepage "https:github.comtorognesvsearch" - url "https:github.comtorognesvsearcharchiverefstagsv2.28.1.tar.gz" - sha256 "4f8bf0ad43fef77e573d152b59f55a1f81eb84c22d6545911757e6108f8de21c" + url "https:github.comtorognesvsearcharchiverefstagsv2.29.0.tar.gz" + sha256 "2c5bd0d9b3c2ec8eecd1af06ae11611138d87fdfecfa423ae791d52dccd27e63" license any_of: ["BSD-2-Clause", "GPL-3.0-or-later"] bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "a65509baddf2be1177790ce8aeebb67511e83a8bef9d9abf9d39cd7da53d74be" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "60be2e68ac79687e237a5c5632996fa67950e0f08484dbcc755f114f46af984f" - sha256 cellar: :any_skip_relocation, arm64_ventura: "64766f0429546f2e7b9ab1376516445782d6cfc3048ddf607d1f0a53eec92c8a" - sha256 cellar: :any_skip_relocation, arm64_monterey: "7a669a2e7705dd8c818c017584fd1ee99bb59d3f6de27c9c6d327fc2a593bfd2" - sha256 cellar: :any_skip_relocation, sonoma: "38862662ec4c5145dcb083010065ce2c17be11b7cbc1dfa610ae4a8e49f0c109" - sha256 cellar: :any_skip_relocation, ventura: "83e2c545493b026a15942564dec3534a219cb19a106c18d20f80f5af97eb23b8" - sha256 cellar: :any_skip_relocation, monterey: "2d331d1cae791bc5f4a02b3f1b6a931fd2947fd941c468392de820e07e9a71f0" - sha256 cellar: :any_skip_relocation, x86_64_linux: "340bfeb88e716aa0abf8e16819495eeb57147d7ef87f06f998afaeef091cb329" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "2fe2e3d48358f193a0277f08c8c571315149b20569f7fcb89491834349fc091b" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "4a050937a85f886531f4b5c1434d26aada1e18a90ac79d74709468b2fba6732f" + sha256 cellar: :any_skip_relocation, arm64_ventura: "c400df11b6e89dee8e34547409b2cc4daf45bcdc9ffcdd92b9b096837d8a4882" + sha256 cellar: :any_skip_relocation, sonoma: "126026ac43c82420f50fdcc93ecc395df3bceb16735aba08e8597def7f9d9e61" + sha256 cellar: :any_skip_relocation, ventura: "991666da3476f414c1affd38b277bfc3a40cc51a822ac70b678f6aee558b88f3" + sha256 cellar: :any_skip_relocation, x86_64_linux: "84cb30af9705f54993c9939f1a6696a35e264a0f17a678f5a7255eaeb2b46d99" end depends_on "autoconf" => :build diff --git a/Formula/v/vulkan-extensionlayer.rb b/Formula/v/vulkan-extensionlayer.rb index 1c1343c444..bb6aabb7fa 100644 --- a/Formula/v/vulkan-extensionlayer.rb +++ b/Formula/v/vulkan-extensionlayer.rb @@ -1,8 +1,8 @@ class VulkanExtensionlayer < Formula desc "Layer providing Vulkan features when native support is unavailable" homepage "https:github.comKhronosGroupVulkan-ExtensionLayer" - url "https:github.comKhronosGroupVulkan-ExtensionLayerarchiverefstagsv1.3.295.tar.gz" - sha256 "271527cd0ab0576b413f2616a204c85fede6c263daaf70394ca50a2d6f7fb201" + url "https:github.comKhronosGroupVulkan-ExtensionLayerarchiverefstagsv1.3.296.tar.gz" + sha256 "97c06097a0f2e955a6b7866e4f1e9eb340741fade34a6876d31d4a18e5e09976" license "Apache-2.0" head "https:github.comKhronosGroupVulkan-ExtensionLayer.git", branch: "main" @@ -12,14 +12,12 @@ class VulkanExtensionlayer < Formula end bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "3847470c4afd5a1ffe19318015eafb55010b7fd8d15104253298cf2df931edea" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "61c08a85655fc2c1d6cf01d57424e0764d4a7831fbc70a8a8beafb493ed39797" - sha256 cellar: :any_skip_relocation, arm64_ventura: "fd34361498230085105e8cc6c4aec492fc2c378acf1e4c5e08e42b4be3c59568" - sha256 cellar: :any_skip_relocation, arm64_monterey: "e79992abf9bc3f93d43eea157b07cd0212c9c263e082cc14e243f61952a2dfac" - sha256 cellar: :any_skip_relocation, sonoma: "486e7763fb8c94f242b7627290b6b33d939fae705f9b36ee1a67fc4da86449db" - sha256 cellar: :any_skip_relocation, ventura: "1baac413caf66dc4519c1673f2c34d7516952ae6b3f5e94b1684a85d07973916" - sha256 cellar: :any_skip_relocation, monterey: "2f371bde7de2345dfb5e2e72b8201600775f55ffcb6aa32719638ca3db03cd3e" - sha256 cellar: :any_skip_relocation, x86_64_linux: "6c15a70233e55a48afbffed4a3b4b4e52147ee8851ed98ffed23a33ece2d4364" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "1ddbb9050823e8e6697e54f38993a785e2656b5880bf5ed5cbde0d41223f3a72" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "7ed7c370c3020f4d849d93c2ab9e8200e8fe6927f4dff7f633c31cf6242b491c" + sha256 cellar: :any_skip_relocation, arm64_ventura: "815950ccd8817da947846cdbc0df2d60e080040f1b5b849c2a304fafead9cecd" + sha256 cellar: :any_skip_relocation, sonoma: "1cfe984c02c9b3b64aa368045b68f981b62c8f1857643b9099251049596081fb" + sha256 cellar: :any_skip_relocation, ventura: "96cd966eda57cc0d7ba68e955368fe1a6df19ae87feb856f317291a7a39e03b0" + sha256 cellar: :any_skip_relocation, x86_64_linux: "15e32341c8121ee8a147252050f045ff001e4c5b892dc419755ac7cd246b010c" end depends_on "cmake" => :build diff --git a/Formula/w/wakatime-cli.rb b/Formula/w/wakatime-cli.rb index dd69ad71d2..1662347a3e 100644 --- a/Formula/w/wakatime-cli.rb +++ b/Formula/w/wakatime-cli.rb @@ -2,18 +2,18 @@ class WakatimeCli < Formula desc "Command-line interface to the WakaTime api" homepage "https:wakatime.com" url "https:github.comwakatimewakatime-cli.git", - tag: "v1.102.0", - revision: "9a2395d7f5aacf0f8213516e312dd55f85bd932c" + tag: "v1.102.1", + revision: "0c905e87f84a98a49eee41a19651a9ef7af672ff" license "BSD-3-Clause" version_scheme 1 bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "ee54c58a80b6d581b66d03ff7526585ed146254cb81f64668c9f4f6197c4dd05" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "ee54c58a80b6d581b66d03ff7526585ed146254cb81f64668c9f4f6197c4dd05" - sha256 cellar: :any_skip_relocation, arm64_ventura: "ee54c58a80b6d581b66d03ff7526585ed146254cb81f64668c9f4f6197c4dd05" - sha256 cellar: :any_skip_relocation, sonoma: "9f7ac381abea7eb2b4de163dc33f6864ba9d15642137bf069451c11c1d943f75" - sha256 cellar: :any_skip_relocation, ventura: "9f7ac381abea7eb2b4de163dc33f6864ba9d15642137bf069451c11c1d943f75" - sha256 cellar: :any_skip_relocation, x86_64_linux: "f8b76566c080eab897f6e015728bdccfbda678da36e61b8d469b613090d3e2fd" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "f0e9b2ff7bb36ac9d950e2e626fa62adb2a48f80a1e3439b1f9c0a4c3c6eeef5" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "f0e9b2ff7bb36ac9d950e2e626fa62adb2a48f80a1e3439b1f9c0a4c3c6eeef5" + sha256 cellar: :any_skip_relocation, arm64_ventura: "f0e9b2ff7bb36ac9d950e2e626fa62adb2a48f80a1e3439b1f9c0a4c3c6eeef5" + sha256 cellar: :any_skip_relocation, sonoma: "8b9b4283e9ace0ffefddcc038c665cbd111c1559905ad5f8a190c4e3cd03e12a" + sha256 cellar: :any_skip_relocation, ventura: "8b9b4283e9ace0ffefddcc038c665cbd111c1559905ad5f8a190c4e3cd03e12a" + sha256 cellar: :any_skip_relocation, x86_64_linux: "ea99501f0c717e1baf743b1bfc62f90ffeaa592ccfddf790f973fdcc813bc93f" end depends_on "go" => :build diff --git a/Formula/w/werf.rb b/Formula/w/werf.rb index 615a854612..e2c56a1c2a 100644 --- a/Formula/w/werf.rb +++ b/Formula/w/werf.rb @@ -1,8 +1,8 @@ class Werf < Formula desc "Consistent delivery tool for Kubernetes" homepage "https:werf.io" - url "https:github.comwerfwerfarchiverefstagsv2.10.6.tar.gz" - sha256 "7080f574c8e795a48af77a37251e3d814a353819939441b2fcaf481972caadf5" + url "https:github.comwerfwerfarchiverefstagsv2.10.7.tar.gz" + sha256 "f06a2ea3721790a8f9b9df2ba72796a413ac2a04cfb2bfbe09b28e268aca2f76" license "Apache-2.0" head "https:github.comwerfwerf.git", branch: "main" @@ -15,12 +15,12 @@ class Werf < Formula end bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "1da10c07154035b5a95dff2b4cda1ac83a518cefa54ff60cd0a3597585fa455b" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "b7674fd3f2b8b70626c5057457e40329a251bfeb2e940aa637db28d558d1e1c4" - sha256 cellar: :any_skip_relocation, arm64_ventura: "abe9b9d9044331d6c83ffb309711c165ce109cf8cff1b5466fbb729ca4236f5b" - sha256 cellar: :any_skip_relocation, sonoma: "4a7c4f1e39946195bf4241f674df18fbd5c2322285be5be28880611625113489" - sha256 cellar: :any_skip_relocation, ventura: "c943181921fa4e570b2f217bb7c8afd4f5fc7e30c0e12224598b753a81ce9a81" - sha256 cellar: :any_skip_relocation, x86_64_linux: "e7c8f4f4804847b23d568486312e2b8e8db286077935743d98cc629c07066735" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "3f87b1aa4a258084ccc8e79dcb3ce3b7bd0de8f340b5e5f51ed972685954ea88" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "a56e09b41843b4785724df427d8455deead858e26112063f7a53c6edbdef7395" + sha256 cellar: :any_skip_relocation, arm64_ventura: "f6451db014e6d9875446b77393e25409ab48b38e81d8466303fbf6aa1e01fb25" + sha256 cellar: :any_skip_relocation, sonoma: "fe07b6a88d863e2e56c10f620e65a32fbac7a2fa0aaac6c5928c45e9acdbaf0c" + sha256 cellar: :any_skip_relocation, ventura: "0867264e32a3bf56b8eb05f5bc578d7d071cf4d2ebb4b75af8254c2ab1e46e59" + sha256 cellar: :any_skip_relocation, x86_64_linux: "3ee78d5788f19eaf1775c66c5f206beab215f01efde02ec7f8f036d6095dd767" end depends_on "go" => :build diff --git a/Formula/w/wthrr.rb b/Formula/w/wthrr.rb new file mode 100644 index 0000000000..80fd9d372e --- /dev/null +++ b/Formula/w/wthrr.rb @@ -0,0 +1,42 @@ +class Wthrr < Formula + desc "Weather Companion for the Terminal" + homepage "https:github.comttytmwthrr-the-weathercrab" + url "https:github.comttytmwthrr-the-weathercrabarchiverefstagsv1.2.0.tar.gz" + sha256 "6dbad5cf37fc364ec383f3c04cb4c676b0be8b760c06c0b689d1a04fc082c66c" + license "MIT" + head "https:github.comttytmwthrr-the-weathercrab.git", branch: "main" + + bottle do + sha256 cellar: :any_skip_relocation, arm64_sequoia: "7123670512710361d2f70dc58f080a71c423e560c82c9a17b597a661595f4cc3" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "24ef173a19782510f7d3ad16b0c8af7f2eee4ab450b9f0e6ed536677523c2d0c" + sha256 cellar: :any_skip_relocation, arm64_ventura: "bba93a070e6d97685a70aeb241d03abd390e5044ab30272abda2e26f01ba02c4" + sha256 cellar: :any_skip_relocation, sonoma: "153f1ac8df16ffdaed4b9b8ac340c99abf3980fb7a762649b00c53f1993df221" + sha256 cellar: :any_skip_relocation, ventura: "a22a40a694871ae04aefb5df671b0bfd5c9594de31bf8c058077a6c7de677d8b" + sha256 cellar: :any_skip_relocation, x86_64_linux: "7ef3d52887274f149bda3757fd5044900312081789394a721aaae022073088e9" + end + + depends_on "pkg-config" => :build + depends_on "rust" => :build + + on_linux do + depends_on "openssl@3" + end + + def install + system "cargo", "install", *std_cargo_args + end + + test do + assert_match version.to_s, shell_output("#{bin}wthrr --version") + system bin"wthrr", "-h" + + require "pty" + + PTY.spawn(bin"wthrr", "-l", "en_US", "Kyoto") do |r, _w, pid| + output = r.gets + assert_match "Hey friend. I'm glad you are asking.", output + ensure + Process.kill("TERM", pid) + end + end +end \ No newline at end of file diff --git a/Formula/x/xcproj.rb b/Formula/x/xcproj.rb deleted file mode 100644 index de6208d2f8..0000000000 --- a/Formula/x/xcproj.rb +++ /dev/null @@ -1,57 +0,0 @@ -class Xcproj < Formula - desc "Manipulate Xcode project files" - homepage "https:github.com0xcedxcproj" - url "https:github.com0xcedxcprojarchiverefstags0.2.1.tar.gz" - sha256 "8c31f85d57945cd5bb306d7a0ff7912f2a0d53fa3c888657e0a69ca5d27348cb" - head "https:github.com0xcedxcproj.git", branch: "develop" - - bottle do - sha256 cellar: :any_skip_relocation, arm64_sonoma: "ee550d8dc738e61612b6d058f201e736c54cb45f451c4767775067f68fc7ee7f" - sha256 cellar: :any_skip_relocation, arm64_ventura: "2aa49c796bf690ccae0869b3a1f0d58b733499a67972461b52bdf5c307e096be" - sha256 cellar: :any_skip_relocation, arm64_monterey: "3aa6cbe2067d6430fd54edb655b431e1e066f8e98f98b7001a09272082b5376c" - sha256 cellar: :any_skip_relocation, arm64_big_sur: "a3a9073db30a288af4d7fd2aa2adbc91f93ea6bc8cc9e7e85e0cf4d12dac3716" - sha256 cellar: :any_skip_relocation, ventura: "5d73e10bc8b36033ba5e1f9a92cf9d556b14704f3aa29ec05e68de611b9f520a" - sha256 cellar: :any_skip_relocation, monterey: "46c8736137abdd261d6c1f5b3bbc25da4a53ec62e4ed135732e952a47d2ca718" - sha256 cellar: :any_skip_relocation, big_sur: "e153fbfaf308d9fa35f228a0ad5ab4f1fbbbac9f7040eb0fc1ace90ba9541b7c" - sha256 cellar: :any_skip_relocation, catalina: "46aa93499933dd1599eb4d38ba2e5b8587092c08f8acb691b29a1ccee6a80b17" - sha256 cellar: :any_skip_relocation, mojave: "7efa30f2f581bbcc0962605710b1125965b6b8d13ca8e5fab8517adfe1c9334d" - sha256 cellar: :any_skip_relocation, high_sierra: "d34b031444c1122392afb789036d3197a0d333ae11447c819509f1f31de30c9f" - sha256 cellar: :any_skip_relocation, sierra: "f21fe7b203fbee383f502d66ac8471c7798d74dae7d4ad4491e933fcd1de22d5" - sha256 cellar: :any_skip_relocation, el_capitan: "c7a6b18a500b28fbd9cba8939423b7a9c480be98e09883ef90e4b605023b451f" - end - - # upstream issue tracker for license - # https:github.com0xcedxcprojissues6 - disable! date: "2023-09-25", because: :no_license - - depends_on :macos - depends_on :xcode - - def install - xcodebuild "-arch", Hardware::CPU.arch, - "-project", "xcproj.xcodeproj", - "-scheme", "xcproj", - "SYMROOT=build", - "DSTROOT=#{prefix}", - "INSTALL_PATH=bin", - "-verbose", - "install" - end - - def caveats - <<~EOS - The xcproj binary is bound to the Xcode version that compiled it. If you delete, move or - rename the Xcode version that compiled the binary, xcproj will fail with the following error: - - DVTFoundation.framework not found. It probably means that you have deleted, moved or - renamed the Xcode copy that compiled `xcproj`. - Simply recompiling `xcproj` should fix this problem. - - In which case you will have to remove and rebuild the installed xcproj version. - EOS - end - - test do - system bin"xcproj", "--version" - end -end \ No newline at end of file diff --git a/Formula/x/xhyve.rb b/Formula/x/xhyve.rb deleted file mode 100644 index 7381a1cecb..0000000000 --- a/Formula/x/xhyve.rb +++ /dev/null @@ -1,37 +0,0 @@ -class Xhyve < Formula - desc "Lightweight macOS virtualization solution based on FreeBSD's bhyve" - homepage "https:github.commachyvexhyve" - url "https:github.commachyvexhyvearchiverefstagsv0.2.0.tar.gz" - sha256 "32c390529a73c8eb33dbc1aede7baab5100c314f726cac14627d2204ad9d3b3c" - head "https:github.commachyvexhyve.git", branch: "master" - - bottle do - rebuild 1 - sha256 cellar: :any, catalina: "b81d7e54464f0870eabe1fead9d31627ad5342fd2e9aaff47535a7bcc738751f" - sha256 cellar: :any, mojave: "babcee304193c68f484434c551732e5657878095f00c4149fc88867317f9252e" - sha256 cellar: :any, high_sierra: "9643b72b869ec57653668f1ed2db0c3a2c7fad77d8000931933824622032d476" - sha256 cellar: :any, sierra: "edc2e17147d4ae9333033e7317590a48b752b418df689a6dae45bd29a12eaca8" - sha256 cellar: :any, el_capitan: "b0a94f72b09c71aa3bfbbf55669cd9e64ea309d6be8c838f6bc98aeaf8a6895c" - end - - # Ref: https:github.commachyvexhyveissues207 - # Ref: https:github.commachyvexhyveissues227 - disable! date: "2023-09-25", because: :does_not_build - - depends_on arch: :x86_64 - depends_on :macos - - def install - args = [] - args << "GIT_VERSION=#{version}" if build.stable? - system "make", *args - bin.install "buildxhyve" - pkgshare.install "test" - pkgshare.install Dir["xhyverun*.sh"] - man1.install "xhyve.1" if build.head? - end - - test do - system bin"xhyve", "-v" - end -end \ No newline at end of file diff --git a/Formula/y/yaf.rb b/Formula/y/yaf.rb index 41c77052f2..28235ed39f 100644 --- a/Formula/y/yaf.rb +++ b/Formula/y/yaf.rb @@ -1,8 +1,8 @@ class Yaf < Formula desc "Yet another flowmeter: processes packet data from pcap(3)" homepage "https://tools.netsa.cert.org/yaf/" - url "https://tools.netsa.cert.org/releases/yaf-2.16.0.tar.gz" - sha256 "b8950b232ddb830e9a9e2730b77fef703c0528894cf2102ab8b787daa4d50c9b" + url "https://tools.netsa.cert.org/releases/yaf-2.16.1.tar.gz" + sha256 "6005b8165831039e616cbcd7a450ac3e6daae051b4421d6294ad9c00688a14a2" license "GPL-2.0-only" # NOTE: This should be updated to check the main `/yaf/download.html` @@ -13,14 +13,12 @@ class Yaf < Formula end bottle do - sha256 cellar: :any, arm64_sequoia: "9d6f1a988ee2c576f61ee411ec0b6bcba99bb483aa5c9675c91725f21f5baee0" - sha256 cellar: :any, arm64_sonoma: "99b3ae3a27fb74180e398a84278456d40fc81293642d5a71d249b84d45340a05" - sha256 cellar: :any, arm64_ventura: "609715f03a9d6cd50ff0533a3d90c2bb20eb88f0ae7dc0cd04b703ca05b93c10" - sha256 cellar: :any, arm64_monterey: "e62141f902e03d46a6b705804eb496b694d1fb0087077383b01476d84e439eb7" - sha256 cellar: :any, sonoma: "00b7982890a35868fd73a9843a813ff1dd3fd39c65f15f1fb49ad76482cae9e1" - sha256 cellar: :any, ventura: "97fe023afc62198292f548e3c409cc683f016a3521d953d074493642105ec7f7" - sha256 cellar: :any, monterey: "026337e66c2722cfb01ae5b9a6709f2dc2fef4c63f5c5a4df0e6cbb18e2141ba" - sha256 cellar: :any_skip_relocation, x86_64_linux: "d134b052c4effa8b7a492af85d3531de1f2081fd832fad0b0b0cf9a76dfb1523" + sha256 cellar: :any, arm64_sequoia: "741606b6161f1b09dfd4f897570961ae624c88176cd97dbd3a41130b47b530a1" + sha256 cellar: :any, arm64_sonoma: "1d52b1b512e7cb6007fa22894a859a02e660505290cf0bc99bff38487a2e447c" + sha256 cellar: :any, arm64_ventura: "0bc3213396cc078555b6d6059effef5946d06eb87406a70961f47150a8cd0de7" + sha256 cellar: :any, sonoma: "1399ebb7bf5d482c87f119c588fa350c378d626c378ea1afa803aed0d51fd2ea" + sha256 cellar: :any, ventura: "47690d5e3d016b95501e23eb80b8bc18b79bbcf1ffd513fa367546d2b4a3a9ef" + sha256 cellar: :any_skip_relocation, x86_64_linux: "b0b09048f7e10ddaa4c419542f5ec672437103d257712a6ea6b43444670db950" end depends_on "pkg-config" => :build diff --git a/install.sh b/install.sh index ed1312551d..e17fc2a103 100644 --- a/install.sh +++ b/install.sh @@ -927,8 +927,15 @@ ohai "Downloading and installing Homebrew..." # make sure symlinks are saved as-is execute "${USABLE_GIT}" "config" "--bool" "core.symlinks" "true" - execute "${USABLE_GIT}" "fetch" "--force" "origin" - execute "${USABLE_GIT}" "fetch" "--force" "--tags" "origin" + if [[ -z "${NONINTERACTIVE-}" ]] + then + quiet_progress=("--quiet" "--progress") + else + quiet_progress=("--quiet") + fi + execute "${USABLE_GIT}" "fetch" "${quiet_progress[@]}" "--force" "origin" + execute "${USABLE_GIT}" "fetch" "${quiet_progress[@]}" "--force" "--tags" "origin" + execute "${USABLE_GIT}" "remote" "set-head" "origin" "--auto" >/dev/null LATEST_GIT_TAG="$("${USABLE_GIT}" tag --list --sort="-version:refname" | head -n1)" @@ -936,7 +943,7 @@ ohai "Downloading and installing Homebrew..." then abort "Failed to query latest Homebrew/brew Git tag." fi - execute "${USABLE_GIT}" "checkout" "--force" "-B" "stable" "${LATEST_GIT_TAG}" + execute "${USABLE_GIT}" "checkout" "--quiet" "--force" "-B" "stable" "${LATEST_GIT_TAG}" if [[ "${HOMEBREW_REPOSITORY}" != "${HOMEBREW_PREFIX}" ]] then @@ -962,7 +969,8 @@ ohai "Downloading and installing Homebrew..." execute "${USABLE_GIT}" "config" "remote.origin.fetch" "+refs/heads/*:refs/remotes/origin/*" execute "${USABLE_GIT}" "config" "--bool" "core.autocrlf" "false" execute "${USABLE_GIT}" "config" "--bool" "core.symlinks" "true" - execute "${USABLE_GIT}" "fetch" "--force" "origin" "refs/heads/master:refs/remotes/origin/master" + execute "${USABLE_GIT}" "fetch" "--force" "${quiet_progress[@]}" \ + "origin" "refs/heads/master:refs/remotes/origin/master" execute "${USABLE_GIT}" "remote" "set-head" "origin" "--auto" >/dev/null execute "${USABLE_GIT}" "reset" "--hard" "origin/master" diff --git a/sync-sources.csv b/sync-sources.csv index 13f046042d..8d66699137 100644 --- a/sync-sources.csv +++ b/sync-sources.csv @@ -939,8 +939,6 @@ Homebrew-homebrew-core/Formula/c/clpbar.rb, Homebrew/homebrew-core, 0 Homebrew-homebrew-core/Formula/c/clucene.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/c/clusterawsadm.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/c/clusterctl.rb, Homebrew/homebrew-core, 1 -Homebrew-homebrew-core/Formula/c/clutter-gtk.rb, Homebrew/homebrew-core, 1 -Homebrew-homebrew-core/Formula/c/clutter.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/c/clzip.rb, Homebrew/homebrew-core, 0 Homebrew-homebrew-core/Formula/c/cmake-docs.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/c/cmake-language-server.rb, Homebrew/homebrew-core, 1 @@ -1118,7 +1116,6 @@ Homebrew-homebrew-core/Formula/c/cruft.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/c/crun.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/c/crunch.rb, Homebrew/homebrew-core, 0 Homebrew-homebrew-core/Formula/c/crunchy-cli.rb, Homebrew/homebrew-core, 1 -Homebrew-homebrew-core/Formula/c/crush-tools.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/c/cryfs.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/c/cryptography.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/c/cryptol.rb, Homebrew/homebrew-core, 1 @@ -1202,7 +1199,6 @@ Homebrew-homebrew-core/Formula/d/dante.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/d/daq.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/d/dar.rb, Homebrew/homebrew-core, 0 Homebrew-homebrew-core/Formula/d/darcs.rb, Homebrew/homebrew-core, 0 -Homebrew-homebrew-core/Formula/d/darglint.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/d/dark-mode.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/d/darkhttpd.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/d/darkice.rb, Homebrew/homebrew-core, 1 @@ -1267,7 +1263,6 @@ Homebrew-homebrew-core/Formula/d/delve.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/d/demumble.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/d/deno.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/d/denominator.rb, Homebrew/homebrew-core, 1 -Homebrew-homebrew-core/Formula/d/density.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/d/dep-tree.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/d/dependabot.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/d/dependency-check.rb, Homebrew/homebrew-core, 1 @@ -1920,7 +1915,6 @@ Homebrew-homebrew-core/Formula/f/fstrm.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/f/fsw.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/f/fswatch.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/f/ftgl.rb, Homebrew/homebrew-core, 0 -Homebrew-homebrew-core/Formula/f/ftjam.rb, Homebrew/homebrew-core, 0 Homebrew-homebrew-core/Formula/f/ftnchek.rb, Homebrew/homebrew-core, 0 Homebrew-homebrew-core/Formula/f/fuc.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/f/fuego-firestore.rb, Homebrew/homebrew-core, 1 @@ -3218,7 +3212,6 @@ Homebrew-homebrew-core/Formula/l/lilv.rb, Homebrew/homebrew-core, 0 Homebrew-homebrew-core/Formula/l/lilypond.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/l/lima.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/l/limesuite.rb, Homebrew/homebrew-core, 1 -Homebrew-homebrew-core/Formula/l/lincity-ng.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/l/link-grammar.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/l/linkerd.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/l/linklint.rb, Homebrew/homebrew-core, 0 @@ -3408,7 +3401,6 @@ Homebrew-homebrew-core/Formula/lib/libcds.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/lib/libcec.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/lib/libcello.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/lib/libcerf.rb, Homebrew/homebrew-core, 0 -Homebrew-homebrew-core/Formula/lib/libchamplain.rb, Homebrew/homebrew-core, 0 Homebrew-homebrew-core/Formula/lib/libchaos.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/lib/libchewing.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/lib/libclc.rb, Homebrew/homebrew-core, 1 @@ -5217,11 +5209,9 @@ Homebrew-homebrew-core/Formula/p/pyspelling.rb, Homebrew/homebrew-core, 0 Homebrew-homebrew-core/Formula/p/pystring.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/p/python-argcomplete.rb, Homebrew/homebrew-core, 0 Homebrew-homebrew-core/Formula/p/python-build.rb, Homebrew/homebrew-core, 1 -Homebrew-homebrew-core/Formula/p/python-charset-normalizer.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/p/python-dateutil.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/p/python-gdbm@3.11.rb, Homebrew/homebrew-core, 0 Homebrew-homebrew-core/Formula/p/python-gdbm@3.12.rb, Homebrew/homebrew-core, 0 -Homebrew-homebrew-core/Formula/p/python-idna.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/p/python-launcher.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/p/python-lsp-server.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/p/python-lxml.rb, Homebrew/homebrew-core, 1 @@ -5231,7 +5221,6 @@ Homebrew-homebrew-core/Formula/p/python-packaging.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/p/python-ply.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/p/python-psutil.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/p/python-pytz.rb, Homebrew/homebrew-core, 1 -Homebrew-homebrew-core/Formula/p/python-requests.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/p/python-setuptools.rb, Homebrew/homebrew-core, 0 Homebrew-homebrew-core/Formula/p/python-tabulate.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/p/python-tk@3.10.rb, Homebrew/homebrew-core, 0 @@ -5240,7 +5229,6 @@ Homebrew-homebrew-core/Formula/p/python-tk@3.12.rb, Homebrew/homebrew-core, 0 Homebrew-homebrew-core/Formula/p/python-tk@3.9.rb, Homebrew/homebrew-core, 0 Homebrew-homebrew-core/Formula/p/python-trove-classifiers.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/p/python-typing-extensions.rb, Homebrew/homebrew-core, 1 -Homebrew-homebrew-core/Formula/p/python-urllib3.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/p/python-yq.rb, Homebrew/homebrew-core, 0 Homebrew-homebrew-core/Formula/p/python@3.10.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/p/python@3.11.rb, Homebrew/homebrew-core, 1 @@ -6882,6 +6870,7 @@ Homebrew-homebrew-core/Formula/w/wstunnel.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/w/wtf.rb, Homebrew/homebrew-core, 0 Homebrew-homebrew-core/Formula/w/wtfis.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/w/wtfutil.rb, Homebrew/homebrew-core, 1 +Homebrew-homebrew-core/Formula/w/wthrr.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/w/wumpus.rb, Homebrew/homebrew-core, 0 Homebrew-homebrew-core/Formula/w/wush.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/w/wv.rb, Homebrew/homebrew-core, 0 @@ -6928,7 +6917,6 @@ Homebrew-homebrew-core/Formula/x/xcode-build-server.rb, Homebrew/homebrew-core, Homebrew-homebrew-core/Formula/x/xcode-kotlin.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/x/xcodegen.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/x/xcodes.rb, Homebrew/homebrew-core, 1 -Homebrew-homebrew-core/Formula/x/xcproj.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/x/xcprojectlint.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/x/xctesthtmlreport.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/x/xcv.rb, Homebrew/homebrew-core, 1 @@ -6943,7 +6931,6 @@ Homebrew-homebrew-core/Formula/x/xerces-c.rb, Homebrew/homebrew-core, 0 Homebrew-homebrew-core/Formula/x/xfig.rb, Homebrew/homebrew-core, 0 Homebrew-homebrew-core/Formula/x/xgboost.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/x/xh.rb, Homebrew/homebrew-core, 1 -Homebrew-homebrew-core/Formula/x/xhyve.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/x/xidel.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/x/xinit.rb, Homebrew/homebrew-core, 1 Homebrew-homebrew-core/Formula/x/xinput.rb, Homebrew/homebrew-core, 0