Skip to content

Commit

Permalink
Update aws-okta.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
kadaan authored Apr 2, 2024
1 parent 06e1099 commit f78a150
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Casks/aws-okta.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask 'aws-okta' do
arch arm: "arm", intel: "intel"

version '0.0.40'
sha256 arm: '885aaaf078ac9af2599402ffa67f1edb8848e4867ed3b182c7606f8f8b0d20c4',
intel: '9cc26caf7f1eba0648e8b780e00b814161e88554e6df3a222d571986619447a0'
version '0.0.41'
sha256 arm: '4dc0c410677314132c37aef6d6bb1b1429ea9314189f42ff816b2db3a90948b5',
intel: '385a9a20da8bdd695cd040473d5912d0ef2005c548edb49ba12ea06d78e9dea0'

url "https://github.com/Ensighten/homebrew-formulae/releases/download/v#{version}.aws-okta/aws-okta-darwin-#{arch}.dmg"
name 'aws-okta'
Expand Down

0 comments on commit f78a150

Please sign in to comment.