diff --git a/Casks/mqdevtoolkit.rb b/Casks/mqdevtoolkit.rb index 12141b4..2eb7437 100644 --- a/Casks/mqdevtoolkit.rb +++ b/Casks/mqdevtoolkit.rb @@ -1,5 +1,5 @@ =begin -Copyright 2024 IBM Corp. +Copyright 2024, 2025 IBM Corp. Licensed under the Apache License, Version 2.0 (the 'License'); you may not use this file except in compliance with the License. @@ -16,8 +16,8 @@ cask "mqdevtoolkit" do - version "9.4.1.0" - sha256 "f806abff09a4b43fd8f84de6eaf105c0a1fdf6460b7f394b22701cae5fc3df16" + version "9.4.2.0" + sha256 "7f2f6e5a96f91cba600ed084b1b2ef9a128620fc6f9483185d62268aa80aa618" url "https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/messaging/mqdev/mactoolkit/#{version}-IBM-MQ-DevToolkit-MacOS.pkg", verified: "https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/messaging/mqdev/" diff --git a/README.md b/README.md index 439cba3..54d9885 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ The cask is a simple wrapper for the publically delivered toolkit `.pkg` file. ## Version -The cask installs the publically available version of the toolkit `9.4.1.0` +The cask installs the publically available version of the toolkit `9.4.2.0` ## Create Tap To register this repository as a tap, run the command