Skip to content

Commit c327541

Browse files
committed
prog8 11.3.1
1 parent 3d2d3f3 commit c327541

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/prog8.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Prog8 < Formula
22
desc "Compiled programming language targeting the 8-bit 6502 CPU family"
33
homepage "https://prog8.readthedocs.io"
4-
url "https://github.com/irmen/prog8/archive/refs/tags/v11.3.tar.gz"
5-
sha256 "de1be65d34176e4776bfb4273e8227e2dee625e9e18886409443face142ca050"
4+
url "https://github.com/irmen/prog8/archive/refs/tags/v11.3.1.tar.gz"
5+
sha256 "422f4c0da3d81182ab92ce761729690322a632be087baa5a6c1e9ef8c9827ec6"
66
license "GPL-3.0-only"
77

88
bottle do

0 commit comments

Comments
 (0)