Commit d7b755ea authored by Ed Reel's avatar Ed Reel Committed by Chris Thurber

Update codium from 1.40.0 to 1.41.0 (#3695)

parent b834d413
...@@ -3,9 +3,9 @@ require 'package' ...@@ -3,9 +3,9 @@ require 'package'
class Codium < Package class Codium < Package
description 'VSCodium is Open Source Software Binaries of VSCode with a community-driven default configuration.' description 'VSCodium is Open Source Software Binaries of VSCode with a community-driven default configuration.'
homepage 'https://vscodium.com/' homepage 'https://vscodium.com/'
version '1.40.0' version '1.41.0'
source_url 'https://github.com/VSCodium/vscodium/releases/download/1.40.0/VSCodium-linux-x64-1.40.0.tar.gz' source_url 'https://github.com/VSCodium/vscodium/releases/download/1.41.0/VSCodium-linux-x64-1.41.0.tar.gz'
source_sha256 '4482f533bc639d0462a0b98f1a5a13f0adf50a4e7bb75102280bee18297c217a' source_sha256 'f56ca012fb45cf95c1d2fcff9eea088ad03614ac1c3ea664f8cdff5f53505dda'
binary_url ({ binary_url ({
}) })
......
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