We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63286c1 commit 7a48164Copy full SHA for 7a48164
1 file changed
Formula/p/picoruby.rb
@@ -2,8 +2,8 @@ class Picoruby < Formula
2
desc "Smallest Ruby implementation for microcontrollers"
3
homepage "https://picoruby.org"
4
url "https://github.com/picoruby/picoruby.git",
5
- tag: "3.4.2",
6
- revision: "9b94521d56e6082793db861801546fc5808b5211"
+ tag: "3.4.3",
+ revision: "04587bbe8edc8f53df97e6e65228973c174982db"
7
license "MIT"
8
head "https://github.com/picoruby/picoruby.git", branch: "master"
9
0 commit comments