Skip to content

Commit

Permalink
Merge pull request #173866 from michaelabon/bump-josm-19067
Browse files Browse the repository at this point in the history
  • Loading branch information
p-linnane committed May 15, 2024
2 parents c6072b4 + e31e0b4 commit e9e38ff
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Casks/j/josm.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
cask "josm" do
version "19039"
sha256 "c80f907fbe8c6e8ba22dd1fda35462f29b5b1bbd18668235de9040f4a8bad7fd"
version "19067"
sha256 "94c1124925e5ea1042d8ca4b62760e4e1cb8eb77edd9b38d369a41bf7384bc04"

url "https://github.com/JOSM/josm/releases/download/#{version}-tested/JOSM-macOS-java21-#{version}.zip",
url "https://github.com/JOSM/josm/releases/download/#{version}-tested/JOSM-macOS-java21-.zip",
verified: "github.com/JOSM/josm/"
name "JOSM"
desc "Extensible editor for OpenStreetMap"
Expand Down

0 comments on commit e9e38ff

Please sign in to comment.