Commit c707bab3 authored by Ed Reel's avatar Ed Reel

Change ruby sha256 hash to fix corrupt binary

parent 9d00122a
......@@ -17,7 +17,7 @@ class Ruby < Package
aarch64: '5e485a0320b298e1f5c4ff50d98c6fe6d06ad9a38d9119d580a8b469418e1e6a',
armv7l: '5e485a0320b298e1f5c4ff50d98c6fe6d06ad9a38d9119d580a8b469418e1e6a',
i686: '8c2b4479eac4f23f8ef57b2f5fe011c4f5d8bf91a7a83c0e0ad3d3ca30ff785a',
x86_64: '87509c7c108fd30a280d428dea890bb522e6a5374a8ef705fc4bd3d05372b0fc',
x86_64: '352b78fc883cf8936136991fda9ca5d49e90b2951626158d6af8ef4b58d67f97',
})
depends_on 'readline'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment