Skip to content

Commit 7a48164

Browse files
committed
picoruby 3.4.3
1 parent 63286c1 commit 7a48164

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Formula/p/picoruby.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ class Picoruby < Formula
22
desc "Smallest Ruby implementation for microcontrollers"
33
homepage "https://picoruby.org"
44
url "https://github.com/picoruby/picoruby.git",
5-
tag: "3.4.2",
6-
revision: "9b94521d56e6082793db861801546fc5808b5211"
5+
tag: "3.4.3",
6+
revision: "04587bbe8edc8f53df97e6e65228973c174982db"
77
license "MIT"
88
head "https://github.com/picoruby/picoruby.git", branch: "master"
99

0 commit comments

Comments
 (0)